5213 Commits (5d8e836d0ec3bcaabf5bc2020210a1bc61975922)

Author SHA1 Message Date
Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
Paul B Mahol b31041adc3 avfilter: add extrastereo filter 9 years ago
Ganesh Ajjanagadde b45ff1386a avfilter/vf_thumbnail: use the name 's' for the pointer to the private context 9 years ago
Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
Paul B Mahol 0c511eb272 avfilter/vf_stereo3d: stop dumping half of data for interleave rows output 9 years ago
Paul B Mahol 32dd9b2c6e avfilter/vf_stereo3d: add interleave columns output format 9 years ago
Paul B Mahol 8bd13eb8be avfilter/vf_stereo3d: add HDMI output format 9 years ago
Paul B Mahol 4b2bafbd4c avfilter/vf_stereo3d: support interleaved rows as input format 9 years ago
Paul B Mahol 09812e1200 avfilter/vf_stereo3d: add checkerboard output format 9 years ago
Clément Bœsch a388ca359d avfilter/sine: support expression in the number of output samples 9 years ago
Ganesh Ajjanagadde d74123d03e avfilter/af_asyncts: use llabs for int64_t 9 years ago
Ganesh Ajjanagadde 78995dc241 avfilter/vf_unsharp: use the name 's' for the pointer to the private context 9 years ago
Hendrik Leppkes 3433228795 lavfi: remove old graph parser API with different semantics 9 years ago
Hendrik Leppkes 144fb06806 Remove left-over FF_API_AVFILTERBUFFER cruft 9 years ago
Michael Niedermayer 8ca97b5e4f avfilter/avf_showfreqs: Fix memleak of out frame 9 years ago
Michael Niedermayer 0ada8ec1a5 avfilter/avf_showfreqs: Fix "may be used uninitialized in this function" warning 9 years ago
Michael Niedermayer 7213d3fbf3 avfilter/avf_showfreqs: Free fin 9 years ago
Michael Niedermayer a3ad51e0d5 avfilter/af_amerge: avoid undefined shift (<<64) in outlayout setup 9 years ago
Michael Niedermayer 7eab904d11 avfilter/vf_stack: Fix memleak of out frame 9 years ago
Michael Niedermayer 5d859e5980 avfilter/avfilter: Add a few more basic filters to the list which support frame size changes 9 years ago
Paul B Mahol f011e98cb1 avfilter/vf_vectorscope: change intensity to float 9 years ago
Paul B Mahol db592f3b03 avfilter/vf_waveform: stop abusing s->size for calculating limit 9 years ago
Paul B Mahol 55886c67e7 avfilter/vf_waveform: change intensity to float 9 years ago
Paul B Mahol fda05554e3 avfilter/vf_waveform: reduce number of operations a little 9 years ago
Paul B Mahol 5b658bcc8a avfilter/vf_waveform: 9 and 10 bit depth support for lowpass & color filter 9 years ago
Michael Niedermayer f5a6a8336f avfilter/af_channelmap: Reorder operations to avoid memleak 9 years ago
Michael Niedermayer 59361d8c9d avfilter/af_sidechaincompress: Also assert that i < 2 9 years ago
Michael Niedermayer d5710411c7 avfilter/vf_atadenoise: Check for ff_get_video_buffer() failure 9 years ago
Michael Niedermayer c97ea011f5 avfilter/vf_histogram: Fix order of operations with flags 9 years ago
Michael Niedermayer a212a983c7 avfilter/avf_showwaves: Check max_samples 9 years ago
Michael Niedermayer 92b3c486b0 avfilter/af_dynaudnorm: Fix typo in assert 9 years ago
Michael Niedermayer 629fcda4da avfilter/avf_showfreqs: Use floating point division in WFUNC_BHANN 9 years ago
Ganesh Ajjanagadde c0ae4619ec avfilter/vf_sab: use the name 's' for the pointer to the private context 9 years ago
Paul B Mahol 8d2b4b8c82 avfilter/vf_drawgraph: add rscroll slide mode 9 years ago
Paul B Mahol 7820197d2c avfilter/vf_vectorscope: constify more variables 9 years ago
Paul B Mahol 1c88ef0c99 avfilter/vf_vectorscope: support more formats for color4 mode in common case 9 years ago
Paul B Mahol 19dfbe9298 avfilter/vf_elbg: make it possible to output to pal8 pixel format 9 years ago
Vittorio Giovara c4a0a326a1 lavfi/colormatrix: Add a bt601 alias 9 years ago
Ricardo Constantino 9dbc50b4cd avfilter/vf_subtitles: allow setting fonts directory 9 years ago
Ganesh Ajjanagadde d79c200000 avfilter/vf_spp: use the name 's' for the pointer to the private context 9 years ago
Paul B Mahol c3cd1a7496 avfilter/vf_waveform: support envelope for all filters 9 years ago
Paul B Mahol 97c7c39d25 avfilter/vf_waveform: simplify memory allocations 9 years ago
Paul B Mahol 32f217edad avfilter/vf_waveform: implement various filters 9 years ago
Carl Eugen Hoyos 0cb6c0ec48 lavfi/scale: Pass src_range and dst_range to libswscale. 9 years ago
Michael Niedermayer 58a0b7f114 avfilter/vf_scale: If no output color matrix is specified, use the input 9 years ago
Michael Niedermayer 5a00c30041 avfilter/vf_scale: Do not skip scale if the color matrix mismatches 9 years ago
Carl Eugen Hoyos 75d9006475 avfilter/vf_scale: Do not skip scale if range mismatches 9 years ago
Andreas Cadhalpun e6c20e214e avfilter: add missing FF_API_AVFILTERBUFFER guards 9 years ago
Ganesh Ajjanagadde 0169c4dc81 avfilter/vf_separatefields: use the name 's' for the pointer to the private context 9 years ago
Paul B Mahol dead1964ea avfilter/vf_vectorscope: make color mode more useful 9 years ago