47197 Commits (e42b7ff2b2fd00106953cfa854110e74e9ac73ed)
 

Author SHA1 Message Date
Michael Niedermayer e42b7ff2b2 vf_pixdesctest: switch to filter_frame 12 years ago
Anton Khirnov 1f94f86ab5 vf_libopencv: switch to filter_frame, this filter did not support slices 12 years ago
Clément Bœsch 5d170b09d3 lavfi/geq: switch to filter_frame. 12 years ago
Anton Khirnov 2a06bc10e7 vf_gradfun: switch to filter_frame, this filter did not support slices 12 years ago
Anton Khirnov 6325957b28 vf_frei0r: switch to filter_frame, the filter did not support slices 12 years ago
Clément Bœsch 57d9c86bf3 lavfi/edgedetect: switch to filter_frame. 12 years ago
Anton Khirnov 92b57e8dac vf_fps: switch to filter_frame 12 years ago
Anton Khirnov e67fdbffe5 vf_fieldorder: switch to filter_frame, this filter did not support real slices 12 years ago
Michael Niedermayer 59907340e1 libavfilter/fifo: fix indent 12 years ago
Michael Niedermayer b5572ab861 vf_boxblur: cosmetics to reduce diff to qatar 12 years ago
Michael Niedermayer 7bfa2f25c0 vf_drawtext: switch to filter_frame, this filter did not support slices 12 years ago
Michael Niedermayer 384641468b vf_delogo: switch to filter_frame, this filter did not support slices 12 years ago
Michael Niedermayer ed547e2ce5 vf_hqdn3d: fix permissions 12 years ago
Michael Niedermayer 46a4e72bc5 vf_delogo: fix order of operations in apply_delogo() 12 years ago
Anton Khirnov 250b122e3a vf_boxblur: switch to filter_frame, boxblur did not support slices 12 years ago
Anton Khirnov 05945c7f88 libavfilter/fifo: switch to filter_frame, the filter did not support slices. 12 years ago
Paul B Mahol 6549a9b753 pgssubdec: remove unused variable 12 years ago
Paul B Mahol 01eed8c607 iff demuxer: 16SV support 12 years ago
Anton Khirnov 1b43fc127c vf_hqdn3d: switch to filter_frame 12 years ago
Michael Niedermayer 8227a0b7df libavfilter: update doxy for filter_frame 12 years ago
Michael Niedermayer 3ed483cdfa libavfilter: Support using filter_frame for video 12 years ago
Michael Niedermayer a0b8eec719 default_filter_frame: fix argument name 12 years ago
Michael Niedermayer f6dd145533 avfilter: check that filter_frame and slice variants are not both used 12 years ago
Michael Niedermayer cd7febd33f lavfi: replace filter_samples by filter_frame 12 years ago
Reimar Döffinger 16af29a7a6 vc1dec: add hacks to ensure static tables are initialized in open(). 12 years ago
Reimar Döffinger 92947c6d72 Use err_out label for error-case cleanup. 12 years ago
Reimar Döffinger 8aa29f063c atrac3: do not use init_static_data to init VLC data. 12 years ago
Paul B Mahol 23101ceaa2 avrdec: implement seeking 12 years ago
Michael Niedermayer 42d3fea65f Merge commit 'af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1' 12 years ago
Michael Niedermayer 264441715b Merge commit 'f5fa03660db16f9d78abc5a626438b4d0b54f563' 12 years ago
Paul B Mahol b0d9b011c7 avrdec: sample rate takes 3 bytes not 4 12 years ago
Paul B Mahol 1793128cf7 avrdec: fix typo in .long_name 12 years ago
Anton Khirnov af7d13ee4a asink_nullsink: plug a memory leak. 12 years ago
Michael Niedermayer 2c923983b6 qpeg: reset palette on seeks 12 years ago
Michael Niedermayer 2754dbb6e1 nut: put nut PCM audio tags in front of avi tags. 12 years ago
Diego Biurrun 2e89aeed65 x86: h264_idct: port to cpuflags 12 years ago
Diego Biurrun 490df522c7 x86: cpu: Drop unused HAVE_RWEFLAGS condition 12 years ago
Stefano Sabatini 3a227f5d90 doc: add ffmpeg-protocols.texi manual 12 years ago
Stefano Sabatini 9c492271a8 doc: move syntax and eval chapters from libavutil to ffmpeg-utils 12 years ago
Stefano Sabatini d82331721e doc: add libavdevice.texi and ffmpeg-devices.texi files 12 years ago
Stefano Sabatini 8ddeae5ae7 doc: add libavformat.texi and ffmpeg-formats.texi files 12 years ago
Stefano Sabatini 2ac6a3d1bf lavfi/drawtext: add support to expansion of generic expressions 12 years ago
Piotr Bandurski f5fa03660d vble: Do not abort decoding when version is not 1 12 years ago
Justin Ruggles 1d86aa8b0f lavr: do not pass consumed samples as a parameter to ff_audio_resample() 12 years ago
Justin Ruggles d2f9f8e094 lavr: correct the documentation for the ff_audio_resample() return value 12 years ago
Justin Ruggles 7f534d11ed lavr: do not pass sample count as a parameter to ff_audio_convert() 12 years ago
Diego Biurrun 28e1cf19aa x86: h264_weight: port to cpuflags 12 years ago
Michael Niedermayer 2cfa6fd025 mjpegdec: dont set got_picture to 0 per frame. 12 years ago
Michael Niedermayer 541efe4120 mjpegdec: reset got_picture on errors, successful return, init and flush. 12 years ago
Michael Niedermayer 1c16483cc0 mjpegdec: replace returns by goto fail in frame decode. 12 years ago