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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-08dsputil: Split off H.263 bits into their own H263DSPContextDiego Biurrun
2013-11-04lavc: split slice and frame threading functions into separate filesAnton Khirnov
2013-10-31Add HEVC decoderGuillaume Martres
2013-10-31HNM4/HNM4A demuxer & video decoderDavid Kment
2013-10-28lavc: remove old unused audio conversion functions.Anton Khirnov
2013-09-27pcm: support 24-bit/32-bit little-endian planarPaul B Mahol
2013-09-18Add a WebP decoderJustin Ruggles
2013-08-31pcm_dvd: consolidate pieces from pcm.c and mpeg.cChristian Schmidt
2013-08-31pcm_bluray: rename pcm-mpeg.c to pcm-bluray.cChristian Schmidt
2013-08-20Add a libfdk-aac decoderMartin Storsjö
2013-08-10libavutil: Make avpriv_open a library-internal function on msvcrtMartin Storsjö
2013-08-08Voxware MetaSound decoderKostya Shishkov
2013-08-05twinvq: Split VQF-specific part from common TwinVQ decoder coreKostya Shishkov
2013-08-05vdpau: store picture data in picture's rather than codec's contextRémi Denis-Courmont
2013-06-10lavc: add a libwavpack encoder wrapperAnton Khirnov
2013-06-03Go2Webinar decoderKostya Shishkov
2013-05-24w32pthreads: move from lavc to compat/Anton Khirnov
2013-05-18Escape 130 (RPL) decoderEli Friedman
2013-05-17Apple Intermediate Codec decoderKostya Shishkov
2013-04-22JPEG 2000 decoder for DCinemaNicolas Bertrand
2013-04-20hpeldsp: Add half-pel functions (currently copies of dsputil)Ronald S. Bultje
2013-04-10h261: Move shared data tables from a header to a proper C fileDiego Biurrun
2013-04-10dsputil: Make dsputil selectableRonald S. Bultje
2013-03-27msmpeg4: Split decoding related functions to a separate fileMartin Storsjö
2013-03-27Split MPEG-1/2 decoder code off from MPEG-1/2 common codeDiego Biurrun
2013-03-27dca: Move ff_dca_convert_bitstream() to the DCA common codeDiego Biurrun
2013-03-11lavc: remove disabled FF_API_AVCODEC_RESAMPLE cruftAnton Khirnov
2013-03-09lavc: remove disabled FF_API_CODEC_ID cruftAnton Khirnov
2013-03-07build: cosmetics: Group hw accelerator Makefile entries togetherDiego Biurrun
2013-02-18build: make audio_frame_queue a stand-alone componentLuca Barbato
2013-02-17build: The libopencore-amrnb encoder depends on audio_frame_queueDiego Biurrun
2013-02-06dsputil: Separate h264chromaDiego Biurrun
2013-01-24dsputil: Separate h264 qpelMans Rullgard
2013-01-21wmv2: move IDCT to its own DSP context.Ronald S. Bultje
2013-01-20Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.Ronald S. Bultje
2013-01-14libvpx: make vp8 and vp9 selectableLuca Barbato
2013-01-14build: Remove stray Makefile entry for non-existent VCR1 encoderDiego Biurrun
2013-01-13vdpau: Add VC-1 decoding via hwaccel infrastructureRémi Denis-Courmont
2013-01-13vdpau: Add H.264 decoding via hwaccel infrastructureRémi Denis-Courmont
2013-01-13vdpau: Add MPEG-4 decoding via hwaccel infrastructureRémi Denis-Courmont
2013-01-13vdpau: Add MPEG-1/2 decoding via hwaccel infrastructureRémi Denis-Courmont
2013-01-06Drop Snow codecDiego Biurrun
2012-12-23huffyuv: split encoder and decoder into separate files.Anton Khirnov
2012-12-20lavc: introduce VideoDSPContextRonald S. Bultje
2012-12-08tak: demuxer, parser, and decoderPaul B Mahol
2012-12-06alacenc: add support for multi-channel encodingJustin Ruggles
2012-11-29build: The FLAC encoder also depends on the flacdsp codeDiego Biurrun
2012-11-20avcodec: split avpicture from imgconvertLuca Barbato
2012-11-14Drop broken and unused CABAC test program.Diego Biurrun
2012-10-30avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö