3019 Commits (3ac77f67afcdfc941c21d48914d0d5456384bfbf)

Author SHA1 Message Date
Clément Bœsch 3ac77f67af lavfi/apad: use standard options parsing. 12 years ago
Michael Niedermayer 62f56fd7ea buffersink/uninit: use av_frame_free() not unref 12 years ago
Stefano Sabatini a42d15a3a0 lavfi/anullsrc: add missing checks 12 years ago
Stefano Sabatini 4e8062c2d7 lavfi/anullsrc: remove extra parentheses 12 years ago
Stefano Sabatini fe2cfd50f0 lavfi/anullsrc: simplify logging code in config_props 12 years ago
Stefano Sabatini 5373a2a221 lavfi/anullsrc: fix format negotiation 12 years ago
Clément Bœsch 89b4e758d3 lavfi/blend: always peek the first frame of each queue. 12 years ago
Jindřich Makovička 20a8ee3061 af_asyncts: fix compensation and PTS monotonicity 12 years ago
Paul B Mahol c5b484e616 lavfi/vf_stereo3d: use standard options parsing 12 years ago
Michael Niedermayer 76fdced109 asrc_sine: avoid use of INFINITY as it might be a non constant 12 years ago
Nicolas George 2753d4ebf0 lavfi/vf_yadif: use standard options parsing. 12 years ago
Nicolas George 8d4d11cd89 lavfi/vf_unsharp: use standard options parsing. 12 years ago
Nicolas George 769cc30072 lavfi/vf_transpose: use standard options parsing. 12 years ago
Nicolas George 392ec7ec1c lavfi/vf_pad: use standard options parsing. 12 years ago
Nicolas George b201c167d0 lavfi/vf_fps: use standard options parsing. 12 years ago
Nicolas George 4e2bcec95f lavfi/vf_fade: use standard options parsing. 12 years ago
Nicolas George 80580b405a lavi/vf_drawbox: use standard options parsing. 12 years ago
Nicolas George 37438d0a72 lavfi/vf_delogo: use standard options parsing. 12 years ago
Nicolas George 40ecd44f00 lavfi/vf_decimate: use standard options parsing. 12 years ago
Nicolas George 6202cf5dd8 lavfi/vf_crop: use standard options parsing. 12 years ago
Nicolas George e9ca55aedd lavfi/af_volume: use standard options parsing. 12 years ago
Nicolas George e9f45a833d lavfi/vf_tile: use standard options parsing. 12 years ago
Nicolas George 8c6c811b21 lavfi/avf_concat: use standard options parsing. 12 years ago
Nicolas George befbcc374d lavfi: add common code to handle options parsing. 12 years ago
Nicolas George 21b092de7c lavfi: add sine audio source. 12 years ago
Nicolas George 68fb7e260b lavfi/concat: fix silence duration computation. 12 years ago
Nicolas George 5eb273b2e7 lavfi/buffersink: check av_frame_ref() failure. 12 years ago
Paul B Mahol ac44e52f50 lavfi/showwaves: make use of AV_OPT_TYPE_VIDEO_RATE 12 years ago
Paul B Mahol 17c1881d58 lavfi: remove harddup libmpcodecs wrapper 12 years ago
Anton Khirnov 6599b087de buffersrc: fix a typo. 12 years ago
Anton Khirnov c977039e58 lavc, lavfi: fix counting number of planes in AVBufferRef wrappers 12 years ago
Clément Bœsch c10b57973d lavfi/pad: fix horizontal/vertical shift confusion. 12 years ago
Clément Bœsch 76d1c07c89 lavfi/ebur128: add metadata injection. 12 years ago
Michael Niedermayer 8152451b56 buffersrc: fix w/h error 12 years ago
Stefano Sabatini 5787a71637 lavfi/swapuv: remove deprecated base field use 12 years ago
Nicolas George 7e6c67dd24 lavfi/buffersink: fix header. 12 years ago
Nicolas George a5149607df lavfi/buffersrc: disable deprecated warnings. 12 years ago
Nicolas George f29c28a884 lavfi/buffersrc: check channel count changes. 12 years ago
Nicolas George 3cd342636f lavfi/buffersrc: set channel layout if it is known. 12 years ago
Anton Khirnov 6552808014 lavc,lavfi: fix calculating the plane size in the AVBufferRef wrappers 12 years ago
Clément Bœsch 286153ea48 lavfi/alphaextract: fix frame memleak. 12 years ago
Clément Bœsch 2b27f7fb04 lavfi/thumbnail: replace frame unref with free. 12 years ago
Stefano Sabatini db36ea5b5e lavfi/settb: add support for named options 12 years ago
Stefano Sabatini 0407a79e41 lavfi/blackframe: add support for named options 12 years ago
Hendrik Leppkes d8dccf69ff lavfi: let gcc realign the stack on public graph driving functions 12 years ago
Clément Bœsch 8d84e90c9b lavfi/delogo: 10l forgotten trailing NULL in shorthand. 12 years ago
James Darnley c9a51c29fc yadif: remove an 'm' from the LOAD macro definition 12 years ago
James Darnley 1d3b14cac2 yadif: remove repeated check on width 12 years ago
James Darnley 7976d92dac yadif: cosmetic indentation from previous commits 12 years ago
James Darnley 0a5814c9ba yadif: x86 assembly for 9 to 14-bit samples 12 years ago