82 Commits (b34c16a38d3e6fa02b5d39ae6ed73acf12dff92c)

Author SHA1 Message Date
  Paul B Mahol 48ddd8ddec avfilter/src_movie: check ff_insert_outpad() for failure 7 years ago
  Muhammad Faiz 6af050d7d0 avfilter: do not use AVFrame accessor 8 years ago
  Michael Niedermayer fdd8aac7e1 avfilter/src_movie: Add option to remove timestamp discontinuities 9 years ago
  Muhammad Faiz 2991d93520 avfilter/src_movie: call open_stream after guess_channel_layout 9 years ago
  Muhammad Faiz defab0825f avfilter/src_movie: add various commands 9 years ago
  Marios Titas c1f9734f97 avfilter/src_movie: fix how we check for overflows with seek_point 9 years ago
  Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
  Hendrik Leppkes 144fb06806 Remove left-over FF_API_AVFILTERBUFFER cruft 9 years ago
  Ronald S. Bultje 229843aa35 Replace av_dlog with ff_dlog. 9 years ago
  Paul B Mahol 145a84717b lavfi: check av_strdup() return value 10 years ago
  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