2339 Commits (eda0a52bf161f9cbebbe348b7c20d4286555c4ab)

Author SHA1 Message Date
  Nicolas George 709628aa71 lavfi/avf_concat: fix invalid exclusive test. 12 years ago
  Michael Niedermayer 657998b5ee libavfilter/lavfutils: remove useless NULL check on format context 12 years ago
  Michael Niedermayer fd9e88fe60 libavfilter/lavfutils: remove useless NULL check on codec context 12 years ago
  Michael Niedermayer 5d2b885074 lavfi: limit matching w/h/fmt asserts to non scale filters 12 years ago
  Michael Niedermayer 6cbb8a450f libavfilter/buffersrc: Do not fail hard on changes of input parameters. 12 years ago
  Michael Niedermayer 4cc4ca5847 mandelbrot: fix inner=period coloring routine 12 years ago
  Stefano Sabatini faa1cb50ed lavfi/ass: extend syntax for ass filter 12 years ago
  Clément Bœsch 096d96ffda lavfi/select/scene: use pointer increments instead of y*linesize. 12 years ago
  Clément Bœsch 0852648301 lavfi/select/scene: fix potential overread. 12 years ago
  Clément Bœsch dff826b4a8 lavfi/select/scene: move out convoluted sad variable init from loop. 12 years ago
  Michael Niedermayer d2a618ab22 af_pan: fix memleak of arg 12 years ago
  Michael Niedermayer f374e9989b vf_fade: fix memleaks of args 12 years ago
  Diego Biurrun f6c38c5f4e avfilter: call x86 init functions under if (ARCH_X86), not if (HAVE_MMX) 12 years ago
  Anton Khirnov 59ee9f78b0 lavfi: do not use av_pix_fmt_descriptors directly. 12 years ago
  Clément Bœsch 9ad1ea13e0 lavfi/ebur128: fix typo in condition. 12 years ago
  Michael Niedermayer 9ba2484ece af_aresample: fix leak on alloc failure 12 years ago
  Michael Niedermayer 7457da3698 drawtext: fix leak with timecodes 12 years ago
  Michael Niedermayer bdcff5af7f af_volumedetect: fix use of uninitilaized variable in case of planar audio. 12 years ago
  Michael Niedermayer 989c91b504 asrc_aevalsrc: Fix use of uninitialized pointer inside av_strtok() 12 years ago
  Michael Niedermayer 4d4f431ab7 vf_idet: zero pointers after freeing references 12 years ago
  Michael Niedermayer cac749a551 vf_idet: fix free after use 12 years ago
  Mans Rullgard 568c70e79e lavfi: convert input/ouput list compound literals to named objects 13 years ago
  Matthieu Bouron f94edfe484 vf_idet: remove some unnecessary statement and unused variable 12 years ago
  Clément Bœsch 6ac5e3fe9d lavfi/silencedetect: add av_opt_free() call. 12 years ago
  Janne Grunau 79e6e8eba2 avfilter: correct memcpy size avfilter_copy_buf_props() 12 years ago
  Janne Grunau ac9a89562a af_resample: unref out_buf when avresample_convert returns 0 12 years ago
  Janne Grunau 8501c09868 af_amix: prevent memory leak on error path 12 years ago
  Janne Grunau 1afd7a118f af_channelmap: free old extended_data on reallocation 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  Justin Ruggles 7b556be673 af_resample: avoid conversion of identical sample formats for 1 channel 12 years ago
  Bobby Bingham 51211d351c vf_tile: fix typos/grammar in comments 12 years ago
  Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
  Anton Khirnov ba04177eeb vf_pad/scale: use double precision for aspect ratios. 12 years ago
  Carl Eugen Hoyos eb63a74789 Do not print debug output for the (MPlayer) pullup filter. 12 years ago
  Anton Khirnov e7ba5b1de0 lavr: change the type of the data buffers to uint8_t**. 12 years ago
  Anton Khirnov 4673a5a761 vf_overlay: properly sync inputs. 12 years ago
  Anton Khirnov ab35ec29a4 vf_overlay: get rid of pointless messing with timebase. 12 years ago
  Stefano Sabatini c053f48662 lavfi/transpose: add passthrough option 12 years ago
  Stefano Sabatini 6300062774 lavfi/transpose: add support to named options and shortands 12 years ago
  Clément Bœsch 2308c5bb25 lavfi/edgedetect: add missing minus in a comment. 12 years ago
  Clément Bœsch d771b1d137 lavfi: EBU R.128 scanner. 12 years ago
  Clément Bœsch 13d878366f lavfi/ashowinfo: check plane value before deferencing. 12 years ago
  jamal a70b4935f1 Add missing version macros to libraries 12 years ago
  Nicolas George 9de731e9d0 lavfi/sink_buffer: implement libav compatibility API. 12 years ago
  Nicolas George 8e1f063efc lavfi: enable buffersinks unconditionally. 12 years ago
  Anton Khirnov 11d1ca4b2c Use avcodec_free_frame() to free AVFrames. 12 years ago
  Stefano Sabatini 740c995288 lavfi: add asendcmd and sendcmd filters 12 years ago
  Stefano Sabatini 7fe1ecefe1 lavfi/hue: simplify/fix setting logic in set_options() 12 years ago
  Andrew Wason 225efccefc lavfi/buffersink: fix check on pixel_fmts in the opaque parameter 12 years ago
  Loren Merritt 1b1b902e2c hqdn3d: Fix out of array read in LOWPASS 12 years ago