| Commit message (Expand) | Author | Age | Files | Lines |
* | ffplay: check av_samples_get_buffer_size() return | Michael Niedermayer | 2013-04-21 | 1 | -0/+4 |
* | ffplay: only do early frame drop if video queue is not empty | Marton Balint | 2013-04-20 | 1 | -1/+2 |
* | ffplay: use AV_NOPTS_VALUE video frame pts instead of using 0 | Marton Balint | 2013-04-20 | 1 | -11/+11 |
* | ffplay: simplify aspect ratio calculation | Marton Balint | 2013-04-20 | 1 | -5/+2 |
* | ffplay: use format title metadata to set window caption. | Clément Bœsch | 2013-04-17 | 1 | -0/+3 |
* | ffplay: replace opaque/params for buffersinks | Michael Niedermayer | 2013-04-12 | 1 | -26/+24 |
* | Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da' | Michael Niedermayer | 2013-04-12 | 1 | -1/+0 |
|\ |
|
* | | Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4' | Michael Niedermayer | 2013-04-11 | 1 | -1/+0 |
|\| |
|
* | | ffplay: simplify video pts calculation | Marton Balint | 2013-04-08 | 1 | -29/+12 |
* | | ffplay: fix indentation | Marton Balint | 2013-04-08 | 1 | -25/+24 |
* | | ffplay: handle audio buffersink output properly with buffering filters | Marton Balint | 2013-04-08 | 1 | -8/+18 |
* | | ffplay: set time_base of audio filter buffer src | Marton Balint | 2013-04-08 | 1 | -4/+7 |
* | | ffplay: use seek per time for ogg by default | Michael Niedermayer | 2013-04-02 | 1 | -1/+1 |
* | | ffplay: always queue attachment pictures after flushing the video packet queue | Marton Balint | 2013-03-30 | 1 | -5/+12 |
* | | ffplay: fix early frame dropped pts serial | Marton Balint | 2013-03-30 | 1 | -1/+3 |
* | | ffplay: use av_guess_frame_rate() | Michael Niedermayer | 2013-03-30 | 1 | -0/+3 |
* | | ffplay: avoid frame data leak on early frame drop | Marton Balint | 2013-03-23 | 1 | -0/+1 |
* | | ffplay: silence warning of mixed enumeration types | Paul B Mahol | 2013-03-19 | 1 | -1/+1 |
* | | ffplay: remove options skiploop, skipidct, skipframe | Stefano Sabatini | 2013-03-17 | 1 | -9/+0 |
* | | ffplay: remove unused variable "codec" | Stefano Sabatini | 2013-03-17 | 1 | -1/+0 |
* | | ffplay: add -af option | Marton Balint | 2013-03-17 | 1 | -2/+167 |
* | | ffplay: use refcounted frames for audio | Marton Balint | 2013-03-17 | 1 | -3/+5 |
* | | ffplay: use frame->pts if available for setting the audio clock | Marton Balint | 2013-03-17 | 1 | -8/+11 |
* | | ffplay: restructure audio stream opening code | Marton Balint | 2013-03-17 | 1 | -12/+12 |
* | | Merge commit '2eaa3663fda750dac66d41fe8541a8744d5563a4' | Michael Niedermayer | 2013-03-13 | 1 | -2/+0 |
|\| |
|
* | | Remove references to the "ff" variant of buffersink. | Nicolas George | 2013-03-12 | 1 | -1/+1 |
* | | Merge commit '354468fc12dcf93e7fb4af552e18906771913273' | Michael Niedermayer | 2013-03-12 | 1 | -60/+19 |
|\| |
|
* | | ffplay: use AVFrame accessor functions | Michael Niedermayer | 2013-03-01 | 1 | -6/+6 |
* | | ffplay: do not cycle through unavailable show modes | Marton Balint | 2013-02-27 | 1 | -5/+11 |
* | | ffplay: add option to disable subtitling | Marton Balint | 2013-02-27 | 1 | -1/+3 |
* | | ffplay: use NAN to signal invalid external clock | Marton Balint | 2013-02-27 | 1 | -5/+4 |
* | | ffplay: if audio or video clock is invalid return NAN | Marton Balint | 2013-02-27 | 1 | -4/+16 |
* | | ffplay: allow frame dropping if we redisplay an already displayed frame | Marton Balint | 2013-02-27 | 1 | -3/+7 |
* | | ffplay: return true for pictq_prev_picture if it was successful | Marton Balint | 2013-02-27 | 1 | -1/+4 |
* | | ffplay: only quit from audio_decode_frame before decoding when paused | Marton Balint | 2013-02-27 | 1 | -1/+1 |
* | | ffplay: drop remaining frames in current audio avpacket when seeking | Marton Balint | 2013-02-27 | 1 | -0/+3 |
* | | ffplay: signal seek event to read thread | Marton Balint | 2013-02-27 | 1 | -0/+1 |
* | | ffplay: reindent and remove pointless cast in audio_decode_frame() code | Stefano Sabatini | 2013-02-24 | 1 | -2/+2 |
* | | ffplay: set type for channel_layout AudioParams field to int64_t | Stefano Sabatini | 2013-02-24 | 1 | -1/+1 |
* | | ffplay: only display frames if there are no pending events | Marton Balint | 2013-02-15 | 1 | -7/+6 |
* | | ffplay: remove remains of video_clock | Marton Balint | 2013-02-15 | 1 | -23/+6 |
* | | ffplay: remove refresh thread to achieve more precise frame delay | Marton Balint | 2013-02-15 | 1 | -37/+36 |
* | | Revert "Merge commit 'db0a943266be29ff0596872ebb418dfed75d00de'" | Michael Niedermayer | 2013-02-10 | 1 | -3/+0 |
* | | Merge commit 'db0a943266be29ff0596872ebb418dfed75d00de' | Michael Niedermayer | 2013-02-10 | 1 | -0/+3 |
|\| |
|
* | | ffplay: report video frame changes only in debug mode | Stefano Sabatini | 2013-02-06 | 1 | -1/+1 |
* | | ffplay: extend feedback in case of video changes | Stefano Sabatini | 2013-02-06 | 1 | -2/+6 |
* | | ffplay: remove misleading comment from audio_decode_frame() | Stefano Sabatini | 2013-02-03 | 1 | -1/+0 |
* | | ffplay: rename audio_decode_frame() variable "pts" to "audio_clock0" | Stefano Sabatini | 2013-02-03 | 1 | -4/+4 |
* | | ffplay: remove pts_ptr argument from audio_decode_frame() | Stefano Sabatini | 2013-02-03 | 1 | -5/+3 |
* | | ffplay: drop redundant NULL sws_freeContext() check in stream_close() | Stefano Sabatini | 2013-02-03 | 1 | -2/+1 |