38 Commits (6cd06bd22c9ba2bcbe165d5e6e09334b7386dc2f)

Author SHA1 Message Date
Anton Khirnov f20ab492ac lavfi: change AVFilterLink.sample_rate from int64_t to int on next bump 13 years ago
Anton Khirnov 8134fafe9b lavfi: uninline avfilter_copy_buffer_ref_props(). 13 years ago
Stefano Sabatini 126ba1626e lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate option 13 years ago
Paul B Mahol 2cda0429aa lavfi: remove screenshot libmpcodecs wrapper 13 years ago
Stefano Sabatini 5f161c2357 lavfi/tinterlace: support symbolic names for the parameter 13 years ago
Stuart Morris 820c023142 lavfi/tinterlace: add tinterlace mode 6 13 years ago
Nicolas George e11110dee4 buffersink: add AV_BUFFERSINK_FLAG_NO_REQUEST. 13 years ago
Tim Nicholson c97201dd29 lavfi/setfield: add "progressive" option 13 years ago
Stefano Sabatini 9750254885 lavfi/mp: remove libmpcodecs mirror filter 13 years ago
Robert Nagy 65fa7bc1f8 lavfi: add avfilter_unref_bufferp() 13 years ago
Stefano Sabatini 91d3cbe0fd avfiltergraph: make the AVFilterInOut alloc/free API public 13 years ago
Stefano Sabatini 5eeecde859 lavfi/mp: remove 2xsai wrapped filter 13 years ago
Stefano Sabatini b7a7830dd4 lavfi: port 2xsai filter from libmpcodecs 13 years ago
Stefano Sabatini 162e400464 lavfi: install asrc_abuffer.h header 13 years ago
Stefano Sabatini 6cb01c9dba lavfi/mp: remove remove_logo wrapper 13 years ago
Stefano Sabatini 2f83681c79 lavfi: port libmpcodecs remove-logo filter 13 years ago
Anton Khirnov 996f9f0c32 avfiltergraph: add an AVClass to AVFilterGraph on next major bump. 13 years ago
Nicolas George 247fbf071b ass: fix aspect ratio computation. 13 years ago
Clément Bœsch a67d9cfa58 lavfi: add avfilter_fill_frame_from_{audio_,}buffer_ref(). 13 years ago
Stefano Sabatini 8e0d3c0369 lavfi/ass: add dar option 13 years ago
William Yu d19d52d4a1 lavfi/movie: add loop parameter 13 years ago
Stefano Sabatini 3225bc37a3 lavfi: add bbox filter 13 years ago
Stefano Sabatini aefd1cb725 lavfi: remove swapuv libmpcodecs wrapper 13 years ago
Stefano Sabatini fa35d880aa lavfi: port MP swapuv filter 13 years ago
Stefano Sabatini 409a3bda07 lavfi: add blackdetect filter 13 years ago
Stefano Sabatini 7bdefc0f12 lavfi/overlay: add logic for avoiding overlaying frames with PTS > main frame PTS 13 years ago
Stefano Sabatini b7d45d0b0f lavfi: add setfield filter 13 years ago
Clément Bœsch c79eddaff1 lavfi/aconvert: use libswresample. 13 years ago
Michael Niedermayer c4bdb2bf93 libavfilter/version.h: fix project name 13 years ago
Nicolas George 0c3577bfd9 lavfi: add avfilter_graph_dump. 13 years ago
Clément Bœsch 6728dd37ac pan: add channel mapping capability. 13 years ago
Stefano Sabatini a798c20a76 lavfi/testsrc: add "decimals" option to the testsrc filter 13 years ago
Anton Khirnov 3167dc9515 lavfi: move version macros to a new installed header version.h 13 years ago
Reimar Döffinger 5af7daabc4 Mark AVFilterPad[] compound literals as const. 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
S.N. Hemanth Meenakshisundaram 99046339fc Add null audio filter. 14 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Bobby Bingham d313e17ab1 Use the new null callbacks to simplify filters and reduce duplicated code. 15 years ago
Stefano Sabatini ae2abc69db Explicitely define get_video_buffer() callbacks in the format, 15 years ago
Stefano Sabatini c5ec0d9d4f Remove the get_video_buffer() callback. 15 years ago
Stefano Sabatini b70bc02279 Add descriptions for the committed filters. 15 years ago
Stefano Sabatini c0da46c8e0 Break over-80-chars-long line. 15 years ago
Stefano Sabatini f28b385d47 Make clear in the doxy that this is a *video* filter. 15 years ago
Stefano Sabatini 7b018b1d7d Add the null video filter. 15 years ago