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
2015-10-26avcodec/options: remove redundant and wrong default information for skipcmp o...Clément Bœsch
2015-10-26avcodec/avdct: remove redundant "default" information in optionsClément Bœsch
2015-10-26tests/aac: Add bitexact flags to AAC LTP Encode testDerek Buitenhuis
2015-10-26mov: Add support parsing QuickTime Metadata Keys.Tinglin Liu
2015-10-26timecode: Support HFR valuesVittorio Giovara
2015-10-26timecode: Do not fail for non-standard frameratesVittorio Giovara
2015-10-26tests/fate/aac: Add bitexact flags to fate-aac-pns-encodeMichael Niedermayer
2015-10-26avfilter/vf_removegrain: replace qsort with AV_QSORTGanesh Ajjanagadde
2015-10-26avformat/thp: set duration for audio stream tooPaul B Mahol
2015-10-26avcodec: add SDX2 DPCM decoderPaul B Mahol
2015-10-26MAINTAINERS: add key fingerprintGanesh Ajjanagadde
2015-10-26avutil/opt: print more meaningful default flags valuesClément Bœsch
2015-10-25lavfi/drawutils: add const to blending mask.Nicolas George
2015-10-25avutil/tree: clean up pointer incompatibility warningsGanesh Ajjanagadde
2015-10-25lavf/xwma: Support wmapro.Carl Eugen Hoyos
2015-10-25avutil/tree: Document the guaranteed ordering of compare arguments for av_tre...Michael Niedermayer
2015-10-25avcodec/huffman: replace qsort with AV_QSORTGanesh Ajjanagadde
2015-10-25version.sh: add note that ffversion.h is auto-generatedGanesh Ajjanagadde
2015-10-25all: add const-correctness to qsort comparatorsGanesh Ajjanagadde
2015-10-25avformat/aiffdec: give friendly message if compressed codec tag is unsupportedPaul B Mahol
2015-10-25doc/general: update after recent additionsPaul B Mahol
2015-10-25avformat: add xvag demuxerPaul B Mahol
2015-10-25avutil/tree: add additional const qualifier to the comparatorGanesh Ajjanagadde
2015-10-25avutil/tree: improve documentation for av_tree_find, av_tree_insertGanesh Ajjanagadde
2015-10-25avfilter/vf_deshake: use a void * comparator for consistencyGanesh Ajjanagadde
2015-10-25all: fix -Wextra-semi reported on clangGanesh Ajjanagadde
2015-10-24all: remove some casts of function pointer to void *Ganesh Ajjanagadde
2015-10-24vp9: uses ff_set_dimensions (which sets coded_width/height).Ronald S. Bultje
2015-10-24videodsp: don't overread edges in vfix3 emu_edge.Ronald S. Bultje
2015-10-24avfilter: avoid zero arguments to variadic macroGanesh Ajjanagadde
2015-10-24libzvbi-teletextdec: fix AVSubtitleRect pict compatiblity codeMarton Balint
2015-10-24ffplay: use a separate struct for the rescaled YUVA AVSubtitle rectanglesMarton Balint
2015-10-24lavf/ingenientdec: Add a probe function.Carl Eugen Hoyos
2015-10-24lavc/hapdec: Use correct no-transparency colour space.Carl Eugen Hoyos
2015-10-24avcodec/dpxenc: Fix "libavcodec/dpxenc.c:250:44: warning: passing argument 3 ...Michael Niedermayer
2015-10-23avformat/genh: add ADPCM IMA DVI supportPaul B Mahol
2015-10-23avformat/ads: extend format long descriptionPaul B Mahol
2015-10-23avformat/svag: extend format long descriptionPaul B Mahol
2015-10-23avcodec: extend long decription for adpcm psx codecPaul B Mahol
2015-10-23avformat/msf: extend format long descriptionPaul B Mahol
2015-10-23Add myself as maintainer for HapTom Butterworth
2015-10-23Revert "configure: add -Wstrict-prototypes when available"Ganesh Ajjanagadde
2015-10-23configure: add -Wstrict-prototypes when availableGanesh Ajjanagadde
2015-10-23avutil/qsort: use the do while form for AV_QSORT, AV_MSORTGanesh Ajjanagadde
2015-10-23vf_psnr/ssim: don't crash if stats_file is NULL.Ronald S. Bultje
2015-10-23avcodec/hap: set bits_per_coded_sampleTom Butterworth
2015-10-23avfilter: add shuffleframes filterPaul B Mahol
2015-10-23avformat/mov: Autodetect mp3s which need parsingMichael Niedermayer
2015-10-23avdevice/pulse_audio_common: add av_warn_unused_resultGanesh Ajjanagadde
2015-10-23vf_ssim: print per-channel dB values.Ronald S. Bultje