4205 Commits (2163a40a4693f309dfff14ae64aaa80f841d8a22)

Author SHA1 Message Date
Paul B Mahol 9f2a3bcee7 avfilter: remove superflous lines 11 years ago
Paul B Mahol a2e4b4e968 avfilter/af_compand: some more cosmetics to decrease difference with qatar 11 years ago
Michael Niedermayer 8f946ac8ea avfilter: remove af_compand_fork 11 years ago
Michael Niedermayer c62d83a5e7 avfilter/af_compand: more cosmetics from libavfilter/af_compand_fork.c 11 years ago
Michael Niedermayer 05412f4cd4 avfilter/af_compand: cosmetics from libavfilter/af_compand_fork.c 11 years ago
Michael Niedermayer 5e02ff3e3d avfilter/af_compand: switch defaults to libavfilter/af_compand_fork.c 11 years ago
Michael Niedermayer 619d6b8f55 avfilter/af_compand: "use local variable for channels" from libavfilter/af_compand_fork.c 11 years ago
Michael Niedermayer e509df4bc8 avfilter/af_compand: error checks from libavfilter/af_compand_fork.c 11 years ago
Michael Niedermayer 4b87975147 avfilter/af_compand: pts init code from libavfilter/af_compand_fork.c 11 years ago
Michael Niedermayer 5c78fe08b0 avfilter/af_compand: cosmetics and doxy comment from libavfilter/af_compand_fork.c 11 years ago
Michael Niedermayer 66ad3292eb avfilter/af_compand: add Andrew Kelley to the copyright 11 years ago
Michael Niedermayer 86a191e25b avfilter/af_compand: merge avframe code from af_compand_fork 11 years ago
Michael Niedermayer 27ba05adbc avfilter/af_compand: merge uninit() calls on error from af_compand_fork.c 11 years ago
Michael Niedermayer 8b80485960 avfilter/af_compand: also support '|' as seperator 11 years ago
Michael Niedermayer 1df1a1fe61 avfilter/af_compand_fork: avoid strtok_r() so as not to break build 11 years ago
Michael Niedermayer 22307f170f avfilter/af_compand: whitespace changes from af_compand_fork 11 years ago
Andrew Kelley 738f83582a lavfi: add compand audio filter 11 years ago
Andrew Kelley 9e329185d7 avfilter/af_compand: fix invalid read 11 years ago
Anton Khirnov 39c2880eea af_volume: preserve frame properties 11 years ago
Anton Khirnov dcc7e4bf1d af_resample: preserve frame properties 11 years ago
Anton Khirnov 30517a9f05 Use av_frame_copy() to simplify code where appropriate. 11 years ago
Carl Eugen Hoyos b89596a432 Fix FSF address in colormatrix and libzvbi license headers. 11 years ago
Michael Niedermayer 8f33810ed2 avfilter/vf_fps: fix rounding error accumulation 11 years ago
Vittorio Giovara 35b05c5184 vf_interlace: deprecate lowpass option 11 years ago
Nicolas George 6c27aea811 lavfi/pan: use extended_data instead of data. 11 years ago
Nicholas Robbins b4d308c04f lavfi: adding dejudder filter to remove judder produced by partially telecined material. 11 years ago
Paul B Mahol 709746b6af avfilter/af_compand: do not leak frames on error 11 years ago
Anton Khirnov ba7dfe5c50 lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy group 11 years ago
Anton Khirnov f758ea6e99 buffersink: document special error codes returned from av_buffersink_get_frame 11 years ago
Clément Bœsch 0e97ec54de avfilter/curves: support slice threading. 11 years ago
Clément Bœsch 13aec744c2 avfilter/lut3d: support slice threading. 11 years ago
Diego Biurrun 4a7d3837b4 buffersrc: Have function parameter names match between .c and .h file 11 years ago
Clément Bœsch b6c0f07d5a avfilter/lut3d: inline whole loop in interpolation function. 11 years ago
Marton Balint 8e41240047 lavfi/frei0r: load plugins from lib64 folders as well on 64bit builds 11 years ago
Clément Bœsch f21d0beb0c Fix a few heigth/height typo. 11 years ago
Michael Niedermayer cddbe9fa2e avfilter/dualinput: fix repeatlast to match docs and eof_action=pass 11 years ago
Keith Lawson de203abd71 vf_overlay: add eof_action switch 11 years ago
Matt Oliver 3e309c5d18 Fix compilation with msvc/icl due to missing header and define. 11 years ago
Jean First 2384cada12 lavfi/ebur128: add true peak metering per frame 11 years ago
Jean First 6ef2315aaf lavfi/ebur128: print peak metering in dBFS 11 years ago
Clément Bœsch 7f42bfad5d lavfi/ebur128: add sample and true peak metering. 11 years ago
Andrey Utkin 6d7119dbd2 lavfi/drawtext: fix reinit command 11 years ago
Stefano Sabatini e756effd58 lavfi/movie: fix display of pushed frame information 11 years ago
Stefano Sabatini a270f63e83 lavfi/overlay: add yuv422 format mode 11 years ago
Michael Niedermayer b50efe85ea avfilter/vf_colormatrix: update output AVFrame colorspace 11 years ago
Michael Niedermayer 3e41e747d6 avfilter/vf_colormatrix: Support using the source AVFrame colorspace if none is specified 11 years ago
Michael Niedermayer 214a3b8bf9 avfilter/vf_scale: simplify alignment code 11 years ago
Michael Niedermayer 1e48c39ece avfilter/vf_scale: do aspect ratio and scale factor compensation together 11 years ago
Lars Kiesow 69b1d1d99b Documentation for scale filter factor 11 years ago
Lars Kiesow e395f8de5a Fixed factor for scale filter 11 years ago