Michael Niedermayer
|
df98446ba3
Revert "Remove detection of mmsh protocol in ffplay."
|
13 years ago |
Marton Balint
|
d54af906a4
ffplay: add frame drop statistics
|
13 years ago |
Marton Balint
|
8f17a8efd6
ffplay: consider estimated time of filter in early frame drop
|
13 years ago |
Marton Balint
|
223cba6e3a
ffplay: reimplement early frame drop
|
13 years ago |
Michael Niedermayer
|
f97faf6751
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Marton Balint
|
8085a5b7cd
ffplay: reallocate SDL overlays for OSX when changing full screen
|
13 years ago |
Jean First
|
72776adfb9
ffplay: avoid window resize crash on osx with libsdl 1.2.14
|
13 years ago |
Marton Balint
|
abb0e4f637
ffplay: add delay multiple times to frame_timer if it is less than current time
|
13 years ago |
Marton Balint
|
d2d8e1e599
ffplay: remove early frame drop functionality
|
13 years ago |
Marton Balint
|
4e268aae55
ffplay: calculate target clock dynamically, make code more readable
|
13 years ago |
Michael Niedermayer
|
f884ef00de
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Marton Balint
|
1dd3c473a2
ffplay: use libswresample instead of av_audio_convert
|
13 years ago |
Marton Balint
|
2446a8cc0a
ffplay: use avctx->channels and avctx->freq before avcodec_open2 consistently
|
13 years ago |
Marton Balint
|
1e7f7dc2d1
ffplay: remove now unnecessary request_channels, we set it now with options
|
13 years ago |
Michael Niedermayer
|
92dac3a9dd
ffplay: set request_channels to 2
|
13 years ago |
Michael Niedermayer
|
0aa793a1be
ffplay: fix forgotten codec_name checks
|
13 years ago |
Michael Niedermayer
|
5eda0967a5
ffplay: support -codec:avs to force a specific decoder implementation
|
13 years ago |
Michael Niedermayer
|
7c1aba4f01
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Michael Niedermayer
|
3715e67591
ffplay: fix order of operations for sdl audio open.
|
13 years ago |
Michael Niedermayer
|
28d3738428
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Michael Niedermayer
|
a30ef63354
ffplay: dont drop all frames if realtime decoding is impossible
|
13 years ago |
Michael Niedermayer
|
fbbe092568
ffplay: remove thread command line option code, it is unneeded for -threads X to work.
|
13 years ago |
Michael Niedermayer
|
838e36635a
avcodec: move "thread emulation" warning to common code
|
13 years ago |
Stefano Sabatini
|
4f7dfe12ea
lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersink.h
|
13 years ago |
Stefano Sabatini
|
c4415f6ec9
lavfi: unify asink_buffer and vsink_buffer API
|
13 years ago |
Michael Niedermayer
|
d2084402e6
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Michael Niedermayer
|
1889c6724a
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Diego Biurrun
|
aebb56e184
Replace some commented-out debug printf() / av_log() messages with av_dlog().
|
14 years ago |
Marton Balint
|
0a1cf66210
ffplay: fix a crash caused by aborting the video queue
|
13 years ago |
Marton Balint
|
ee0ff051f2
ffplay: use lock manager callback to make libavcodec thread-safe
|
13 years ago |
Marton Balint
|
ba571f6b4d
ffplay: remove unnecessary if (cur_stream) checks
|
13 years ago |
Marton Balint
|
84506ebd48
ffplay: get rid of the global cur_stream variable
|
13 years ago |
Marton Balint
|
5db1f94b8d
ffplay: make step variable a member of the VideoState struct
|
13 years ago |
Stefano Sabatini
|
15802e78e7
ffplay: do not erase the content of vfilters
|
13 years ago |
Stefano Sabatini
|
031ba46633
ffplay: increase log level of the message issued when the stream frame size changes
|
13 years ago |
Stefano Sabatini
|
c6ef3f4481
ffplay: in input_config_props(), prefer "s" over unnecessary "c" temporary variable
|
13 years ago |
Stefano Sabatini
|
f8eaa006b6
ffplay: in input_config_props(), honour the SAR specified in the codec context
|
13 years ago |
Carl Eugen Hoyos
|
67a8251690
Fix compilation with --disable-avfilter.
|
13 years ago |
Michael Niedermayer
|
1a34478b71
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Marton Balint
|
10b7b4a6a1
ffplay: more precise audio clock based on current time
|
13 years ago |
Michael Niedermayer
|
0cb233cf46
Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'
|
13 years ago |
Michael Niedermayer
|
e2cc331124
NoMerge commit '4d58e4cb4ca8e04317fecea432ea3272a445877c'
|
13 years ago |
Marton Balint
|
c369ddb720
ffplay: pass frame durations clearly to video video_refresh
|
13 years ago |
Anton Khirnov
|
266463daff
Rename ffplay to avplay.
|
13 years ago |
Carl Eugen Hoyos
|
940a116b1f
Unbreak ffplay -s and ffplay -pix_fmt.
|
13 years ago |
Stefano Sabatini
|
9959a76782
ffplay: set input link sample aspect ratio in input_config_props()
|
13 years ago |
Michael Niedermayer
|
2dd2abe391
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Stefano Sabatini
|
8ec19f84e1
cmdutils: add codec_opts parameter to setup_find_stream_info_opts()
|
13 years ago |
Michael Niedermayer
|
78accb876c
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Stefano Sabatini
|
0a858048af
ffplay: warn that -pix_fmt is no longer working, suggest alternative
|
13 years ago |