summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/tinterlace: split context definition into seperate header so it can ...Michael Niedermayer2014-11-15
* avfilter/vf_tinterlace: fix linesize vs. widthMichael Niedermayer2014-11-15
* avfilter/vf_tinterlace: Fix output top field first flag for MODE_INTERLACEX2Michael Niedermayer2014-11-15
* Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc'Michael Niedermayer2014-11-15
|\
| * vf_interlace: Add SIMD for lowpass filterKieran Kunhya2014-11-15
* | avfilter/vf_lut: gammaval709()Peter Ross2014-11-14
* | avfilter/vf_tinterlace: fix frame rateAleksey Vasenev2014-11-13
* | avfilter/vf_interlace: more accurate pts calculationAleksey Vasenev2014-11-13
* | lavfi/xbr: apply misc cosmetical fixesStefano Sabatini2014-11-10
* | avfilter/xbr: drop yet another x2 referenceClément Bœsch2014-11-10
* | avfilter/xbr: fix filter description fieldClément Bœsch2014-11-10
* | avfilter/xbr: fix TODO entryClément Bœsch2014-11-10
* | avfilter/xbr: consistent use of @seeClément Bœsch2014-11-10
* | avfilter/vf_xbr: Uppercase first letter of context type for consistencyMichael Niedermayer2014-11-10
* | lavfi: add xbr filter xBRArwa Arif2014-11-10
* | avfilter/avf_showwaves: fix off by one error in loop conditionMarton Balint2014-11-09
* | avfilter/af_aresample: remove unused variableMichael Niedermayer2014-11-06
* | avfilter/vf_idet: add a repeated field detectionKevin Mitchell2014-11-05
* | avfilter/af_aresample: Limit data per inserted packetMichael Niedermayer2014-11-04
* | avfilter/af_aresample: split flushing code outMichael Niedermayer2014-11-04
* | avfilter/vf_idet: use exp2()Michael Niedermayer2014-11-03
* | avfilter/vf_idet: use av_rescale()Michael Niedermayer2014-11-03
* | avfilter/vf_idet: fix rounding of av_dict_set_fxp()Michael Niedermayer2014-11-03
* | avfilter/vf_idet: add a "half_life" option for statisticsKevin Mitchell2014-11-03
* | avfilter/vf_drawtext: use gm_time_r() for thread safteyMichael Niedermayer2014-11-02
* | avfilter/idet: add current frame classification to metadataKevin Mitchell2014-11-01
* | avfilter/idet: add metadata to "current" frame instead of "next" frameKevin Mitchell2014-11-01
* | Merge commit '6b9b42cc5576e1819ad1e29d98940066fd14b2d6'Michael Niedermayer2014-10-26
|\|
| * drawtext: Remove the ifdef for localtime_rMartin Storsjö2014-10-26
* | avfilter: Read errno before av_log() as the callback from av_log() might affe...Michael Niedermayer2014-10-25
* | Merge commit 'ac84c1ce24a285f9cf16d4297bce73b1c4a6e435'Michael Niedermayer2014-10-25
|\|
| * avfilter: check filter link validityVittorio Giovara2014-10-24
* | avfilter/vf_idet: Fixes issue with idet not flushing last frame.Neil Birkbeck2014-10-22
* | lavfi/concat: accept a single segmentStefano Sabatini2014-10-21
* | lavfi/afade: fix cur_sample computationStefano Sabatini2014-10-21
* | Merge commit 'd1afd3e1d6e43f4d37ae147091f270124ac48e04'Michael Niedermayer2014-10-20
|\|
| * vf_format: check input validityVittorio Giovara2014-10-20
* | avfilter/vf_idet: add both multiple and single frame detection metadataKevin Mitchell2014-10-20
* | libavfi: added option to vf_perspective to specify transformation by giving d...Nicholas Robbins2014-10-19
* | avfilter/vf_idet: add counts to frame metadataKevin Mitchell2014-10-19
* | Merge commit '0d989dbfc4bc5bc1d563e967449116a7a9865258'Michael Niedermayer2014-10-18
|\|
| * af_resample: check av_opt_set_dict return valueVittorio Giovara2014-10-18
* | Merge commit '6d96c7ea89600655b1f18a3b12f3f041fa714152'Michael Niedermayer2014-10-18
|\|
| * vf_showinfo: Forward the av_image_get_linesize errorVittorio Giovara2014-10-18
* | Merge commit 'f401792595dd7760f531e8a3bd2336e9033bd45a'Michael Niedermayer2014-10-18
|\|
| * vf_drawtext: Do not leak the mmapped textfileLuca Barbato2014-10-18
* | Merge commit '6cbbf0592f4f3940aac7f687850d1b726a2ea836'Michael Niedermayer2014-10-18
|\|
| * resample: Avoid off-by-1 errors in PTS calcs.Timothy B. Terriberry2014-10-18
* | x86/vf_noise: move asm code to a separate fileJames Almer2014-10-17
* | avfilter/vf_noise: Use a separate seed for each planeMichael Niedermayer2014-10-16