Commit History

Author SHA1 Message Date
  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 9023de342f Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea' 12 years ago
  Ronald S. Bultje 3db407038e lavfi: use const for AVFilterPad declarations in all filters. 12 years ago
  Michael Niedermayer 052f4f859c Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' 12 years ago
  Anton Khirnov a5e8c41c28 lavfi: remove 'opaque' parameter from AVFilter.init() 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
  Michael Niedermayer ad60b3b181 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov b74a1da49d lavfi: make formats API private on next bump. 12 years ago
  Michael Niedermayer d0ad91c258 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov c04c533f62 lavfi: remove avfilter_null_* from public API on next bump. 12 years ago
  Michael Niedermayer c065255bba Merge remote-tracking branch 'qatar/master' 12 years ago
  Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 12 years ago
  Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 12 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
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Stefano Sabatini 3fa77bde1b In libavfilter, use consistently "Copyright (c)" in the license 13 years ago
  Stefano Sabatini a6881c6a38 Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions. 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 d313e17ab1 Use the new null callbacks to simplify filters and reduce duplicated code. 14 years ago
  Bobby Bingham c0bc2fed8e Allow format and noformat filters to be more completely disabled when the 14 years ago
  Bobby Bingham 55fd1bbc1b Cosmetics: rearrange functions to simplify ifdeffery 14 years ago
  Stefano Sabatini 718c7b18c9 Use av_get_pix_fmt() instead of the deprecated avcodec_get_pix_fmt() 14 years ago
  Stefano Sabatini a13a543797 Add a slice_dir parameter to avfilter_draw_slice(). 14 years ago
  Stefano Sabatini ae2abc69db Explicitely define get_video_buffer() callbacks in the format, 14 years ago
  Stefano Sabatini dc264e77a3 Change file doxy from 14 years ago
  Stefano Sabatini 09da17810b Fix/clarify description of the noformat filter. 14 years ago
  Stefano Sabatini fcbed3c735 Add format and noformat filters. 14 years ago