Michael Niedermayer
|
6f2f754d97
src_movie: fix scanf string
|
11 years ago |
Michael Niedermayer
|
46a35959d8
Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'
|
12 years ago |
Michael Niedermayer
|
91af76099e
Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521'
|
12 years ago |
Michael Niedermayer
|
d46c1c72e4
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
|
12 years ago |
Stefano Sabatini
|
42d621d131
lavfi: add priv class to filter definitions and flags to filter internal options
|
12 years ago |
Stefano Sabatini
|
831a999dda
lavfi/movie: split class definitions for movie and amovie
|
12 years ago |
Nicolas George
|
12d2bbf324
lavfi/movie: extend a doxygen comment.
|
12 years ago |
Nicolas George
|
584acbf524
lavfi/movie: set pkt->stream_index for flushing.
|
12 years ago |
Clément Bœsch
|
cc650cf029
Remove "Error parsing options string [...]" messages.
|
12 years ago |
Stefano Sabatini
|
52bd9cb4d2
lavfi/movie: force channel layout if not set by the decoder
|
12 years ago |
Stefano Sabatini
|
32390d6767
lavfi: move movie and amovie to a "multimedia sources" section
|
12 years ago |
Nicolas George
|
a7ac05ce2f
src_movie: implement multiple outputs.
|
12 years ago |
Michael Niedermayer
|
88beb2df98
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Michael Niedermayer
|
9023de342f
Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'
|
12 years ago |
Steven Robertson
|
c88d98fe4a
lavfi/movie: reindent after the previous patch
|
12 years ago |
Steven Robertson
|
ac726a4f0c
lavfi/movie: flush decoder frames on EOF
|
12 years ago |
Michael Niedermayer
|
b536e2facf
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Michael Niedermayer
|
052f4f859c
Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'
|
12 years ago |
Stefano Sabatini
|
c17808cebd
lavfi: define macro AVFILTER_DEFINE_CLASS
|
12 years ago |
Paul B Mahol
|
54101214d8
lavfi: use designated initializers for AVClass
|
12 years ago |
Paul B Mahol
|
c9e183b490
lavfi: update some deprecated functions
|
12 years ago |
Michael Niedermayer
|
c7b9eab2be
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Michael Niedermayer
|
ad60b3b181
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Stefano Sabatini
|
647e2e070f
lavfi: remove more instances of avfilter_default_filter_name()
|
12 years ago |
Stefano Sabatini
|
4d6a8a2bdb
lavfi: add avfilter_default_filter_name()
|
12 years ago |
Stefano Sabatini
|
4d4098da00
lavfi: drop planar/packed negotiation support
|
12 years ago |
Michael Niedermayer
|
1cbf7fb434
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
Clément Bœsch
|
4522df52aa
lavfi: remove audio.h include from avfilter.h.
|
12 years ago |
Michael Niedermayer
|
015903294c
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
William Yu
|
d19d52d4a1
lavfi/movie: add loop parameter
|
12 years ago |
Michael Niedermayer
|
484e59a0a0
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Clément Bœsch
|
0b4e5451ba
lavfi: use the new audio API in amovie source filter.
|
13 years ago |
Clément Bœsch
|
220481e1d6
lavfi: skip the frame in case of error.
|
13 years ago |
Michael Niedermayer
|
8bc7fe4daf
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Stefano Sabatini
|
2b1a4c5b34
amovie: avoid crash in amovie_request_frame() if no samplesref is available
|
13 years ago |
Nicolas George
|
68b531fe6a
src_movie: set the channel layout to default if the codec did not set it.
|
13 years ago |
Reimar Döffinger
|
5af7daabc4
Mark AVFilterPad[] compound literals as const.
|
13 years ago |
Michael Niedermayer
|
e73cc2819e
src_movie: Fix incompatible pointer type warning.
|
13 years ago |
Michael Niedermayer
|
f884ef00de
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Stefano Sabatini
|
2c0317419b
lavfi: simplify signature for avfilter_get_audio_buffer() and friends
|
13 years ago |
Michael Niedermayer
|
f1b5693027
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Stefano Sabatini
|
24ddfb2bdb
lavfi: add amovie source - audio movie source
|
13 years ago |
Stefano Sabatini
|
276f43be68
lavfi: rename vsrc_movie.c to src_movie.c
|
13 years ago |