summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* | Fix wrong use of "an" in some comments.Thilo Borgmann2013-08-12
* | avfilter/f_sendcmd: make const arrays static constMichael Niedermayer2013-08-10
* | avfilter/trim: Fix assertion failure with empty framesMichael Niedermayer2013-08-09
* | avfilter/fifo: explicitly assert that a frame should have become available af...Michael Niedermayer2013-08-09
* | avfilter/vf_perspective: factor u cliping codeMichael Niedermayer2013-08-09
* | Merge commit '3799376dd3373ee255651ed542c75b15665801a8'Michael Niedermayer2013-08-06
|\|
| * lavfi/fifo: fix flushing when using request_samplesAnton Khirnov2013-08-05
* | Merge commit '77cc958f60f73963be4281d6e82ef81707e40c26'Michael Niedermayer2013-08-05
|\|
| * lavfi: add const to the AVFilter parameter of avfilter_graph_create_filter()Anton Khirnov2013-08-04