Commit History

Author SHA1 Message Date
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
  Michael Niedermayer 74a8dbe1c4 Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 10 years ago
  Vittorio Giovara 58400ac133 lavfi: name anonymous structs 10 years ago
  Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 years ago
  Anton Khirnov cd43ca0443 lavfi: do not export the filters from shared objects 10 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Clément Bœsch 60f0e30431 lavfi/vflip: use FF_CEIL_RSHIFT for chroma w/h rounding. 11 years ago
  Michael Niedermayer a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
  Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 11 years ago
  Anton Khirnov 267290ce3b vflip: switch to filter_frame 11 years ago
  Anton Khirnov 565e4993c6 lavfi: merge start_frame/draw_slice/end_frame 11 years ago
  Michael Niedermayer 13afee951a Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627' 11 years ago
  Anton Khirnov 59ee9f78b0 lavfi: do not use av_pix_fmt_descriptors directly. 11 years ago
  Michael Niedermayer 526cb36e4b Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' 11 years ago
  Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 12 years ago
  Michael Niedermayer c581cb4e4f Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
  Michael Niedermayer 88beb2df98 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 9023de342f Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea' 12 years ago
  Anton Khirnov 8f3a3ce730 lavfi: check all ff_get_video_buffer() calls for errors. 12 years ago
  Anton Khirnov 1dc4205018 lavfi: check all avfilter_ref_buffer() calls for errors. 12 years ago
  Anton Khirnov e9b992d035 lavfi: add error handling to draw_slice(). 12 years ago
  Anton Khirnov ebc8d97481 lavfi: add error handling to start_frame(). 12 years ago
  Ronald S. Bultje 3db407038e lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
  Michael Niedermayer e632a430fe vf_vflip: fix handling of the last line. 12 years ago
  Michael Niedermayer c7b9eab2be Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 9d0bfc5052 lavfi: make AVFilterPad opaque after two major bumps. 12 years ago
  Anton Khirnov 6d58358a3a lavfi: make avfilter_get_video_buffer() private on next bump. 12 years ago
  Michael Niedermayer ad60b3b181 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 803391f719 lavfi: remove request/poll and drawing functions from public API on next bump 12 years ago
  Michael Niedermayer d0ad91c258 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov 43c7a01e98 lavfi: remove avfilter_default_* from public API on next bump. 12 years ago
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 12 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Michael Niedermayer 0ccabeeaef Support filters and decoders that dont support negative linesizes. 13 years ago
  Stefano Sabatini 2609ad3e40 Revert commit r22596. 13 years ago
  Stefano Sabatini 3fa77bde1b In libavfilter, use consistently "Copyright (c)" in the license 13 years ago
  S.N. Hemanth Meenakshisundaram ecc8dada37 Rename AVFilterPicRef to AVFilterBufferRef. 14 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 years ago
  Bobby Bingham 15ba015f71 The vflip filter does not need to keep ownership of a picture reference. 14 years ago
  Stefano Sabatini b4b6645655 Avoid usage of avcodec_get_pix_fmt_name() and 14 years ago
  Stefano Sabatini e87eb039cc Fix alpha plane flipping for the yuva420p and similar pixel formats. 14 years ago
  Stefano Sabatini a13a543797 Add a slice_dir parameter to avfilter_draw_slice(). 14 years ago
  Stefano Sabatini b70bc02279 Add descriptions for the committed filters. 14 years ago
  Stefano Sabatini c38ae71f54 Add video vertical flip filter. 14 years ago