summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* formats: Check memory allocationsVittorio Giovara2015-03-121-1/+10
* avfilter: Return more meaningful error codesHimangi Saraogi2015-03-051-3/+4
* graphparser: Check av_get_token() memory errorVittorio Giovara2015-02-171-0/+2
* libopencv: Check kernel_str life cycleLuca Barbato2015-02-031-6/+12
* hqdn3d: check memory allocations and propagate errorsVittorio Giovara2015-01-291-16/+26
* libopencv: Rework error handling in parse_iplconvkernel()Vittorio Giovara2015-01-271-8/+14
* Add a side data type for audio service type.Anton Khirnov2015-01-271-0/+25
* vf_interlace: remove the warning tag in the messageVittorio Giovara2015-01-051-1/+1
* vf_interlace: merge FIELD_LOWER checkVittorio Giovara2015-01-051-2/+2
* vf_interlace: also assert for heightVittorio Giovara2015-01-051-1/+1
* vf_interlace: use image width rather than linesizeVittorio Giovara2015-01-051-4/+5
* lavfi: always check av_expr_parse_and_eval() return valueVittorio Giovara2014-12-182-9/+12
* vf_frei0r: do not increment string if it reached the endVittorio Giovara2014-12-081-1/+2
* lavfi: Increase drawtext font size limitsМихаил Муковников2014-12-071-1/+1
* vf_interlace: get rid of useless loadsKieran Kunhya2014-11-271-2/+0
* vf_interlace: x86: improve asm performanceMichael Niedermayer2014-11-251-27/+19
* lavfi: clean memory on error in ADD_FORMAT()Vittorio Giovara2014-11-211-1/+3
* vf_interlace: Add SIMD for lowpass filterKieran Kunhya2014-11-155-29/+211
* drawtext: Remove the ifdef for localtime_rMartin Storsjö2014-10-261-3/+1
* avfilter: check filter link validityVittorio Giovara2014-10-241-1/+6
* vf_format: check input validityVittorio Giovara2014-10-201-0/+5
* af_resample: check av_opt_set_dict return valueVittorio Giovara2014-10-181-1/+4
* vf_showinfo: Forward the av_image_get_linesize errorVittorio Giovara2014-10-181-1/+3
* vf_drawtext: Do not leak the mmapped textfileLuca Barbato2014-10-181-1/+4
* resample: Avoid off-by-1 errors in PTS calcs.Timothy B. Terriberry2014-10-181-1/+9
* setpts: Add missing inttypes.h #include for PRId64Diego Biurrun2014-08-211-9/+8
* vsrc_movie: Adjust a silly typo from b977b287f61fea48ecd6251d54a26334213b7ec6Diego Biurrun2014-08-211-1/+1
* avfilter: Remove unused variable from ff_get_video_buffer()Diego Biurrun2014-08-191-1/+0
* vsrc_movie: Avoid a variable indirection in movie_get_frame()Diego Biurrun2014-08-191-2/+2
* Bump major versions of all libraries.Anton Khirnov2014-08-091-2/+2
* Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-091-8/+8
* avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-031-0/+3
* filtfmts: Replace deprecated uses of AVFilterPadDiego Biurrun2014-08-031-4/+6
* vf_fps: Replace use of deprecated AVFilterBufferRef by AVFrameDiego Biurrun2014-08-031-1/+1
* af_channelmap: Set the frame channel layoutLuca Barbato2014-08-021-0/+2
* af_join: Set the output frame formatLuca Barbato2014-08-021-0/+1
* Revert "vf_interlace: deprecate lowpass option"Vittorio Giovara2014-08-012-38/+34
* vf_select: Drop a debug av_log with an unchecked double to enum conversionDiego Biurrun2014-07-291-12/+0
* af_compand: make sure request_frame always outputs at least one frameAndrew Kelley2014-07-081-3/+15
* vf_showinfo: print display transformation valuesVittorio Giovara2014-06-141-0/+5
* af_resample: Use avresample_get_out_samplesLuca Barbato2014-05-281-7/+2
* lavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NBAnton Khirnov2014-05-261-7/+11
* buffersrc: avoid using AV_PIX_FMT_NBAnton Khirnov2014-05-261-1/+1
* vf_fieldorder: avoid using AV_PIX_FMT_NBAnton Khirnov2014-05-261-2/+3
* vf_scale: use the pixfmt descriptor APIAnton Khirnov2014-05-261-2/+8
* vf_format: rework format list parsingAnton Khirnov2014-05-261-51/+79
* build: handle library dependencies in configureJanne Grunau2014-05-131-5/+0
* lavfi: add Bauer stereo-to-binaural audio filterAlessandro Ghedini2014-05-014-1/+225
* filtfmts: remove unused lavf includeVittorio Giovara2014-04-191-1/+0
* lavfi: name anonymous structsVittorio Giovara2014-04-1934-40/+40
OpenPOWER on IntegriCloud