summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* lavfi: Add library identifierVittorio Giovara2015-07-01
* af_resample: Set the number of samples in the last frameLuca Barbato2015-06-20
* x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-05-31
* lavfi: Move avcodec header to the only filter needing itVittorio Giovara2015-05-19
* Revert "lavfi: always check av_expr_parse_and_eval() return value"Anton Khirnov2015-05-05
* buffersrc: Use the correct deallocation functionFederico Tomassetti2015-04-22
* drawtext: Add an alpha optionLuca Barbato2015-04-21
* buffersrc: Fix resource leak on errorFederico Tomassetti2015-04-19
* filtfmts: Avoid null pointer dereferenceHimangi Saraogi2015-04-19
* Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
* avfilter: Document avfilter_graph_alloc return valueFederico Tomassetti2015-03-21
* formats: Check memory allocationsVittorio Giovara2015-03-12
* avfilter: Return more meaningful error codesHimangi Saraogi2015-03-05
* graphparser: Check av_get_token() memory errorVittorio Giovara2015-02-17
* libopencv: Check kernel_str life cycleLuca Barbato2015-02-03
* hqdn3d: check memory allocations and propagate errorsVittorio Giovara2015-01-29
* libopencv: Rework error handling in parse_iplconvkernel()Vittorio Giovara2015-01-27
* Add a side data type for audio service type.Anton Khirnov2015-01-27
* vf_interlace: remove the warning tag in the messageVittorio Giovara2015-01-05
* vf_interlace: merge FIELD_LOWER checkVittorio Giovara2015-01-05
* vf_interlace: also assert for heightVittorio Giovara2015-01-05
* vf_interlace: use image width rather than linesizeVittorio Giovara2015-01-05
* lavfi: always check av_expr_parse_and_eval() return valueVittorio Giovara2014-12-18
* vf_frei0r: do not increment string if it reached the endVittorio Giovara2014-12-08
* lavfi: Increase drawtext font size limitsМихаил Муковников2014-12-07
* vf_interlace: get rid of useless loadsKieran Kunhya2014-11-27
* vf_interlace: x86: improve asm performanceMichael Niedermayer2014-11-25
* lavfi: clean memory on error in ADD_FORMAT()Vittorio Giovara2014-11-21
* vf_interlace: Add SIMD for lowpass filterKieran Kunhya2014-11-15
* drawtext: Remove the ifdef for localtime_rMartin Storsjö2014-10-26
* avfilter: check filter link validityVittorio Giovara2014-10-24
* vf_format: check input validityVittorio Giovara2014-10-20
* af_resample: check av_opt_set_dict return valueVittorio Giovara2014-10-18
* vf_showinfo: Forward the av_image_get_linesize errorVittorio Giovara2014-10-18
* vf_drawtext: Do not leak the mmapped textfileLuca Barbato2014-10-18
* resample: Avoid off-by-1 errors in PTS calcs.Timothy B. Terriberry2014-10-18
* setpts: Add missing inttypes.h #include for PRId64Diego Biurrun2014-08-21
* vsrc_movie: Adjust a silly typo from b977b287f61fea48ecd6251d54a26334213b7ec6Diego Biurrun2014-08-21
* avfilter: Remove unused variable from ff_get_video_buffer()Diego Biurrun2014-08-19
* vsrc_movie: Avoid a variable indirection in movie_get_frame()Diego Biurrun2014-08-19
* Bump major versions of all libraries.Anton Khirnov2014-08-09
* Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-09
* avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-03
* filtfmts: Replace deprecated uses of AVFilterPadDiego Biurrun2014-08-03
* vf_fps: Replace use of deprecated AVFilterBufferRef by AVFrameDiego Biurrun2014-08-03
* af_channelmap: Set the frame channel layoutLuca Barbato2014-08-02
* af_join: Set the output frame formatLuca Barbato2014-08-02
* Revert "vf_interlace: deprecate lowpass option"Vittorio Giovara2014-08-01
* vf_select: Drop a debug av_log with an unchecked double to enum conversionDiego Biurrun2014-07-29
* af_compand: make sure request_frame always outputs at least one frameAndrew Kelley2014-07-08