| Commit message (Expand) | Author | Age | Files | Lines |
* | ffplay: avoid window resize crash on osx with libsdl 1.2.14 | Jean First | 2011-10-16 | 1 | -6/+0 |
* | ffplay: add delay multiple times to frame_timer if it is less than current time | Marton Balint | 2011-10-16 | 1 | -1/+2 |
* | ffplay: remove early frame drop functionality | Marton Balint | 2011-10-16 | 1 | -17/+2 |
* | ffplay: calculate target clock dynamically, make code more readable | Marton Balint | 2011-10-16 | 1 | -47/+50 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-13 | 1 | -12/+9 |
|\ |
|
* | | ffplay: use libswresample instead of av_audio_convert | Marton Balint | 2011-10-02 | 1 | -49/+83 |
* | | ffplay: use avctx->channels and avctx->freq before avcodec_open2 consistently | Marton Balint | 2011-10-02 | 1 | -7/+10 |
* | | ffplay: remove now unnecessary request_channels, we set it now with options | Marton Balint | 2011-10-02 | 1 | -9/+0 |
* | | ffplay: set request_channels to 2 | Michael Niedermayer | 2011-10-02 | 1 | -0/+2 |
* | | ffplay: fix forgotten codec_name checks | Michael Niedermayer | 2011-09-28 | 1 | -3/+3 |
* | | ffplay: support -codec:avs to force a specific decoder implementation | Michael Niedermayer | 2011-09-27 | 1 | -0/+19 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-27 | 1 | -0/+1 |
|\ \
| |/ |
|
* | | ffplay: fix order of operations for sdl audio open. | Michael Niedermayer | 2011-09-24 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-23 | 1 | -6/+23 |
|\ \
| |/ |
|
* | | ffplay: dont drop all frames if realtime decoding is impossible | Michael Niedermayer | 2011-09-14 | 1 | -1/+1 |
* | | ffplay: remove thread command line option code, it is unneeded for -threads X... | Michael Niedermayer | 2011-09-13 | 1 | -9/+0 |
* | | avcodec: move "thread emulation" warning to common code | Michael Niedermayer | 2011-09-13 | 1 | -3/+0 |
* | | lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersi... | Stefano Sabatini | 2011-09-06 | 1 | -1/+1 |
* | | lavfi: unify asink_buffer and vsink_buffer API | Stefano Sabatini | 2011-09-06 | 1 | -3/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-05 | 1 | -5/+11 |
|\ \
| |/ |
|
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-04 | 1 | -3/+7 |
|\ \
| |/ |
|
* | | Replace some commented-out debug printf() / av_log() messages with av_dlog(). | Diego Biurrun | 2011-09-01 | 1 | -5/+3 |
* | | ffplay: fix a crash caused by aborting the video queue | Marton Balint | 2011-08-26 | 1 | -0/+6 |
* | | ffplay: use lock manager callback to make libavcodec thread-safe | Marton Balint | 2011-08-25 | 1 | -0/+25 |
* | | ffplay: remove unnecessary if (cur_stream) checks | Marton Balint | 2011-08-21 | 1 | -61/+49 |
* | | ffplay: get rid of the global cur_stream variable | Marton Balint | 2011-08-21 | 1 | -31/+33 |
* | | ffplay: make step variable a member of the VideoState struct | Marton Balint | 2011-08-21 | 1 | -17/+15 |
* | | ffplay: do not erase the content of vfilters | Stefano Sabatini | 2011-08-17 | 1 | -1/+0 |
* | | ffplay: increase log level of the message issued when the stream frame size c... | Stefano Sabatini | 2011-08-17 | 1 | -2/+2 |
* | | ffplay: in input_config_props(), prefer "s" over unnecessary "c" temporary va... | Stefano Sabatini | 2011-08-17 | 1 | -5/+4 |
* | | ffplay: in input_config_props(), honour the SAR specified in the codec context | Stefano Sabatini | 2011-08-17 | 1 | -1/+3 |
* | | Fix compilation with --disable-avfilter. | Carl Eugen Hoyos | 2011-08-16 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-15 | 1 | -0/+14 |
|\ \
| |/ |
|
* | | ffplay: more precise audio clock based on current time | Marton Balint | 2011-08-15 | 1 | -19/+15 |
* | | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925' | Michael Niedermayer | 2011-08-13 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | NoMerge commit '4d58e4cb4ca8e04317fecea432ea3272a445877c' | Michael Niedermayer | 2011-08-10 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Rename ffplay to avplay. | Anton Khirnov | 2011-08-09 | 1 | -3071/+0 |
* | | ffplay: pass frame durations clearly to video video_refresh | Marton Balint | 2011-08-09 | 1 | -1/+4 |
* | | Unbreak ffplay -s and ffplay -pix_fmt. | Carl Eugen Hoyos | 2011-08-01 | 1 | -6/+4 |
* | | ffplay: set input link sample aspect ratio in input_config_props() | Stefano Sabatini | 2011-07-30 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-29 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | cmdutils: add codec_opts parameter to setup_find_stream_info_opts() | Stefano Sabatini | 2011-07-28 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-17 | 1 | -14/+6 |
|\ \
| |/ |
|
| * | ffplay: warn that -pix_fmt is no longer working, suggest alternative | Stefano Sabatini | 2011-07-17 | 1 | -3/+3 |
| * | ffplay: warn that -s is no longer working, suggest alternative | Stefano Sabatini | 2011-07-17 | 1 | -11/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-14 | 1 | -4/+20 |
|\ \
| |/ |
|
| * | ffplay: use new avcodec_open2 and avformat_find_stream_info API. | Anton Khirnov | 2011-07-13 | 1 | -20/+18 |
* | | Merge commit 'b5849f77095439e994b11c25e6063d443b36c228' | Michael Niedermayer | 2011-07-14 | 1 | -8/+7 |
|\ \
| |/ |
|
| * | Replace some gotos that lead to single return statements by direct return. | Diego Biurrun | 2011-07-13 | 1 | -8/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-13 | 1 | -8/+6 |
|\ \
| |/ |
|