69 Commits (f3158c3f29cd24cf50a02b58201ec2cf149b51e5)

Author SHA1 Message Date
  Lukasz Marek f753956252 lavfi/src_movie: minor simplifications 11 years ago
  Lukasz Marek 9739255365 lavfi/src_movie: remove frame from priv context 11 years ago
  Michael Niedermayer 48f7d5f0cf avfilter/src_movie: Check that the pixel format hasnt changed 11 years ago
  Stefano Sabatini e756effd58 lavfi/movie: fix display of pushed frame information 11 years ago
  Michael Niedermayer ee97982408 avfilter/src_movie: Fix handling of packet size for video 12 years ago
  Michael Niedermayer 87bc648930 libavfilter/src_movie: fix which packet is reset 12 years ago
  Michael Niedermayer 015cc3239a lavfi/movie: free packet on decoder error 12 years ago
  Alexander Strasser ac604e446b lavfi/src_movie: Use movie_common_init instead individual wrappers 12 years ago
  Alexander Strasser c679a1c358 lavfi/src_movie: Check pointer is not NULL before deref 12 years ago
  Michael Niedermayer adaa7743f5 src_movie: fix scanf string 12 years ago
  Clément Bœsch 73180f5b0e lavfi: flag more dynamic i/o filters. 12 years ago
  Michael Niedermayer 292f68154b avfilter: Filter options that are used for both video and audio should have both flags 12 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
  Clément Bœsch 05854f5505 lavfi/movie: raise filter_frame() error. 12 years ago
  Hendrik Leppkes c69acbf881 lavfi/moviesrc: use refcounted frames 12 years ago
  Clément Bœsch 2d9d444051 lavfi: convert remaining input/output list compound literals to named objects. 12 years ago
  Michael Niedermayer eb1424b4fe src_movie: switch to filter_frame 12 years ago
  Michael Niedermayer cd7febd33f lavfi: replace filter_samples by filter_frame 12 years ago
  Stefano Sabatini 2b442ff5f5 lavfi/movie: return proper error code in case of av_get_token() allocation failure 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
  Steven Robertson c88d98fe4a lavfi/movie: reindent after the previous patch 13 years ago
  Steven Robertson ac726a4f0c lavfi/movie: flush decoder frames on EOF 13 years ago
  Stefano Sabatini c17808cebd lavfi: define macro AVFILTER_DEFINE_CLASS 13 years ago
  Paul B Mahol 54101214d8 lavfi: use designated initializers for AVClass 13 years ago
  Paul B Mahol c9e183b490 lavfi: update some deprecated functions 13 years ago
  Stefano Sabatini 647e2e070f lavfi: remove more instances of avfilter_default_filter_name() 13 years ago
  Stefano Sabatini 4d6a8a2bdb lavfi: add avfilter_default_filter_name() 13 years ago
  Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 13 years ago
  Clément Bœsch 4522df52aa lavfi: remove audio.h include from avfilter.h. 13 years ago
  William Yu d19d52d4a1 lavfi/movie: add loop parameter 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
  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
  Stefano Sabatini 2c0317419b lavfi: simplify signature for avfilter_get_audio_buffer() and friends 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
  Stefano Sabatini e0ddc2e953 vsrc_movie: rename video movie specific callbacks, prefix them with "movie" 13 years ago
  Stefano Sabatini 3e4666f34c vsrc_movie: create media agnostic movie init and uninit routines 13 years ago
  Anton Khirnov a67c061e0f lavf: add avformat_find_stream_info() 14 years ago
  Anton Khirnov 0b950fe240 lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 14 years ago