Commit History

Author SHA1 Message Date
  Michael Niedermayer 94d68a41fa Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 9 years ago
  Clément Bœsch 0f6118c581 ffplay: use av_clip() instead of nested min & max 9 years ago
  Michael Niedermayer 4351c288b9 ffplay&cmdutils:Factor get_rotation() code out 9 years ago
  Michael Niedermayer f9e802018e ffplay: unify displaymatrix based rotation code 9 years ago
  Michael Niedermayer deedf3e590 Merge commit 'e2d50fc2f5f3600e13055acf1a10fec35e941f37' 9 years ago
  Michael Niedermayer e874772f70 Merge commit '21180b73239c6360aa28496d4879713b7ba4a8e5' 9 years ago
  Michael Niedermayer 7ad528cf23 Merge commit '06f4b1e37a08f3fd269ecbfeb0181129e5bfc86e' 9 years ago
  Michael Niedermayer eb8756e4b7 Merge commit '336d2f0979b43a39bd11a047d798b7990d8b07c6' 9 years ago
  Michael Niedermayer 40d552dae6 Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' 9 years ago
  Michael Niedermayer a821617b5a Merge commit 'd450cb07d91ef39ad1d39bd7ca0cfce4bd7b13e7' 9 years ago
  Michael Niedermayer 7da7d269b8 ffplay: Switch to show waves mode if allocation/init of RDFT fails 9 years ago
  Michael Niedermayer 79216a189b Merge commit '733f4b05f0e120ddd0393b23f2b6d9106cf922e4' 9 years ago
  Michael Niedermayer 32b2b7bd8c Merge commit '266f241193b2fa8c99bb8b1f007c66bedd3b7d97' 9 years ago
  Marton Balint ef1ccea945 ffplay: factorize thread starting and stopping code into decoder 10 years ago
  Marton Balint d6910c4b5e ffplay: make eof part of videostate and signal it when opening a stream 9 years ago
  Marton Balint 68850090b6 ffplay: update frame timer based on last updated clock time when toggling pause 9 years ago
  Michael Niedermayer 17d87571c8 ffplay: Fallback to dts if pts is unavailable in pkt_in_play_range calculation 9 years ago
  Marton Balint 46aa75eea1 ffplay: dump format before selecting streams 9 years ago
  Marton Balint 5e7dcb0491 ffplay: add support for stream specifiers in -ast, -vst, -sst options 9 years ago
  Marton Balint 82928656b1 ffplay: remove unused no_background from videostate 10 years ago
  Marton Balint 8c1f5fb0ae ffplay: remove flushed state from decoder context 10 years ago
  Benoit Fouet 90c9b49405 ffplay: fix mem leak when opening input or parsing options fail. 10 years ago
  Marton Balint eaf4ab9802 ffplay: signal the frame queue before closing audio 10 years ago
  Carl Eugen Hoyos e971eef8c0 Set -scan_all_pmts 1 in ffmpeg, ffplay and ffprobe if not set by user. 10 years ago
  Marton Balint 7ba7277775 ffplay: only output null packet once on EOF 10 years ago
  Marton Balint cc4741888d ffplay: fix indentation after last commit 10 years ago
  Marton Balint 631ac655c0 ffplay: implement separete audio decoder thread 11 years ago
  Marton Balint 0edf3e7a28 ffplay: remove manual bug option handling code 10 years ago
  Marton Balint 9dac7977a9 ffplay: remove delays when paused from video and subtitle thread 10 years ago
  Michael Niedermayer ee73a69020 Merge commit 'e58a140cf91d1a9cdfa3115d73c923dab0e9e7dc' 10 years ago
  Michael Niedermayer 019ff7a0c3 Merge commit 'cf83c0173917a44b89a25ea2b435429bbf9ee767' 10 years ago
  Marton Balint ce928d7d2b ffplay: dont leave swresampler in half initialized state 10 years ago
  Michael Niedermayer 2ec4a84dca ffplay: Separate AVFrame from AVSubtitle 10 years ago
  Michael Niedermayer 266b3d4fe4 ffplay: use av_codec_get_pkt_timebase() 10 years ago
  Marton Balint 1f5a3cf688 ffplay: move pts calculating code to generic decoder 10 years ago
  Marton Balint 9e0d1c00b5 ffplay: factorize decoder functions to generic decoder 11 years ago
  Marton Balint 32f1a288e2 ffplay: handle fullscreen status on resize event 10 years ago
  Michael Niedermayer 9ffa705edd ffplay: try to fix build failure on apple 10 years ago
  Marton Balint 164376483f ffplay: use frame queue to determine last used pos 10 years ago
  Marton Balint 5a5128bab9 ffplay: factorize frame queue operations 11 years ago
  Carl Eugen Hoyos 552ce6874c Revert the default for ffplay to -noautoexit. 10 years ago
  Michael Niedermayer 5732b21884 ffplay: make autoexit the default 10 years ago
  Michael Niedermayer e96109f93c ffplay: use av_malloc_array() 10 years ago
  Reimar Döffinger a0941c8a2b Use new av_dict_set_int helper function. 10 years ago
  Michael Niedermayer 81a663f49e Drop remaining unneeded != NULL 10 years ago
  Michael Niedermayer fb33bff990 Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' 10 years ago
  James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 years ago
  Michael Niedermayer e5eff191e4 ffplay: increase subtitle que size 10 years ago
  Marton Balint e281671e21 ffplay: decrease audio_diff_threshold 10 years ago
  Marton Balint 371f02388c ffplay: decrease max audio callbacks per second 10 years ago