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-01-06012v decoder.Carl Eugen Hoyos
2012-12-31Add SubViewer v1 subtitles demuxer and decoder.Clément Bœsch
2012-12-31Add PJS subtitles demuxer and decoder.Clément Bœsch
2012-12-31Add VPlayer subtitles demuxer and decoder.Clément Bœsch
2012-12-31Add MPL2 subtitles demuxer and decoder.Clément Bœsch
2012-12-27build: fix g723_1 decoder dependencyPaul B Mahol
2012-12-23Merge commit 'b047c68783aa4042b322af7af043b643d5daf09c'Michael Niedermayer
2012-12-23huffyuv: split encoder and decoder into separate files.Anton Khirnov
2012-12-21Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723'Michael Niedermayer
2012-12-20lavc: introduce VideoDSPContextRonald S. Bultje
2012-12-17Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross
2012-12-17SGI RLE 8-bit decoderPeter Ross
2012-12-11build: fix dca encoder dependenciesPaul B Mahol
2012-12-10build: update mxf muxer dependenciesPaul B Mahol
2012-12-10lavc: fix typo and avrn build dependenciesPaul B Mahol
2012-12-08tak: demuxer, parser, and decoderPaul B Mahol
2012-12-07add missing dependency for tak demuxerPaul B Mahol
2012-12-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-12-06alacenc: add support for multi-channel encodingJustin Ruggles
2012-11-30Merge commit '9d46eaec7a90bd8f5cd9e45398c6d17804182320'Michael Niedermayer
2012-11-29build: The FLAC encoder also depends on the flacdsp codeDiego Biurrun
2012-11-24ADPCM IMA Dialogic decoderPaul B Mahol
2012-11-22ADPCM AFC decoderPaul B Mahol
2012-11-22brender_pix: a new image decoderAleksi Nurmi
2012-11-21imgconvert: add self test codeMichael Niedermayer
2012-11-21Merge commit 'd1d9efaae6c7e8466b06c30ca21c6b569dd2e480'Michael Niedermayer
2012-11-20add some planar PCM encodersPaul B Mahol
2012-11-20avcodec: split avpicture from imgconvertLuca Barbato
2012-11-208svx: move pcm_s8_planar decoder to pcm.cPaul B Mahol
2012-11-17PCM signed 16-bit big-endian planar decoderPaul B Mahol
2012-11-17PCM signed 24-bit/32-bit little-endian planar decoderPaul B Mahol
2012-11-14Drop broken and unused CABAC test program.Diego Biurrun
2012-10-30Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer
2012-10-30avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö
2012-10-23Merge commit '468ea9d5b14f92fe61f47f034e67066f65163f5f'Michael Niedermayer
2012-10-23Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI com...Anton Khirnov
2012-10-21ffv1: split decoder and encoderMichael Niedermayer
2012-10-21Merge commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9'Michael Niedermayer
2012-10-20ffv1: split decoder and encoderLuca Barbato
2012-10-20avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibilityMartin Storsjö
2012-10-20Merge commit 'c9ef43215c7d68c2cdcdbe02287aa114f27a32ed'Michael Niedermayer
2012-10-19build: Drop OBJS declaration for non-existing PCM_DVD encoderDiego Biurrun
2012-10-19lavc: add raw text subtitles decoder.Clément Bœsch
2012-10-15lavc: add xface image decoder and encoderStefano Sabatini
2012-10-13Merge commit '930c9d4373e0f3cb7c64fcfc129127a309f6d066'Michael Niedermayer
2012-10-12avutil: Duplicate ff_log2_tab instead of sharing it across libsDiego Biurrun
2012-10-12Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024'Michael Niedermayer
2012-10-11Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun
2012-10-10Merge commit '6d0beefbf6ee6dbf8efb522a9307e54c6ed5f702'Michael Niedermayer
2012-10-09lavc: split asv12 encoder/decoderAnton Khirnov