2178 Commits (6c180b35c43f0738d8a3d5c08a01209b51eda569)

Author SHA1 Message Date
  Nicolas George 0238806f64 vf_drawtext: fix permissions. 12 years ago
  Nicolas George 84923555bb vf_deshake: fix permissions. 12 years ago
  Nicolas George f3133a48e5 vf_delogo: fix permissions. 12 years ago
  Nicolas George 12ff3faec0 vf_colormatrix: fix permissions. 12 years ago
  Nicolas George ceb8dc1e04 vf_ass: fix permissions. 12 years ago
  Nicolas George 07663871e1 vf_alphamerge: fix permissions. 12 years ago
  Nicolas George de35d2b498 avf_concat: fix permissions. 12 years ago
  Nicolas George 44127c0489 af_channelmap: fix permissions. 12 years ago
  Nicolas George 368f368e59 af_channelmap: require AV_PERM_PRESERVE. 12 years ago
  Nicolas George 44aeb06290 fifo: fix permissions. 12 years ago
  Nicolas George a34eb393fc split: set rej_perms = AV_PERM_WRITE on outputs. 12 years ago
  Nicolas George a0d274d228 sink_buffer: require AV_PERM_PRESERVE. 12 years ago
  Nicolas George e54e30c889 lavfi: grant all permissions on mallocated audio buffers. 12 years ago
  Nicolas George cc8104b908 lavfi: fix erroneous use of AV_PERM_PRESERVE in ff_inplace_start_frame. 12 years ago
  Nicolas George 046eb21c72 lavfi: grant all permissions on mallocated video buffers. 12 years ago
  Clément Bœsch 517a2bbcf1 lavfi/edgedetect: add rounding for high/low threshold. 12 years ago
  Clément Bœsch 3250231a02 lavfi: add edgedetect filter. 13 years ago
  Nicolas George 12d2bbf324 lavfi/movie: extend a doxygen comment. 12 years ago
  Nicolas George 584acbf524 lavfi/movie: set pkt->stream_index for flushing. 12 years ago
  Michael Niedermayer a3ececf329 yadif: remove libavutil/internal.h include 12 years ago
  Martin Storsjö 7ebe3962f3 Add missing includes for code relying on external libraries 12 years ago
  Stefano Sabatini 208d6e6615 lavfi/hue: add verbose debug message showing initial parameters 12 years ago
  Stefano Sabatini 5b0151a474 lavfi/hue: reindent after previous commits 12 years ago
  Stefano Sabatini 419e1b7463 lavfi/hue: apply misc fixes to default values setting 12 years ago
  Jérémy Tran 191b77eb01 lavfi/hue: add named options support 12 years ago
  Stefano Sabatini 6efce3a894 lavfi/mp: remove hue wrapped filter 12 years ago
  Martin Storsjö 33e112847d Add more missing includes after removing the implicit common.h 12 years ago
  Martin Storsjö 70766c2182 Add some more missing includes after removing the implicit common.h 12 years ago
  Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 13 years ago
  Andrey Utkin a32fa21d17 lavfi/asetnsamples: push as many frames as ready 13 years ago
  Nicolas George 271ddb116c lavfi: use min_perms and rej_perms for out pads. 13 years ago
  Mans Rullgard 480178a295 x86: yadif: fix asm with suncc 12 years ago
  Jérémy Tran ae60d2c877 lavfi: add hue filter 13 years ago
  Stefano Sabatini 5c0d8bc4ce lavfi: add avfilter_get_class() and iteration callbacks 13 years ago
  Michael Niedermayer a0d15027e3 yadif: check input video size. 13 years ago
  Michael Niedermayer 8f29901b54 yadif: remove get_video_buffer, its redundant now 13 years ago
  Michael Niedermayer 2f7e8dcf45 yadif: redesign first and last 2 lines handling. 13 years ago
  Diego Biurrun 804d7a1aa6 doxygen: Fix function parameter names to match the code 13 years ago
  Clément Bœsch cc650cf029 Remove "Error parsing options string [...]" messages. 13 years ago
  Mans Rullgard c318626ce2 x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 13 years ago
  Stefano Sabatini f6580b50ed lavfi: add asetpts audio filter 13 years ago
  Clément Bœsch e6dd2852ca lavfi/atempo: remove dead increment. 13 years ago
  Stefano Sabatini dbf25b70ea lavfi/testsrc: set default value for option "color" to NULL and rework color setting logic 13 years ago
  Paul B Mahol 13c5069187 lavfi: add smptebars source 13 years ago
  Clément Bœsch 16dc5f2050 Replace various inlined inverse AVRational with av_inv_q(). 13 years ago
  Clément Bœsch ad55244c96 lavfi/overlay: remove dead initialization. 13 years ago
  Reinhard Tartler 800750417f lavfi: properly signal out-of-memory error in ff_filter_samples 13 years ago
  Derek Buitenhuis 8b8750e061 cosmetics: Fix a few switched periods and linebreaks 13 years ago
  Nicolas George 8d6eed7b56 lavfi: document the constraints on incoming frames. 13 years ago
  Nicolas George 8ef740ce01 lavfi: use a new field for automatic buffer copy. 13 years ago