Commit History

Author SHA1 Message Date
  Marton Balint 3aae1eff12 ffplay: change keyboard volume control to logarithmic 7 years ago
  Marton Balint af621b6d6e ffplay: fix borderless mode on Windows 7 years ago
  Lucas Sandery 15d7e31dcb ffplay: allow borderless playback windows 7 years ago
  Marton Balint f1214ad5d9 ffplay: fix indentation after last commit 7 years ago
  Marton Balint 076fc75bdb ffplay: do not preallocate video texture 10 years ago
  Nicolas George 448f2972f9 ffplay: use buffersink accessors. 7 years ago
  Ganesh Ajjanagadde 7b557bf63f ffplay: add startup volume option 7 years ago
  Marton Balint 1f3910262e ffplay: fix sws_scale possible out of bounds array access 7 years ago
  Marton Balint 28d87899e3 ffplay: allow fallback to software renderer 7 years ago
  Marton Balint 58af48f1c3 ffplay: add support for negative RGBA linesize 7 years ago
  Hendrik Leppkes 6f74e3cde6 Merge commit 'beb62dac629603eb074a44c44389c230b5caac7c' 7 years ago
  Marton Balint 4fdcd2f188 ffplay: remove unused viddec_width/viddec_height 7 years ago
  Marton Balint d14b240ecf ffplay: use decoder avctx for decoded subtitle width/height 7 years ago
  Marton Balint 9c5fab5ed4 ffplay: add SDL2 support 8 years ago
  Hendrik Leppkes 3bf142c773 cmdutils: remove the current working directory from the DLL search path on win32 8 years ago
  Michael Niedermayer 6cd9a8b67a ffplay: Fix invalid array index 8 years ago
  Timo Rothenpieler 1bd9fb6de5 ffplay: Fix usage of private lavfi API 8 years ago
  Clément Bœsch 8ef57a0d61 Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 8 years ago
  Marton Balint e32857f30e ffplay: ensure that we buffer at least 1 second of content 8 years ago
  Marton Balint 8594a8fbf9 ffplay: factorize checking if a stream needs additional packets 8 years ago
  Marton Balint 37d201aad9 ffplay: simplify display code 8 years ago
  Marton Balint 215a2d7678 ffplay: force setting alsa buffer size 8 years ago
  Marton Balint ee94b1a50a ffplay: convert to codecpar 8 years ago
  Marton Balint a07934d51b ffplay: fix silence insertion on error or pause 8 years ago
  Lukasz Marek df34b70098 ffplay: remove redundant silence buffer 8 years ago
  Michael Niedermayer 7916f04b89 ffplay: Remove "&& 0" from already disabled debug code 8 years ago
  Vittorio Gambaletta (VittGam) 4590811fc2 ffplay: update docs after previous changes in ffplay mouse behaviour 8 years ago
  Vittorio Gambaletta (VittGam) acd37069ae ffplay: toggle full screen when double-clicking the video window with the left mouse button 8 years ago
  Vittorio Gambaletta (VittGam) cde4b99f47 ffplay: seek only when pressing the right mouse button on the video window 8 years ago
  Michael Niedermayer 3c6781b48a Revert "ffplay: Fix auto insertion point of rotation filter" 8 years ago
  Ganesh Ajjanagadde f16e4a0857 ffplay: replace rint by lrint 8 years ago
  wanzhang 9cc1e644f3 ffplay: Fix auto insertion point of rotation filter 9 years ago
  Marton Balint c413d9e635 ffplay: remove existing AVPicture usage 8 years ago
  Ganesh Ajjanagadde 65440916c1 ffplay: use hypot() 8 years ago
  Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 8 years ago
  Hendrik Leppkes 856b19d593 Merge commit 'a5d42043093a39636a1f4021a37dd9c612479f6f' 8 years ago
  Marton Balint 03037a4aad ffplay: use a separate struct for the rescaled YUVA AVSubtitle rectangles 8 years ago
  Marton Balint 148418a2bc ffplay: eliminate stream_component_close forward declaration 8 years ago
  Marton Balint 4ce75387cd ffplay: close streams and AVFormatContext in the main thread 9 years ago
  Ganesh Ajjanagadde 4c2bfabc3a ffplay: use correct context for av_log 8 years ago
  Ganesh Ajjanagadde b67c1ab58c ffplay: more robust condition variable creation 8 years ago
  Ganesh Ajjanagadde 4802b8368a ffplay: log SDL error messages 8 years ago
  Ganesh Ajjanagadde 7c6dd90eed ffplay: more robust mutex creation 8 years ago
  Ganesh Ajjanagadde c3e8de1c24 ffplay: more robust thread creation 8 years ago
  Ganesh Ajjanagadde 8dc6e92c3d ffplay: more robust mutex, condition variable handling 8 years ago
  Ganesh Ajjanagadde fd44892073 doc/ffplay, ffplay: add information regarding volume control 8 years ago
  Ganesh Ajjanagadde f1a9583305 ffplay: add support for interactive volume control 8 years ago
  Ganesh Ajjanagadde 23acb982a3 ffplay: dynamically allocate filename buffer 8 years ago
  Ganesh Ajjanagadde 265b106b92 ffplay: introduce key repeats 8 years ago
  Hendrik Leppkes 144fb06806 Remove left-over FF_API_AVFILTERBUFFER cruft 8 years ago