Commit History

Author SHA1 Message Date
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 13 years ago
  Michael Niedermayer 2982b02b79 vsrc_buffer: FIx incompatible pointer type warning 13 years ago
  Stefano Sabatini e26782a9b4 lavfi: add ff_parse_pixel_format() internal function, and use it 13 years ago
  Mina Nagy Zaki fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 13 years ago
  Stefano Sabatini 27bcf55f45 vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_ref 13 years ago
  Stefano Sabatini 9e66b64c36 vsrc_buffer: propagate error code in av_vsrc_buffer_add_frame() 13 years ago
  Stefano Sabatini cf06e3e4dd vsrc_buffer: return an error code if no frames are available 13 years ago
  Stefano Sabatini c000a9f783 vsrc_buffer: add av_vsrc_buffer_add_frame() 13 years ago
  Stefano Sabatini 50764e19a8 vsrc_buffer: make the source accept sws_param in init 13 years ago
  Stefano Sabatini 509b32cf5d vsrc_buffer: propagate avfilter_open() error code 13 years ago
  Stefano Sabatini 3799805e56 vsrc_buffer: fix style 13 years ago
  Stefano Sabatini 6070b7e1c5 vsrc_buffer: remove dependency on AVFrame 13 years ago
  Stefano Sabatini ea7f73c52e vsrc_buffer: during init, print information about timebase and sample aspect ratio 13 years ago
  Stefano Sabatini 64c06615d2 vsrc_buffer: simplify av_vsrc_buffer_add_frame*() interface 13 years ago
  Stefano Sabatini 566666caf3 lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props() 13 years ago
  Stefano Sabatini 18ded93ab3 lavc: add format field to AVFrame 13 years ago
  Stefano Sabatini 22333a6b19 lavc: add width and height fields to AVFrame 13 years ago
  Stefano Sabatini 0f1ef8a316 vsrc_buffer: improve reporting in case of format/size change 13 years ago
  Stefano Sabatini 35fe66abbc lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio 13 years ago
  Stefano Sabatini 77e9dee8ae lavc: add a sample_aspect_ratio field to AVFrame 13 years ago
  Michael Niedermayer d7e5aebae7 Merge remote branch 'qatar/master' 13 years ago
  Michael Niedermayer 075933a068 vsrc_buffer: 10l mixed up input & output sizes. (funnily this worked 99% of the time) Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 13 years ago
  Michael Niedermayer d84f191d37 vsrc_buffer: Reinit scale filter when an existing filter is used. 13 years ago
  Michael Niedermayer dc1de56948 vsrc_buffer: set output timebase when output equalization is done 13 years ago
  Michael Niedermayer a38cdfde52 vsrc_buffer: Set output size 13 years ago
  Michael Niedermayer ad0193bf9c vsrc_buffer: fix NULL dereference 13 years ago
  Roger Pau Monné 10d39405fa lavfi: add key_frame and pict_type to AVFilterBufferRefVideo. 13 years ago
  Michael Niedermayer 7a11c82fb7 vsrc_buffer: add sample_aspect_ratio fields to arguments. 13 years ago
  Roger Pau Monné 09a1416db7 Add key_frame and pict_type to AVFilterBufferRefVideo. 13 years ago
  Stefano Sabatini f763a7c669 vsrc_buffer: tweak error message in init() 13 years ago
  Michael Niedermayer 7d948dc424 Support changing pixel formats on avfilter input. 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 13 years ago
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 13 years ago
  Michael Niedermayer 7b3ea5507c Add sample_aspect_ratio fields to vsrc_buffer arguments. 13 years ago
  Stefano Sabatini 94498ec98a Extend buffer source to accept the time base for the output PTS. 14 years ago
  Stefano Sabatini 4afbcf46c9 Reindent. 14 years ago
  Stefano Sabatini 34017fd9b2 Move av_picture_data_copy() to libavcore, and rename it 14 years ago
  S.N. Hemanth Meenakshisundaram c1db7bff66 Resize data and linesize in AVFilterBufferRef to 8. 14 years ago
  S.N. Hemanth Meenakshisundaram cc80caff52 Separate video specific BufferRef properties into VideoProps. 14 years ago
  S.N. Hemanth Meenakshisundaram 7fce481a69 Rename functions and fields: 14 years ago
  S.N. Hemanth Meenakshisundaram ecc8dada37 Rename AVFilterPicRef to AVFilterBufferRef. 14 years ago
  S.N. Hemanth Meenakshisundaram d54e0948e0 Move format from AVFilterBuffer to AVFilterPicRef. 14 years ago
  Stefano Sabatini 59775b3c1a Extend buffer source syntax. 14 years ago
  Stefano Sabatini e2f48c05e9 Add an informational trace in init(). 14 years ago
  Stefano Sabatini b8dddebf3e Clarify logic and feedback of the init() function. 14 years ago
  Stefano Sabatini ce1f853625 Add description to the buffer source. 14 years ago
  Stefano Sabatini 4055438b48 Apply misc cosmetical style fixes. 14 years ago
  Stefano Sabatini b5634e458f Add @file doxy. 14 years ago
  Carl Eugen Hoyos 9164afcbf9 Use enum PixelFormat to silence one icc warning: 14 years ago