42 Commits (efb0e4e7afc633467b83786819262cb15eda2df6)

Author SHA1 Message Date
  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 13 years ago
  Nicolas George a7ac05ce2f src_movie: implement multiple outputs. 13 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
  Mina Nagy Zaki fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 14 years ago
  Anton Khirnov 603b8bc2a1 Deprecate av_open_input_* and remove their uses. 14 years ago
  Diego Biurrun b0a4e5f9e7 Employ correct printf format specifiers, mostly in debug output. 14 years ago
  Anton Khirnov b66752790a AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
  Stefano Sabatini 566666caf3 lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props() 14 years ago
  Stefano Sabatini 35fe66abbc lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 14 years ago
  Stefano Sabatini 77e9dee8ae lavc: add a sample_aspect_ratio field to AVFrame 14 years ago
  Stefano Sabatini 1ba5727242 lavc: add a pkt_pos field to AVFrame 14 years ago
  Anton Khirnov 85770f2a26 AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
  royger 0bbb28c75b vsrc_movie: add key_frame and pict_type. 14 years ago
  Stefano Sabatini 5eb901cfec vsrc_movie: fix leak in request_frame() 14 years ago
  royger 77f6b4d58e Added key_frame and pict_type to vsrc_movie 14 years ago
  Stefano Sabatini dc8e1b75e7 vsrc_movie: fix leak in request_frame() 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 14 years ago
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
  Stefano Sabatini 9b8bb626dc libavfilter: add video movie source 14 years ago
  Stefano Sabatini 9409c3811c libavfilter: add video movie source 14 years ago