3959 Commits (552945efe62d0b6605efa2f5ad7b788c728d71b5)

Author SHA1 Message Date
  Paul B Mahol 601eab2bbf avfilter: add ladspa wrapper filter 12 years ago
  Michael Niedermayer 4bc7a2a64b avfilter: remove duplicate includes 12 years ago
  Paul B Mahol 59d72f8b16 lavfi/pad,crop,scale: remove options description from filter description 12 years ago
  Paul B Mahol 8ac0eb2cd7 avfilter/vf_tinterlace: add yuv411p, yuv440p, yuva422p and yuva444p 12 years ago
  Michael Niedermayer 68f328fcdd avfilter/vf_psnr: avoid 64bit arithmetic in the inner loop 12 years ago
  Neil Birkbeck a11c16a0b0 avfilter/vf_psnr: Prevent integer overflow. 12 years ago
  Paul B Mahol 20101f4a83 avfilter/vf_decimate: add gray16 and yuv440p 12 years ago
  Paul B Mahol 0ad5ef674b avfilter/vf_decimate: fix crash with gray8 12 years ago
  Paul B Mahol 390c35a13b lavfi/mp: remove mp=qp 12 years ago
  Paul B Mahol 2e35686030 avfilter/vf_telecine: remove redudant av_frame_copy_props() 12 years ago
  Paul B Mahol 7f4a5006ce avfilter/vf_pullup: remove junk_down nonsense 12 years ago
  Paul B Mahol d520055000 avfilter/vf_pullup: change log level to error 12 years ago
  Paul B Mahol fe5b7612c0 avfilter/vf_pullup: fix memleak of metrics for last PullupField 12 years ago
  Paul B Mahol 394a73cad2 avfilter/vf_pullup: make sure metric_plane is available 12 years ago
  Paul B Mahol 8302abf844 lavfi/mp: remove mp=pullup 12 years ago
  Paul B Mahol 112017e990 avfilter/x86/vf_pullup: try to fix build on x64 12 years ago
  Paul B Mahol 9c774459a9 avfilter: port pullup filter from libmpcodecs 12 years ago
  Paul B Mahol 9d05de2258 avfilter: add adelay filter 12 years ago
  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