summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/af_asetnsamples: remove .needs_writable as it is not requiredPaul B Mahol2013-09-07
* avfilter/af_compand: silence "maybe uninitialized" warningsMichael Niedermayer2013-09-07
* avfilter/af_aecho: silence "maybe uninitialized warning"Michael Niedermayer2013-09-07
* lavfi/telecine: remove bitstream and pal formatsPaul B Mahol2013-09-06
* lavfi/fieldorder: work with non writtable frames tooPaul B Mahol2013-09-06
* lavfi/fieldorder: remove pal8 formatPaul B Mahol2013-09-06
* lavfi/fieldorder: add timeline supportPaul B Mahol2013-09-06
* lavfi/fieldorder: use av_image_fill_linesizes()Paul B Mahol2013-09-06
* lavfi/fieldorder: remove redundant get_video_buffer()Paul B Mahol2013-09-06
* lavfi: Weston 3 Field Deinterlacing FilterPaul B Mahol2013-09-06
* lavfi/mp: remove mp=filPaul B Mahol2013-09-05
* lavfi/mp: remove mp=dintPaul B Mahol2013-09-05
* avfilter/vf_yadif: Treat mode as a field of flagsMichael Niedermayer2013-09-05
* avfilter/vf_yadif: fix "incompatible pointer type" warningMichael Niedermayer2013-09-05
* avfilter/vf_yadif: add gbr(a)p supportMichael Niedermayer2013-09-05
* lavfi/mptestsrc: use outlink->frame_countPaul B Mahol2013-09-03
* lavfi/drawtext: add generic timeline interface and deprecate "draw".Clément Bœsch2013-09-03
* Update copyrights where my email appears with the new one.Clément Bœsch2013-09-03
* lavfi/hue: relicense to LGPL with permission by all contributorsPaul B Mahol2013-09-03
* lavfi/mp: remove mp=phasePaul B Mahol2013-09-03
* lavfi: port phase filter from libmpcodecsPaul B Mahol2013-09-03
* avfilter/vf_yadif: reallocate frames if strides differMichael Niedermayer2013-09-03
* avfilter/vf_fps: make sure the fifo is not empty before using itMichael Niedermayer2013-09-02
* Merge commit 'faa8245bd45c1a6dd220ba9407ea1c82132aa1ce'Michael Niedermayer2013-09-01
|\
| * vf_lut: ConstantizeDiego Elio Pettenò2013-08-31
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
* | avfilter/vf_fps: fix ABI compatibility with AV_NOPTS starttimeMichael Niedermayer2013-08-29
* | Merge commit 'cb8f70c96e14c1b4824ef23d21d78d10fc5a4b93'Michael Niedermayer2013-08-29
|\|
| * vf_fps: use double constants for default/min/max for start_timeHendrik Leppkes2013-08-28
| * vf_interlace: fix file permissionsVittorio Giovara2013-08-27
* | avfilter/vf_fps: Work around msvc (c99wrap) build failurePavel Koshevoy2013-08-26
* | avfilter/graphparser: fix use of deprecated symbolsMichael Niedermayer2013-08-25
* | avfilter/graphdump: fix use of deprecated symbolsMichael Niedermayer2013-08-25
* | avfilter/filtfmts: fix use of deprecated symbolsMichael Niedermayer2013-08-25
* | lavfi/tile: do not leak input framePaul B Mahol2013-08-23
* | lavfi/hue: allow changing brightnessPaul B Mahol2013-08-22
* | lavfi/gradfun: support gbrpPaul B Mahol2013-08-22
* | lavfi/separatefields: fix frame leakPaul B Mahol2013-08-21
* | lavfi/hue: use lookup tablesPaul B Mahol2013-08-21
* | Merge commit '545a0b807cf45b2bbc4c9087a297b741ce00f508'Michael Niedermayer2013-08-21
|\|
| * vf_fps: add 'start_time' optionJustin Ruggles2013-08-20
* | avfilter/vf_mp: remove unused sws related functionsMichael Niedermayer2013-08-16
* | avfilter: remove ff_copy_int*_listMichael Niedermayer2013-08-16
* | lavfi/transpose: call av_frame_copy_props()Paul B Mahol2013-08-16
* | lavfi/transpose: support slice threadingPaul B Mahol2013-08-16
* | lavfi/tile: make color of blank/unused area configurablePaul B Mahol2013-08-16
* | avfilter/vf_scale+aresample: minor simpificationMichael Niedermayer2013-08-16
* | avfilter/vf_scale: generic swscale option supportMichael Niedermayer2013-08-15
* | lavfi/ebur128: fix typo: s/negociation/negotiationPaul B Mahol2013-08-13
* | lavfi/trim: check for right default valuePaul B Mahol2013-08-12