3921 Commits (bb23bf8fd7fb4771b0f08a4ee1ba8fe6ca16d14f)

Author SHA1 Message Date
  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
  Clément Bœsch 493ebbd7eb Update copyrights where my email appears with the new one. 11 years ago
  Paul B Mahol 771e2e59e2 lavfi/hue: relicense to LGPL with permission by all contributors 11 years ago
  Paul B Mahol 916549cb1e lavfi/mp: remove mp=phase 11 years ago
  Paul B Mahol 3dd4b6ea41 lavfi: port phase filter from libmpcodecs 11 years ago
  Michael Niedermayer 92b7e7b318 avfilter/vf_yadif: reallocate frames if strides differ 11 years ago
  Michael Niedermayer cdd5df8189 avfilter/vf_fps: make sure the fifo is not empty before using it 11 years ago
  Diego Elio Pettenò faa8245bd4 vf_lut: Constantize 11 years ago
  Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
  Michael Niedermayer 8b79a458c0 avfilter/vf_fps: fix ABI compatibility with AV_NOPTS starttime 11 years ago
  Hendrik Leppkes cb8f70c96e vf_fps: use double constants for default/min/max for start_time 11 years ago
  Vittorio Giovara 0ce1a7598e vf_interlace: fix file permissions 11 years ago
  Pavel Koshevoy 185fc52f19 avfilter/vf_fps: Work around msvc (c99wrap) build failure 11 years ago
  Michael Niedermayer 1350a5c4d5 avfilter/graphparser: fix use of deprecated symbols 11 years ago
  Michael Niedermayer 7659ee350b avfilter/graphdump: fix use of deprecated symbols 11 years ago
  Michael Niedermayer f12174c8ce avfilter/filtfmts: fix use of deprecated symbols 11 years ago
  Paul B Mahol 8fbf940e16 lavfi/tile: do not leak input frame 11 years ago
  Paul B Mahol b1e276f8df lavfi/hue: allow changing brightness 11 years ago
  Paul B Mahol 139a98be8e lavfi/gradfun: support gbrp 11 years ago
  Paul B Mahol e7834d29f2 lavfi/separatefields: fix frame leak 11 years ago
  Paul B Mahol e6876c7b7b lavfi/hue: use lookup tables 11 years ago
  Justin Ruggles 545a0b807c vf_fps: add 'start_time' option 11 years ago
  Michael Niedermayer cbdf4d6a61 avfilter/vf_mp: remove unused sws related functions 11 years ago
  Michael Niedermayer 247fa6c27c avfilter: remove ff_copy_int*_list 11 years ago
  Paul B Mahol 66f1de66b8 lavfi/transpose: call av_frame_copy_props() 11 years ago
  Paul B Mahol e74a5acb40 lavfi/transpose: support slice threading 11 years ago
  Paul B Mahol ef6718a5f7 lavfi/tile: make color of blank/unused area configurable 11 years ago
  Michael Niedermayer ec0e0eb4c1 avfilter/vf_scale+aresample: minor simpification 11 years ago