index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ffplay.c
Age
Commit message (
Expand
)
Author
2011-11-09
Merge remote-tracking branch 'cus/stable'
Michael Niedermayer
2011-11-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-08
ffplay: limit lowres to the maximum supported. Fixes Ticket591
Michael Niedermayer
2011-11-07
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-05
ffplay: Avoid useage of deprecated url_fileno().
Michael Niedermayer
2011-11-04
ffmpeg: add -map_channel option.
Clément Bœsch
2011-10-31
Revert "Remove detection of mmsh protocol in ffplay."
Michael Niedermayer
2011-10-24
ffplay: add frame drop statistics
Marton Balint
2011-10-24
ffplay: consider estimated time of filter in early frame drop
Marton Balint
2011-10-24
ffplay: reimplement early frame drop
Marton Balint
2011-10-23
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-20
ffplay: reallocate SDL overlays for OSX when changing full screen
Marton Balint
2011-10-16
ffplay: avoid window resize crash on osx with libsdl 1.2.14
Jean First
2011-10-16
ffplay: add delay multiple times to frame_timer if it is less than current time
Marton Balint
2011-10-16
ffplay: remove early frame drop functionality
Marton Balint
2011-10-16
ffplay: calculate target clock dynamically, make code more readable
Marton Balint
2011-10-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-02
ffplay: use libswresample instead of av_audio_convert
Marton Balint
2011-10-02
ffplay: use avctx->channels and avctx->freq before avcodec_open2 consistently
Marton Balint
2011-10-02
ffplay: remove now unnecessary request_channels, we set it now with options
Marton Balint
2011-10-02
ffplay: set request_channels to 2
Michael Niedermayer
2011-09-28
ffplay: fix forgotten codec_name checks
Michael Niedermayer
2011-09-27
ffplay: support -codec:avs to force a specific decoder implementation
Michael Niedermayer
2011-09-27
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-24
ffplay: fix order of operations for sdl audio open.
Michael Niedermayer
2011-09-23
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-14
ffplay: dont drop all frames if realtime decoding is impossible
Michael Niedermayer
2011-09-13
ffplay: remove thread command line option code, it is unneeded for -threads X...
Michael Niedermayer
2011-09-13
avcodec: move "thread emulation" warning to common code
Michael Niedermayer
2011-09-06
lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersi...
Stefano Sabatini
2011-09-06
lavfi: unify asink_buffer and vsink_buffer API
Stefano Sabatini
2011-09-05
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-01
Replace some commented-out debug printf() / av_log() messages with av_dlog().
Diego Biurrun
2011-08-26
ffplay: fix a crash caused by aborting the video queue
Marton Balint
2011-08-25
ffplay: use lock manager callback to make libavcodec thread-safe
Marton Balint
2011-08-21
ffplay: remove unnecessary if (cur_stream) checks
Marton Balint
2011-08-21
ffplay: get rid of the global cur_stream variable
Marton Balint
2011-08-21
ffplay: make step variable a member of the VideoState struct
Marton Balint
2011-08-17
ffplay: do not erase the content of vfilters
Stefano Sabatini
2011-08-17
ffplay: increase log level of the message issued when the stream frame size c...
Stefano Sabatini
2011-08-17
ffplay: in input_config_props(), prefer "s" over unnecessary "c" temporary va...
Stefano Sabatini
2011-08-17
ffplay: in input_config_props(), honour the SAR specified in the codec context
Stefano Sabatini
2011-08-16
Fix compilation with --disable-avfilter.
Carl Eugen Hoyos
2011-08-15
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-15
ffplay: more precise audio clock based on current time
Marton Balint
2011-08-13
Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'
Michael Niedermayer
2011-08-10
NoMerge commit '4d58e4cb4ca8e04317fecea432ea3272a445877c'
Michael Niedermayer
2011-08-09
ffplay: pass frame durations clearly to video video_refresh
Marton Balint
2011-08-09
Rename ffplay to avplay.
Anton Khirnov
[next]