2234 Commits (d46c1c72e4f4e1e0b0659a1ab0f57f7092c638f8)

Author SHA1 Message Date
Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 13 years ago
Martin Storsjö d58dd4b5b5 avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union member 13 years ago
Martin Storsjö 124134e424 avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member 13 years ago
Michael Niedermayer 49c230fb56 libavfilter/Makefile: add forgotten entries for the ff-sinks 13 years ago
Michael Niedermayer 172161c8db sink_buffer: fix #ifs for FF-sinks 13 years ago
Stefano Sabatini 9de7622927 lavfi/transpose: implement landscape passthrough mode 13 years ago
Michael Niedermayer 8cc77646c0 yadif: remove unused variable 13 years ago
Stefano Sabatini 34bf06a35c lavfi: when configuring a link, set channel layout from previous link if unspecified 13 years ago
Piotr Bandurski 9d87cf51d8 lavfi/vf_frei0: add missing new line to some error messages 13 years ago
Michael Niedermayer 9cdb5969d4 libmpcodecs: remove unused and half existing vo_fs variable 13 years ago
Stefano Sabatini d55252c331 lavfi/mp: remove decimate wrapper 13 years ago
Michael Niedermayer e4e02a7d47 libavfilter: Support the forks ABI for buffer sinks 13 years ago
Martin Storsjö 235f74db59 Rename missed cases of FF_OPT_TYPE_* to AV_OPT_TYPE_* 13 years ago
Michael Niedermayer 7b607eb5e7 avfiltergraph: use avcodec_find_best_pix_fmt_of_2() 13 years ago
Jérémy Tran 54ca7e39da lavfi/hue: add process_command callback 13 years ago
Stefano Sabatini 9dd3d6c72a lavfi: port decimate libmpcodecs filter 13 years ago
Stefano Sabatini 6c0107822d lavfi/mp=decimate: fix off-by-one logic in diff_C() x loop 13 years ago
Stefano Sabatini e64b941dbc lavfi/mp: remove smartblur filter 13 years ago
Michael Niedermayer 0b7d12e840 vf_mp: fix duplicate return 13 years ago
Michael Niedermayer 9cb9199970 buffersink: remove stray ; 13 years ago
Diego Biurrun 17337f54c0 x86: Split inline and external assembly #ifdefs 13 years ago
Diego Biurrun cdaec0b240 avfilter: x86: Use more precise compile template names 13 years ago
Michael Niedermayer d40e2c7a86 avfiltergraph: kill uninitialized variable warning 13 years ago
Michael Niedermayer 310fd0d3d4 vsrc_testsrc: fix uninitilaized variable bug 13 years ago
Michael Niedermayer 19dceef905 vf_framestep: fix uninitilaized variable bug 13 years ago
Nicolas George a5704659e3 lavfi/af_atempo: use av_malloc for rDFT buffers. 13 years ago
Jérémy Tran 316afee708 lavfi: add smartblur filter 13 years ago
Michael Niedermayer 4f92d31aa4 vf_hqdn3d: remove duplicate inline 13 years ago
Martin Storsjö b441a4517b vf_hqdn3d: Remove a duplicate inline declaration 13 years ago
Martin Storsjö 2bd67175c7 vf_hqdn3d: Don't declare the loop variable within the for loop 13 years ago
Michael Niedermayer 851bac4b06 vf_hqdn3d: avoid declaring variable in for() 13 years ago
Loren Merritt 7a1944b907 vf_hqdn3d: x86 asm 13 years ago
Loren Merritt 566858a770 vf_hqdn3d: support 16bit colordepth 13 years ago
Stefano Sabatini b66afe087a lavfi/asetpts,setpts: rework debug log 13 years ago
Stefano Sabatini 1181461ca5 lavfi/asetpts,setpts: add variables T, STARTT, PREV_INT and PREV_OUTT 13 years ago
Stefano Sabatini 0b9a915dad lavfi: rename vf_setpts.c to f_setpts.c 13 years ago
Anton Khirnov 4d7adec8bd AVOptions: store defaults for INT64 options in int64 union member. 13 years ago
Nicolas George c2271fa7f9 lavfi: free partial audio buffers when destroying links. 13 years ago
Nicolas George 52820bc578 lavfi/overlay: fix return values. 13 years ago
Nicolas George a9cfe656d7 lavfi/split: handle closed outputs. 13 years ago
Nicolas George beeba9161a lavfi: add a closed field to AVFilerLink. 13 years ago
Stefano Sabatini 9a199040d8 lavfi/showspectrum: add priv_class and flags to options 13 years ago
Thomas Weber 1c585dddbb lavfi/asyncts: Fix compilation with GCC 4.7 13 years ago
Nicolas George 5bbe4142d1 lavfi/buffersrc: add AV_BUFFERSRC_FLAG_PUSH. 13 years ago
Clément Bœsch 3899e49955 lavfi/edgedetect: use "@see" instead of the invalid "@url". 13 years ago
Clément Bœsch ddda29b4a7 lavfi: add showspectrum filter. 13 years ago
Nicolas George 5980e57cf9 lavfi: add volumedetect filter. 13 years ago
Michael Niedermayer 7f46f042d1 buildsys: fix cleaning of libmpcodecs 13 years ago
Stefano Sabatini dc7e4d685f lavfi/mp: remove framestep wrapped filter 13 years ago
Stefano Sabatini 48d116400c lavfi: add framestep filter 13 years ago