3941 Commits (02f56bfcc3f596defccfa968a81372a2e21b2cfa)

Author SHA1 Message Date
Paul B Mahol 563057731a avfilter/vf_stereod3d: add const qualifiers to ana_convert() 12 years ago
Paul B Mahol c74d5929df avfilter/vf_stereo3d: BGR24 support for anaglyphs 12 years ago
Paul B Mahol fcea6f71ad avfilter/vf_stereo3d: avoid pointless copy 12 years ago
Paul B Mahol 7ac6c6325e libavfilter/libmpcodecs: remove unused files 12 years ago
Paul B Mahol 24678a61d9 avfilter/vf_gradfun: use av_calloc() 12 years ago
Paul B Mahol 693747c3d0 avfilter/vsrc_life: use av_calloc() 12 years ago
Michael Niedermayer 3dfc5f551f avfilter: avoid testing float == 0 12 years ago
Paul B Mahol 60abdb6c17 avfilter/af_aecho & af_compand: use extended_data 12 years ago
Paul B Mahol 211a185cba avfilter/avfilter: check allocation failure in ff_insert_pad() 12 years ago
Paul B Mahol 7d8939a0ff avfilter/avf_avectorscope: improve description 12 years ago
Paul B Mahol b8b398027c avfilter/video: remove commented out cruft 12 years ago
Michael Niedermayer 126ba68826 avfilter/vf_noise: rename linesize to bytewidth 12 years ago
Michael Niedermayer 53102fa2f0 Revert "avfilter/vf_noise: dont corrupt the picture outside width x height" 12 years ago
Georg Martius ad96482d67 avfilter/vidstabtransform: allow negative zoom. 12 years ago
Michael Niedermayer 51dab60c7b avfilter/vf_noise: dont corrupt the picture outside width x height 12 years ago
Paul B Mahol 3eba83daed avfilter/vf_noise: unbreak filter when inline assembly is not present 12 years ago
Paul B Mahol b211607b5c avfilter: various cosmetics 12 years ago
Paul B Mahol a8e00cf926 avfilter: remove redundant use of AV_NE() macro 12 years ago
Paul B Mahol 99a283331c avfilter/vf_traspose: move switch out of loop 12 years ago
Paul B Mahol bf5ceeffc3 avfilter/vf_psnr: >8 bit planar support 12 years ago
Michael Niedermayer bb23bf8fd7 avfilter/avfilter: fix null pointer dereference with queued ping filters 12 years ago
Paul B Mahol 0227b42926 avfilter/vf_psnr: refactor subsampled format support 12 years ago
Paul B Mahol ffde17e70f avfilter/vf_histeq: remove unused item from filter private context 12 years ago
Paul B Mahol 4cf1900ba7 avfilter/vf_format: add .get_video_buffer back 12 years ago
Paul B Mahol d2382903d6 avfilter/vf_rotate: fix 'oh' option description 12 years ago
Paul B Mahol b077d8d908 avfilter: remove redundant .get_(audio/video)_buffer initializations 12 years ago
Paul B Mahol 5a16a1d508 avfilter/af_asetnsamples: remove .needs_writable as it is not required 12 years ago
Michael Niedermayer 64c54f8333 avfilter/af_compand: silence "maybe uninitialized" warnings 12 years ago
Michael Niedermayer 797762fcf3 avfilter/af_aecho: silence "maybe uninitialized warning" 12 years ago
Paul B Mahol 50b90d5e0b lavfi/telecine: remove bitstream and pal formats 12 years ago
Paul B Mahol 6770fa4df8 lavfi/fieldorder: work with non writtable frames too 12 years ago
Paul B Mahol 33dacda40b lavfi/fieldorder: remove pal8 format 12 years ago
Paul B Mahol 86cb986ce1 lavfi/fieldorder: add timeline support 12 years ago
Paul B Mahol df7e3572c3 lavfi/fieldorder: use av_image_fill_linesizes() 12 years ago
Paul B Mahol 9b35bee696 lavfi/fieldorder: remove redundant get_video_buffer() 12 years ago
Paul B Mahol 898c6191ff lavfi: Weston 3 Field Deinterlacing Filter 12 years ago
Paul B Mahol d2e237338d lavfi/mp: remove mp=fil 12 years ago
Paul B Mahol 0a8bb91505 lavfi/mp: remove mp=dint 12 years ago
Michael Niedermayer 59b9ecc92a avfilter/vf_yadif: Treat mode as a field of flags 12 years ago
Michael Niedermayer 4ff5b2683c avfilter/vf_yadif: fix "incompatible pointer type" warning 12 years ago
Michael Niedermayer a67dcd74ab avfilter/vf_yadif: add gbr(a)p support 12 years ago
Paul B Mahol d21e496cf5 lavfi/mptestsrc: use outlink->frame_count 12 years ago
Clément Bœsch 30d40c9e86 lavfi/drawtext: add generic timeline interface and deprecate "draw". 12 years ago
Clément Bœsch 493ebbd7eb Update copyrights where my email appears with the new one. 12 years ago
Paul B Mahol 771e2e59e2 lavfi/hue: relicense to LGPL with permission by all contributors 12 years ago
Paul B Mahol 916549cb1e lavfi/mp: remove mp=phase 12 years ago
Paul B Mahol 3dd4b6ea41 lavfi: port phase filter from libmpcodecs 12 years ago
Michael Niedermayer 92b7e7b318 avfilter/vf_yadif: reallocate frames if strides differ 12 years ago
Michael Niedermayer cdd5df8189 avfilter/vf_fps: make sure the fifo is not empty before using it 12 years ago
Diego Elio Pettenò faa8245bd4 vf_lut: Constantize 12 years ago