14 Commits (92ef4be4ab9fbb7d901b22e0036a4ca90b00a476)

Author SHA1 Message Date
  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