summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* | lavfi/delogo: avoid propagation of rounding errors in chroma planesJean Delvare2013-07-03
* | lavfi/delogo: take SAR into accountJean Delvare2013-07-03
* | lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the...Stefano Sabatini2013-07-03
* | lavfi/delogo: use weighted interpolationJean Delvare2013-07-01
* | Rename thread_init() in libavcodec and libavfilter as library_thread_init().Carl Eugen Hoyos2013-06-30
* | Rename constant HZ in af_biquads.c as HERTZ.Carl Eugen Hoyos2013-06-30
* | avfilter/avfilter: Make avfilter_register() thread safeMichael Niedermayer2013-06-28
* | avfilter/vf_mp: preserve pixel format when possibleMichael Niedermayer2013-06-28