summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_rotate: fix 'oh' option descriptionPaul B Mahol2013-09-071-1/+1
* avfilter: remove redundant .get_(audio/video)_buffer initializationsPaul B Mahol2013-09-0731-39/+0
* avfilter/af_asetnsamples: remove .needs_writable as it is not requiredPaul B Mahol2013-09-071-1/+0
* avfilter/af_compand: silence "maybe uninitialized" warningsMichael Niedermayer2013-09-071-1/+4
* avfilter/af_aecho: silence "maybe uninitialized warning"Michael Niedermayer2013-09-071-1/+3
* lavfi/telecine: remove bitstream and pal formatsPaul B Mahol2013-09-061-1/+3
* lavfi/fieldorder: work with non writtable frames tooPaul B Mahol2013-09-061-14/+32
* lavfi/fieldorder: remove pal8 formatPaul B Mahol2013-09-061-0/+1
* lavfi/fieldorder: add timeline supportPaul B Mahol2013-09-061-0/+1
* lavfi/fieldorder: use av_image_fill_linesizes()Paul B Mahol2013-09-061-9/+1
* lavfi/fieldorder: remove redundant get_video_buffer()Paul B Mahol2013-09-061-9/+0
* lavfi: Weston 3 Field Deinterlacing FilterPaul B Mahol2013-09-064-2/+386
* lavfi/mp: remove mp=filPaul B Mahol2013-09-054-120/+1
* lavfi/mp: remove mp=dintPaul B Mahol2013-09-054-218/+1
* avfilter/vf_yadif: Treat mode as a field of flagsMichael Niedermayer2013-09-051-1/+1
* avfilter/vf_yadif: fix "incompatible pointer type" warningMichael Niedermayer2013-09-051-1/+1
* avfilter/vf_yadif: add gbr(a)p supportMichael Niedermayer2013-09-051-0/+2
* lavfi/mptestsrc: use outlink->frame_countPaul B Mahol2013-09-031-4/+1
* lavfi/drawtext: add generic timeline interface and deprecate "draw".Clément Bœsch2013-09-032-4/+39
* Update copyrights where my email appears with the new one.Clément Bœsch2013-09-035-5/+5
* lavfi/hue: relicense to LGPL with permission by all contributorsPaul B Mahol2013-09-031-9/+9
* lavfi/mp: remove mp=phasePaul B Mahol2013-09-034-307/+1
* lavfi: port phase filter from libmpcodecsPaul B Mahol2013-09-034-2/+324
* avfilter/vf_yadif: reallocate frames if strides differMichael Niedermayer2013-09-031-0/+37
* avfilter/vf_fps: make sure the fifo is not empty before using itMichael Niedermayer2013-09-021-1/+1
* Merge commit 'faa8245bd45c1a6dd220ba9407ea1c82132aa1ce'Michael Niedermayer2013-09-011-1/+2
|\
| * vf_lut: ConstantizeDiego Elio Pettenò2013-08-311-5/+6
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-306-24/+24
* | avfilter/vf_fps: fix ABI compatibility with AV_NOPTS starttimeMichael Niedermayer2013-08-291-1/+1
* | Merge commit 'cb8f70c96e14c1b4824ef23d21d78d10fc5a4b93'Michael Niedermayer2013-08-291-2/+4
|\ \ | |/
| * vf_fps: use double constants for default/min/max for start_timeHendrik Leppkes2013-08-281-2/+4
| * vf_interlace: fix file permissionsVittorio Giovara2013-08-271-0/+0
* | avfilter/vf_fps: Work around msvc (c99wrap) build failurePavel Koshevoy2013-08-261-1/+1
* | avfilter/graphparser: fix use of deprecated symbolsMichael Niedermayer2013-08-251-1/+1
* | avfilter/graphdump: fix use of deprecated symbolsMichael Niedermayer2013-08-251-7/+7
* | avfilter/filtfmts: fix use of deprecated symbolsMichael Niedermayer2013-08-251-3/+3
* | lavfi/tile: do not leak input framePaul B Mahol2013-08-231-1/+3
* | lavfi/hue: allow changing brightnessPaul B Mahol2013-08-222-8/+63
* | lavfi/gradfun: support gbrpPaul B Mahol2013-08-222-1/+2
* | lavfi/separatefields: fix frame leakPaul B Mahol2013-08-211-1/+3
* | lavfi/hue: use lookup tablesPaul B Mahol2013-08-211-30/+49
* | Merge commit '545a0b807cf45b2bbc4c9087a297b741ce00f508'Michael Niedermayer2013-08-211-1/+15
|\ \ | |/
| * vf_fps: add 'start_time' optionJustin Ruggles2013-08-201-1/+15
* | avfilter/vf_mp: remove unused sws related functionsMichael Niedermayer2013-08-161-55/+0
* | avfilter: remove ff_copy_int*_listMichael Niedermayer2013-08-162-26/+0
* | lavfi/transpose: call av_frame_copy_props()Paul B Mahol2013-08-161-2/+1
* | lavfi/transpose: support slice threadingPaul B Mahol2013-08-161-25/+47
* | lavfi/tile: make color of blank/unused area configurablePaul B Mahol2013-08-161-2/+3
* | avfilter/vf_scale+aresample: minor simpificationMichael Niedermayer2013-08-162-6/+2
* | avfilter/vf_scale: generic swscale option supportMichael Niedermayer2013-08-151-3/+29
OpenPOWER on IntegriCloud