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-07-18libgsm: Split decoder and encoderNidhi Makhijani
2014-07-17dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun
2014-07-09dsputil: Split off pixel block routines into their own contextDiego Biurrun
2014-07-09adxdec: get rid of an avpriv functionAnton Khirnov
2014-07-09lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov
2014-07-07dsputil: Split off FDCT bits into their own contextDiego Biurrun
2014-07-07vmd: Split audio and video decoderNidhi Makhijani
2014-07-07dsputil: Split off *_8x8basis to a separate contextDiego Biurrun
2014-07-06dsicin: Split audio and video decoderNidhi Makhijani
2014-07-06bmv: Split audio and video decoderNidhi Makhijani
2014-07-06paf: split audio and video decoderNidhi Makhijani
2014-07-06cljr: split decoder and encoderNidhi Makhijani
2014-06-30dsputil: Split off IDCT bits into their own contextDiego Biurrun
2014-06-30mjpeg: Split off bits shared by MJPEG and LJPEG encodersDiego Biurrun
2014-06-23dsputil: Split off global motion compensation bits into a separate contextDiego Biurrun
2014-06-23dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun
2014-06-23mpeg: Split error resilience bits off into a separate fileDiego Biurrun
2014-06-22build: Have the eatqi decoder depend on the MPEG-1 decoderDiego Biurrun
2014-06-22build: Add missing object files for Matroska demuxerDiego Biurrun
2014-06-22dsputil: Split audio operations off into a separate contextDiego Biurrun
2014-06-19dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun
2014-05-29dsputil: Split off quarterpel bits into their own contextDiego Biurrun
2014-05-27dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun
2014-05-27dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun
2014-05-20check: add libavcodec/vda_internal.h to SKIPHEADERS-$(CONFIG_VDA)Janne Grunau
2014-05-15lavc: add a native Opus decoder.Anton Khirnov
2014-05-13build: handle library dependencies in configureJanne Grunau
2014-05-11lavc: Add new VDA hwaccelAnton Khirnov
2014-04-23On2 AVC decoderKostya Shishkov
2014-04-19Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross
2014-04-19Silicon Graphics RLE 8-bit video decoderPeter Ross
2014-04-08libtwolame MP2 encoding supportPaul B Mahol
2014-04-06LucasArts SMUSH VIMA audio decoderPaul B Mahol
2014-04-06LucasArts SMUSH SANM video decoderPaul B Mahol
2014-04-04On2 VP7 decoderPeter Ross
2014-04-01OpenEXR decoderJimmy Christensen
2014-03-28bmp: add a standalone parserPaul B Mahol
2014-03-28X-Bitmap decoderVittorio Giovara
2014-03-28PAF demuxer and decoderPaul B Mahol
2014-03-27BRender PIX image decoderAleksi Nurmi
2014-03-27Alias PIX image encoder and decoderVittorio Giovara
2014-03-24build: Add config option for CABAC codeDiego Biurrun
2014-03-24h264: Split h264 slice decoding from nal decodingLuca Barbato
2014-03-24h264: move macroblock decoding into its own fileVittorio Giovara
2014-03-24build: Sort h264 objectsLuca Barbato
2014-03-24build: h264 parser depends on full h264 decoderLuca Barbato
2014-03-22dsputil: Move thirdpel-related bits into their own contextDiego Biurrun
2014-03-17mpegvideo: move ff_draw_horiz_band() to mpegutils.cVittorio Giovara
2014-03-06build: Let the SVQ3 decoder depend on the H.264 decoderDiego Biurrun
2014-03-01build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoderDiego Biurrun