3948 Commits (d520055000b8cda49a1b9eb00f852ecbf3442aa9)

Author SHA1 Message Date
Paul B Mahol d520055000 avfilter/vf_pullup: change log level to error 11 years ago
Paul B Mahol fe5b7612c0 avfilter/vf_pullup: fix memleak of metrics for last PullupField 11 years ago
Paul B Mahol 394a73cad2 avfilter/vf_pullup: make sure metric_plane is available 11 years ago
Paul B Mahol 8302abf844 lavfi/mp: remove mp=pullup 11 years ago
Paul B Mahol 112017e990 avfilter/x86/vf_pullup: try to fix build on x64 11 years ago
Paul B Mahol 9c774459a9 avfilter: port pullup filter from libmpcodecs 11 years ago
Paul B Mahol 9d05de2258 avfilter: add adelay filter 11 years ago
Paul B Mahol 563057731a avfilter/vf_stereod3d: add const qualifiers to ana_convert() 11 years ago
Paul B Mahol c74d5929df avfilter/vf_stereo3d: BGR24 support for anaglyphs 11 years ago
Paul B Mahol fcea6f71ad avfilter/vf_stereo3d: avoid pointless copy 11 years ago
Paul B Mahol 7ac6c6325e libavfilter/libmpcodecs: remove unused files 11 years ago
Paul B Mahol 24678a61d9 avfilter/vf_gradfun: use av_calloc() 11 years ago
Paul B Mahol 693747c3d0 avfilter/vsrc_life: use av_calloc() 11 years ago
Michael Niedermayer 3dfc5f551f avfilter: avoid testing float == 0 11 years ago
Paul B Mahol 60abdb6c17 avfilter/af_aecho & af_compand: use extended_data 11 years ago
Paul B Mahol 211a185cba avfilter/avfilter: check allocation failure in ff_insert_pad() 11 years ago
Paul B Mahol 7d8939a0ff avfilter/avf_avectorscope: improve description 11 years ago
Paul B Mahol b8b398027c avfilter/video: remove commented out cruft 11 years ago
Michael Niedermayer 126ba68826 avfilter/vf_noise: rename linesize to bytewidth 11 years ago
Michael Niedermayer 53102fa2f0 Revert "avfilter/vf_noise: dont corrupt the picture outside width x height" 11 years ago
Georg Martius ad96482d67 avfilter/vidstabtransform: allow negative zoom. 11 years ago
Michael Niedermayer 51dab60c7b avfilter/vf_noise: dont corrupt the picture outside width x height 11 years ago
Paul B Mahol 3eba83daed avfilter/vf_noise: unbreak filter when inline assembly is not present 11 years ago
Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
Paul B Mahol a8e00cf926 avfilter: remove redundant use of AV_NE() macro 11 years ago
Paul B Mahol 99a283331c avfilter/vf_traspose: move switch out of loop 11 years ago
Paul B Mahol bf5ceeffc3 avfilter/vf_psnr: >8 bit planar support 11 years ago
Michael Niedermayer bb23bf8fd7 avfilter/avfilter: fix null pointer dereference with queued ping filters 11 years ago
Paul B Mahol 0227b42926 avfilter/vf_psnr: refactor subsampled format support 11 years ago
Paul B Mahol ffde17e70f avfilter/vf_histeq: remove unused item from filter private context 11 years ago
Paul B Mahol 4cf1900ba7 avfilter/vf_format: add .get_video_buffer back 11 years ago
Paul B Mahol d2382903d6 avfilter/vf_rotate: fix 'oh' option description 11 years ago
Paul B Mahol b077d8d908 avfilter: remove redundant .get_(audio/video)_buffer initializations 11 years ago
Paul B Mahol 5a16a1d508 avfilter/af_asetnsamples: remove .needs_writable as it is not required 11 years ago
Michael Niedermayer 64c54f8333 avfilter/af_compand: silence "maybe uninitialized" warnings 11 years ago
Michael Niedermayer 797762fcf3 avfilter/af_aecho: silence "maybe uninitialized warning" 11 years ago
Paul B Mahol 50b90d5e0b lavfi/telecine: remove bitstream and pal formats 11 years ago
Paul B Mahol 6770fa4df8 lavfi/fieldorder: work with non writtable frames too 11 years ago
Paul B Mahol 33dacda40b lavfi/fieldorder: remove pal8 format 11 years ago
Paul B Mahol 86cb986ce1 lavfi/fieldorder: add timeline support 11 years ago
Paul B Mahol df7e3572c3 lavfi/fieldorder: use av_image_fill_linesizes() 11 years ago
Paul B Mahol 9b35bee696 lavfi/fieldorder: remove redundant get_video_buffer() 11 years ago
Paul B Mahol 898c6191ff lavfi: Weston 3 Field Deinterlacing Filter 11 years ago
Paul B Mahol d2e237338d lavfi/mp: remove mp=fil 11 years ago
Paul B Mahol 0a8bb91505 lavfi/mp: remove mp=dint 11 years ago
Michael Niedermayer 59b9ecc92a avfilter/vf_yadif: Treat mode as a field of flags 11 years ago
Michael Niedermayer 4ff5b2683c avfilter/vf_yadif: fix "incompatible pointer type" warning 11 years ago
Michael Niedermayer a67dcd74ab avfilter/vf_yadif: add gbr(a)p support 11 years ago
Paul B Mahol d21e496cf5 lavfi/mptestsrc: use outlink->frame_count 11 years ago
Clément Bœsch 30d40c9e86 lavfi/drawtext: add generic timeline interface and deprecate "draw". 11 years ago