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
2014-01-09ATRAC3+ decoderMaxim Polijakowski
2013-12-22Add a libwebp encoderJustin Ruggles
2013-12-17png: add a standalone parserPeter Holik
2013-12-13build: Merge pthreads/w32threads OBJS declarationsDiego Biurrun
2013-12-09configure: Prefix libc-related variables with "libc_"Diego Biurrun
2013-12-09p*menc: use the AVFrame API properly.Anton Khirnov
2013-12-08libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0Guillaume Martres
2013-12-02dv: Split off DV video encoder into its own fileDiego Biurrun
2013-12-02dv: Move DV VLC data tables out of header fileDiego Biurrun
2013-11-26lavc: remove mp3_header_(de)compress bitstream filtersAnton Khirnov
2013-11-24mpegaudiodec: Consistently handle fixed/float templatingDiego Biurrun
2013-11-15lavc: VP9 decoderRonald S. Bultje
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