summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavf/concat: Never fail for sample aspect ratio 0:1.Carl Eugen Hoyos2013-07-18
* lut3d: Fix reading 3dl files with leading comments.Carl Eugen Hoyos2013-07-18
* lavfi/scale: allocate interlaced scalers only if needed.Nicolas George2013-07-18
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-18
|\
| * Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-18
* | vf_scale: use sws_init_context()Michael Niedermayer2013-07-18
* | Merge commit '50612484e058e8b241f0528584d64d9d2ccebf12'Michael Niedermayer2013-07-17
|\|
| * pthread: Rename thread_init to avoid symbol collisionSean McGovern2013-07-17
* | lavfi/scale: remove av_opt_free()Paul B Mahol2013-07-15
* | avfilter/avf_concat: fix AVOption flags typoMichael Niedermayer2013-07-15
* | lavfi/stereo3d: subsampled yuv support for non-anaglyph outputsPaul B Mahol2013-07-14
* | lavfi/drawutils: set subsampling for rgb tooPaul B Mahol2013-07-14
* | lavfi/mp: remove mp=perspectivePaul B Mahol2013-07-14
* | lavfi: port perspective filter from libmpcodecsPaul B Mahol2013-07-14
* | lavfi/aecho: fix invalid freePaul B Mahol2013-07-13
* | lavfi/silencedetect: unbreak for unknown channel layoutsPaul B Mahol2013-07-13
* | lavfi/ashowinfo: unbreak for >8 channelsPaul B Mahol2013-07-13
* | lavfi/asetnsamples: unbreak for >8 channelsPaul B Mahol2013-07-13
* | lavfi/trim: fix sample copy for >8 channelsPaul B Mahol2013-07-13
* | lavfi/showwaves: fix floating exception with >8 channelsPaul B Mahol2013-07-13
* | avfilter/asrc_aevalsrc: fix cases of unknown channel layoutMichael Niedermayer2013-07-13
* | lavfi/delogo: Fix sign extension issueJean Delvare2013-07-13
* | avfilter/trim: add compatibility layer to not break ABI used by ffmpegMichael Niedermayer2013-07-12
* | lavfi/trim: use AV_OPT_TYPE_DURATIONPaul B Mahol2013-07-12
* | lavfi/aevalsrc: remove hard limit on number of channelsPaul B Mahol2013-07-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-12
|\|
| * vf_interlace: better handling of odd video sizeMichael Niedermayer2013-07-12
* | lavfi/aevalsrc: do not free AVOption variables in uninit()Paul B Mahol2013-07-10
* | lavfi/aevalsrc: use AV_OPT_TYPE_DURATIONPaul B Mahol2013-07-10
* | lavfi/afade: use av_rescale()Paul B Mahol2013-07-10
* | avfilter/af_earwax: Fix out of array accesses on odd packetsMichael Niedermayer2013-07-10
* | lavfi/aconvert: unbreakPaul B Mahol2013-07-10
* | lavfi: add aecho filterPaul B Mahol2013-07-10
* | avfilter/graphparse: Fix build with --enable-incompatible-fork-abiMichael Niedermayer2013-07-09
* | lavfi/drawtext: add support for printing frame metadataPaul B Mahol2013-07-09
* | lavfi/psnr: rename 's' parameter to match documentationPaul B Mahol2013-07-09
* | lavfi: fix broken logic in metadata handlingPaul B Mahol2013-07-08
* | lavfi/rotate: switch to new drawutilsPaul B Mahol2013-07-08
* | lavfi/drawutils: fix planar rgbPaul B Mahol2013-07-08
* | lavfi/pad: use FFSIGNPaul B Mahol2013-07-08
* | lavfi: add psnr filterPaul B Mahol2013-07-08
* | replace some deprecated definesPaul B Mahol2013-07-06
* | lavfi/blend: use dual input helpersPaul B Mahol2013-07-06
* | lavfi/delogo: band width must be at least 1Jean Delvare2013-07-05
* | lavfi/delogo: option show shouldn't affect bandJean Delvare2013-07-05
* | lavfi/blackdetect: support 2 more pixels formatsPaul B Mahol2013-07-05
* | lavfi/cropdetect: export cropdetect info to frame metadataPaul B Mahol2013-07-05
* | lavfi/delogo: remember left and right samples when interpolatingJean Delvare2013-07-05
* | lavfi/delogo: don't recompute the same difference again and againJean Delvare2013-07-05
* | lavfi/crop: support more pixel formatsPaul B Mahol2013-07-04