summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* libavfilter: Add asettb filter for setting timebase for audioNicolas George2014-04-10
* x86: Drop some unnecessary YASM ifdefsDiego Biurrun2014-04-04
* af_ashowinfo: print a more descriptive name for AV_MATRIX_ENCODING_DOLBYAnton Khirnov2014-04-04
* af_volume: implement replaygain pre-amplificationAlessandro Ghedini2014-04-04
* vf_settb: rename to settbKaterina Barone-Adesi2014-04-02
* vf_transpose: K&R formatting cosmeticsVittorio Giovara2014-03-25
* {v,a}f_showinfo: print frame side dataAnton Khirnov2014-03-24
* af_volume: support using replaygain frame side dataAnton Khirnov2014-03-24
* avfilter: more correct printf format specifiersDiego Biurrun2014-03-22
* af_channelmap: fix ONE_STR mapping modeAnton Khirnov2014-03-16
* vf_shuffleplanes: fix the type of the mapping indicesAnton Khirnov2014-03-06
* lavfi: add shuffleplanes filterAnton Khirnov2014-03-05
* lavfi: use the correct filter context for logging an error.Anton Khirnov2014-03-05
* avfilter: Add missing emms_c when neededLuca Barbato2014-03-05
* vf_frei0r: fix missing end of line characterVittorio Giovara2014-03-04
* vf_frei0r: refactor library loading from env variableVittorio Giovara2014-03-04
* vf_frei0r: prevent a segfault when filter parameters are not setVittorio Giovara2014-03-04
* vf_frei0r: adjust error messagesVittorio Giovara2014-03-04
* af_compand: replace strtok_r() with av_get_token()Anton Khirnov2014-02-28
* lavfi: add compand audio filterAndrew Kelley2014-02-26
* af_volume: preserve frame propertiesAnton Khirnov2014-02-24
* af_resample: preserve frame propertiesAnton Khirnov2014-02-24
* Use av_frame_copy() to simplify code where appropriate.Anton Khirnov2014-02-24
* vf_interlace: deprecate lowpass optionVittorio Giovara2014-02-19
* lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy groupAnton Khirnov2014-02-14
* buffersink: document special error codes returned from av_buffersink_get_frameAnton Khirnov2014-02-14
* buffersrc: Have function parameter names match between .c and .h fileDiego Biurrun2014-02-12
* vf_overlay: add eof_action switchKeith Lawson2014-02-04
* buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() correctlyAnton Khirnov2014-01-17
* vf_yadif: Relicense from GPL to LGPLRobert Krüger2014-01-14
* avfilter: fix leaks on error in ff_filter_frameVittorio Giovara2014-01-09
* avfilter: add needs_writable field to the internal AVFilterPad structureVittorio Giovara2014-01-09
* avfilter: add documentation for needs_writableVittorio Giovara2014-01-09
* lavfi: add framepack filterVittorio Giovara2014-01-09
* drawtext: Drop pointless headerLuca Barbato2014-01-06
* avutil: Move library version related macros to version.hDiego Biurrun2013-12-26
* Bump major of libavfilter for reference counted buffer API changes.Reinhard Tartler2013-12-14
* Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun2013-11-23
* vf_interlace: check one av_frame_clone allocationVittorio Giovara2013-11-19
* avfilter/graphparser: Directly free filter memory if initialization failsDiego Biurrun2013-11-06
* avfilter/buffer: Suppress deprecation warning for avfilter_unref_bufferDiego Biurrun2013-11-04
* filtfmts-test: Fix use of deprecated APIDiego Biurrun2013-11-04
* vf_fieldorder: remove superfluous get_video_bufferVittorio Giovara2013-11-04
* vf_scale: make the dar variable return the DAR.Rudolf Polzer2013-11-02
* vf_aspect: support variables in evaluating the aspect ratiosRudolf Polzer2013-11-02
* gradfun: x86: Factor out common code for some gradfun_filter_line() variantsDiego Biurrun2013-10-31
* avfilter: x86: K&R formatting cosmeticsDiego Biurrun2013-10-31
* lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-28
* avfilter: fix const use of avfilter_nextVittorio Giovara2013-10-28
* avfilter: have avfilter_get_by_name return const for next bumpVittorio Giovara2013-10-28