| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace references to "que" with the appropriate word. | Clément Bœsch | 2013-01-03 | 1 | -6/+6 |
* | ffplay: fix type of time_diff in waveform display | Marton Balint | 2012-12-28 | 1 | -1/+1 |
* | ffplay: always display audio visualization if mode is set | Marton Balint | 2012-12-28 | 1 | -10/+4 |
* | ffplay: hide cursor on no mouse movement | Marton Balint | 2012-12-28 | 1 | -0/+13 |
* | ffplay: reset external clock to unknown on start | Marton Balint | 2012-12-28 | 1 | -1/+2 |
* | ffplay: only drop frames if not in frame step mode | Marton Balint | 2012-12-28 | 1 | -1/+1 |
* | ffplay: move frame step pause from the video thread to video_refresh | Marton Balint | 2012-12-28 | 1 | -3/+3 |
* | ffplay: fix greenish line on the right edge with some xv sizes | Marton Balint | 2012-12-25 | 1 | -0/+20 |
* | ffplay: fix another use of context instead of frame parameters | Michael Niedermayer | 2012-12-22 | 1 | -3/+3 |
* | ffplay: fix handling of resolution changes with h264-mt | Michael Niedermayer | 2012-12-21 | 1 | -7/+7 |
* | ffplay: provide some feedback in case the codec cannot be set | Stefano Sabatini | 2012-12-16 | 1 | -5/+11 |
* | ffplay: set codec_id in codec context | Stefano Sabatini | 2012-12-16 | 1 | -0/+1 |
* | ffplay: improve robustness of opt_codec(), and add options acodec,vcodec,scodec | Stefano Sabatini | 2012-12-16 | 1 | -8/+21 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-29 | 1 | -3/+3 |
|\ |
|
* | | ffplay: increase maximum frame duration to 1 hour for streams without TS disc... | Marton Balint | 2012-11-28 | 1 | -1/+4 |
* | | ffplay: fix updating external clock after seeking | Marton Balint | 2012-11-28 | 1 | -1/+6 |
* | | ffplay: disallow seeking before the start of the file | Marton Balint | 2012-11-28 | 1 | -0/+2 |
* | | ffplay: adjust external clock speed based on buffer fullness for realtime sou... | Marton Balint | 2012-11-04 | 1 | -2/+35 |
* | | ffplay: remove redundant !codec check | Marton Balint | 2012-11-01 | 1 | -2/+1 |
* | | ffplay: only initialize codec opts before using it | Marton Balint | 2012-11-01 | 1 | -1/+1 |
* | | ffplay: always free buffersink_params in configure_video_filters | Marton Balint | 2012-11-01 | 1 | -6/+7 |
* | | ffplay: remove uneeded format filter, buffersink format is set | Marton Balint | 2012-11-01 | 1 | -8/+2 |
* | | ffplay: check for buffersink_params allocation success | Marton Balint | 2012-11-01 | 1 | -0/+3 |
* | | ffplay: always free inputs and outputs in configure_filtergraph | Marton Balint | 2012-11-01 | 1 | -1/+1 |
* | | ffplay: fill the unused part of the window with black | Marton Balint | 2012-11-01 | 1 | -0/+43 |
* | | ffplay: add update parameter to fill_rectangle | Marton Balint | 2012-11-01 | 1 | -7/+8 |
* | | ffplay: if there is no audio stream, use external clock by default | Marton Balint | 2012-10-21 | 1 | -1/+1 |
* | | ffplay: use get_master_sync_type where necessary | Marton Balint | 2012-10-21 | 1 | -7/+4 |
* | | ffplay: add get_master_sync_type function | Marton Balint | 2012-10-21 | 1 | -10/+24 |
* | | ffplay: only check external clock if current frame serial matches the display... | Marton Balint | 2012-10-21 | 1 | -2/+4 |
* | | ffplay: add serial field to PacketQueue entry and populate it | Marton Balint | 2012-10-21 | 1 | -17/+33 |
* | | ffplay: fix external time sync mode | Marton Balint | 2012-10-21 | 1 | -5/+26 |
* | | ffplay: initialize audio and video pts drift | Marton Balint | 2012-10-21 | 1 | -0/+2 |
* | | ffplay: fix nosync threshold check in synchronize_audio | Marton Balint | 2012-10-21 | 1 | -1/+1 |
* | | ffplay: use framedrop by default when sync is not done to video | Marton Balint | 2012-10-21 | 1 | -2/+2 |
* | | ffplay: Prevent 0/0 aspect from being passed on to lavfi | Michael Niedermayer | 2012-10-14 | 1 | -1/+1 |
* | | ffplay: use audio parameters from the decoded frame instead of AVCodecContext | Michael Niedermayer | 2012-10-13 | 1 | -16/+16 |
* | | Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be' | Michael Niedermayer | 2012-10-13 | 1 | -8/+8 |
|\| |
|
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -3/+3 |
|\| |
|
* | | ffplay: autodetect realtime streams and enable infbuf | Michael Niedermayer | 2012-10-04 | 1 | -0/+19 |
* | | ffplay: add a 3rd state to infbuf for autodetection | Michael Niedermayer | 2012-10-04 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-02 | 1 | -5/+2 |
|\| |
|
* | | Merge commit '7751e4693dd10ec98c20fbd9887233b575034272' | Michael Niedermayer | 2012-09-25 | 1 | -2/+2 |
|\| |
|
* | | ffplay: dont wait 100ms if data is not yet ready | Marton Balint | 2012-09-16 | 1 | -1/+3 |
* | | ffplay: use PTS from the AVSubtitle structure. | Nicolas George | 2012-09-15 | 1 | -1/+2 |
* | | ffplay: increase sample array buffer | Marton Balint | 2012-09-11 | 1 | -1/+2 |
* | | ffplay: ensure that pictq_prev_picture never fills the picture queue | Marton Balint | 2012-09-11 | 1 | -5/+5 |
* | | ffplay: simplify picture allocation | Marton Balint | 2012-09-11 | 1 | -22/+13 |
* | | ffplay: make initial window size calculation based on aspect ratio | Marton Balint | 2012-09-11 | 1 | -2/+4 |
* | | ffplay: factor display rectangle calculation to its own function | Marton Balint | 2012-09-11 | 1 | -25/+30 |