Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-23avfilter: Dont partially merge listsMichael Niedermayer
2013-07-22avfilter/REDUCE_FORMATS: fix bug that ended reducing too earlyMichael Niedermayer
2013-07-21vfilter/vf_scale: avoid using "{}"Michael Niedermayer
2013-07-21avfilter/vf_scale; fix indentMichael Niedermayer
2013-07-21avfilter/vf_scale: add in/out color range optionMichael Niedermayer
2013-07-21avfilter/vf_scale: Add in/out yuv color matrix optionMichael Niedermayer
2013-07-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-20avfilter/vf_separatefields: fix ;;Michael Niedermayer
2013-07-20avfilter: fix preprocessor conditionwm4
2013-07-19avfilter/vf_yadif:remove unneeded include assert.hMichael Niedermayer
2013-07-19lavfi: filtfmts: use newer avfilter APIsVittorio Giovara
2013-07-18lavf/concat: Never fail for sample aspect ratio 0:1.Carl Eugen Hoyos
2013-07-18lut3d: Fix reading 3dl files with leading comments.Carl Eugen Hoyos
2013-07-18lavfi/scale: allocate interlaced scalers only if needed.Nicolas George
2013-07-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-18vf_scale: use sws_init_context()Michael Niedermayer
2013-07-18Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun
2013-07-17Merge commit '50612484e058e8b241f0528584d64d9d2ccebf12'Michael Niedermayer
2013-07-17pthread: Rename thread_init to avoid symbol collisionSean McGovern
2013-07-15lavfi/scale: remove av_opt_free()Paul B Mahol
2013-07-15avfilter/avf_concat: fix AVOption flags typoMichael Niedermayer
2013-07-15lavfi/stereo3d: subsampled yuv support for non-anaglyph outputsPaul B Mahol
2013-07-14lavfi/drawutils: set subsampling for rgb tooPaul B Mahol
2013-07-14lavfi/mp: remove mp=perspectivePaul B Mahol
2013-07-14lavfi: port perspective filter from libmpcodecsPaul B Mahol
2013-07-14lavfi/aecho: fix invalid freePaul B Mahol
2013-07-14lavfi/silencedetect: unbreak for unknown channel layoutsPaul B Mahol
2013-07-14lavfi/ashowinfo: unbreak for >8 channelsPaul B Mahol
2013-07-14lavfi/asetnsamples: unbreak for >8 channelsPaul B Mahol
2013-07-14lavfi/trim: fix sample copy for >8 channelsPaul B Mahol
2013-07-14lavfi/showwaves: fix floating exception with >8 channelsPaul B Mahol
2013-07-14avfilter/asrc_aevalsrc: fix cases of unknown channel layoutMichael Niedermayer
2013-07-13lavfi/delogo: Fix sign extension issueJean Delvare
2013-07-12avfilter/trim: add compatibility layer to not break ABI used by ffmpegMichael Niedermayer
2013-07-12lavfi/trim: use AV_OPT_TYPE_DURATIONPaul B Mahol
2013-07-12lavfi/aevalsrc: remove hard limit on number of channelsPaul B Mahol
2013-07-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-12vf_interlace: better handling of odd video sizeMichael Niedermayer
2013-07-10lavfi/aevalsrc: do not free AVOption variables in uninit()Paul B Mahol
2013-07-10lavfi/aevalsrc: use AV_OPT_TYPE_DURATIONPaul B Mahol
2013-07-10lavfi/afade: use av_rescale()Paul B Mahol
2013-07-10avfilter/af_earwax: Fix out of array accesses on odd packetsMichael Niedermayer
2013-07-10lavfi/aconvert: unbreakPaul B Mahol
2013-07-10lavfi: add aecho filterPaul B Mahol
2013-07-09avfilter/graphparse: Fix build with --enable-incompatible-fork-abiMichael Niedermayer
2013-07-09lavfi/drawtext: add support for printing frame metadataPaul B Mahol
2013-07-09lavfi/psnr: rename 's' parameter to match documentationPaul B Mahol
2013-07-09lavfi: fix broken logic in metadata handlingPaul B Mahol
2013-07-08lavfi/rotate: switch to new drawutilsPaul B Mahol
2013-07-08lavfi/drawutils: fix planar rgbPaul B Mahol