4457 Commits (a53a107a2f04a3f4311bd2e34f3d1aa10cc4570e)

Author SHA1 Message Date
  Kieran Kunhya 2a3c36e920 Deprecate AFD field and add AFD as side-data 11 years ago
  Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 11 years ago
  Michael Niedermayer a7e87fef21 avfilter/vf_spp: Use dct->get_pixels() 11 years ago
  Diego Biurrun 072916d903 filtfmts: Replace deprecated uses of AVFilterPad 11 years ago
  Diego Biurrun c6a1ac2dd9 vf_fps: Replace use of deprecated AVFilterBufferRef by AVFrame 11 years ago
  Michael Niedermayer 17fef17f67 avfilter/lavfutils: remove redundant variable init 11 years ago
  Luca Barbato f0e9594819 af_channelmap: Set the frame channel layout 11 years ago
  Luca Barbato 87efaa97ce af_join: Set the output frame format 11 years ago
  Michael Niedermayer 9e052df86d avfilter/vf_pullup: 2nd try to workaround gcc 4.4.3 bug on arm 11 years ago
  Vittorio Giovara 52269f48e8 Revert "vf_interlace: deprecate lowpass option" 11 years ago
  Michael Niedermayer fc19edd8f5 avfilter/trim: remove duplicate assignment 11 years ago
  Michael Niedermayer 6f622e5fcb avfilter/f_select: avoid double->int in debug output 11 years ago
  Michael Niedermayer bcbfb95b0e avfilter/f_select: Set var_values[VAR_KEY] correctly 11 years ago
  Michael Niedermayer 887d8d293f avfilter/f_select: avoid using doubles for equals checks and casts to enums 11 years ago
  Diego Biurrun a8d803a320 vf_select: Drop a debug av_log with an unchecked double to enum conversion 11 years ago
  Michael Niedermayer a06c14a48e avfilter/vf_spp: support setting dct avoptions from the filter graph string 11 years ago
  Michael Niedermayer cab8fc624b avfilter/vf_scale: fix log message category 11 years ago
  Michael Niedermayer e3fac20824 avfilter/vf_spp: use AVDCT 11 years ago
  Michael Niedermayer c0a586d9d5 reintroduce avpriv_dsputil_init() to maintain ABI until next soname bump 11 years ago
  Lukasz Marek f753956252 lavfi/src_movie: minor simplifications 11 years ago
  Lukasz Marek 9739255365 lavfi/src_movie: remove frame from priv context 11 years ago
  Muhammad Faiz ce385c869c avfilter/biquads: avoid clipping when using floating type 11 years ago
  Michael Niedermayer 437da3e349 avfilter/vf_owdenoise: use av_malloc_array() 11 years ago
  Michael Niedermayer d9ddbaa924 avfilter/avfilter: use av_malloc(z)_array() 11 years ago
  Andrey Utkin cb8cb85da7 lavfi/drawtext: add alias "expr_int_format" to expansion function "eif" 11 years ago
  Timothy Gu b64808e9dd kerndeint: remove dead assignments 11 years ago
  Nicolas George 099aff5c42 lavfi: check refcount before merging. 11 years ago
  Andrey Utkin e9ff5df0b5 lavfi/drawtext: add fontcolor_expr option 11 years ago
  Andrey Utkin dec87454de lavfi/drawtext: add expansion function eif() 11 years ago
  Marc Jeffreys a0b71e9f3e avfilter/drawtext: Add basic text shaping using libfribidi 11 years ago
  Stepan Bujnak 895e92eca0 Blackframe video filter now sets metadata accordingly. 11 years ago
  Andreas Cadhalpun 39a6e02fd4 fix spelling errors 11 years ago
  Michael Niedermayer c9d64abedf avfilter/vf_decimate: Use av_malloc_array() 11 years ago
  Michael Niedermayer be55518fdb avfilter/vf_deshake: Use av_malloc_array() 11 years ago
  Michael Niedermayer 4932b1e8b8 avfilter/vf_libopencv: Use av_mallocz_array() 11 years ago
  James Almer ddea3b7106 x86/yadif-10: remove duplicate ABS macro 11 years ago
  Andrew Kelley d3cfd7aff8 af_compand: make sure request_frame always outputs at least one frame 11 years ago
  Michael Niedermayer 576ced5530 avfilter/vf_drawtext: Add #if HAVE_UNISTD_H around #include <unistd.h> 11 years ago
  Michael Niedermayer e592bf3d2f avfilter/vsrc_cellauto: Use av_mallocz_array() 11 years ago
  Michael Niedermayer d90ad5b2bb avfilter/vf_vignette: Use av_malloc_array() 11 years ago
  Michael Niedermayer 11e4890eeb avfilter/unsharp_opencl: use av_mallocz_array() 11 years ago
  Clément Bœsch d5601cf6fc avfilter/haldclut: fix R/B swap in CLUT loading 11 years ago
  Stefano Sabatini 85eabd748b lavfi/drawtext: do not allocate FT_Glyph, but keep it in the Glyph structure 11 years ago
  Leandro Santiago 4582e1162a avfilter/vf_drawtext: fix resource leak 11 years ago
  Paul B Mahol b52c26c66f avfilter: add flanger filter 11 years ago
  Paul B Mahol 7e8c1f0c38 avfilter/af_aphaser: move wave table generation code into separate file 11 years ago
  Michael Niedermayer 1265247206 avfilter/vf_format: Check pix_fmts before dereferencing it 11 years ago
  Michael Niedermayer 5ab67340f9 avfilter/avfiltergraph: dont "or" together error codes 11 years ago
  Stefano Sabatini 462c9ee3ac lavfi/overlay: show incoming frames on debug messages 11 years ago
  Michael Niedermayer a97137e948 avfilter/f_ebur128: Use av_malloc_array() 11 years ago