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
2012-06-23lavc: add frame multithreading capability (currently intra only)Michael Niedermayer
2012-06-21LucasArts SMUSH video decoderPaul B Mahol
2012-06-21LucasArts SMUSH VIMA audio decoderPaul B Mahol
2012-06-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-20MS Screen 1 decoderKostya Shishkov
2012-06-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-18Add support for iLBC decoding/encoding via the external library libilbcMartin Storsjö
2012-06-14Add truehd decoder line.Paul B Mahol
2012-06-13libvorbis: split encoder from decoderPaul B Mahol
2012-06-11Remove eightsvx_raw decoder linePaul B Mahol
2012-06-08Revert "Fix building libopencore_amrnb decoder without libopencore_amrnb enco...Paul B Mahol
2012-06-08Fix dirac decoder build dependencies.Carl Eugen Hoyos
2012-06-08Fix amv encoder dependencies.Carl Eugen Hoyos
2012-06-08Fix building libopencore_amrnb decoder without libopencore_amrnb encoderPaul B Mahol
2012-06-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-05Indeo Audio decoderKostya Shishkov
2012-06-05Fix MP2 muxer Makefile dependencies.Carl Eugen Hoyos
2012-06-04Fix ProRes decoder Makefile dependencies.Carl Eugen Hoyos
2012-06-04Fix G.723.1 encoder Makefile dependencies.Carl Eugen Hoyos
2012-06-04lavc/raw: add test utility for listing fourcc/pix_fmt mapStefano Sabatini
2012-05-23Fix compilation with --disable-everything --enable-demuxer=ogg (--disable-yasm).Carl Eugen Hoyos
2012-05-23Fix compilation with --disable-everything --enable-demuxer=flac (--disable-ya...Carl Eugen Hoyos
2012-05-22Add Avid Meridien Uncompressed (AVUI) encoder.Carl Eugen Hoyos
2012-05-19build: add codec_names.h to SKIPHEADERS to fix make checkheaders.Clément Bœsch
2012-05-19lavc/vda: fix make checkheaders.Clément Bœsch
2012-05-19lavc/os2threads: fix make checkheaders.Clément Bœsch
2012-05-19lavc/libutvideo: fix make checkheaders.Clément Bœsch
2012-05-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-09libxvid: Give more suitable names to libxvid-related files.Diego Biurrun
2012-05-09libxvid: Separate libxvid encoder from libxvid rate control code.Diego Biurrun
2012-05-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-08Add Avid Meridien (AVUI) decoder.Carl Eugen Hoyos
2012-05-08dv: Split profile handling code into a separate file.Diego Biurrun
2012-05-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-07Move code shared between libdirac and libschroedinger to libschroedinger.Diego Biurrun
2012-05-07build: cosmetics: Add missing end-of-line backslashes to item lists.Diego Biurrun
2012-05-07build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun
2012-05-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-06aacps: move some loops to function pointersMans Rullgard
2012-05-04png_parserPeter Holik
2012-05-03JACOsub demuxer, decoder and muxer.Clément Bœsch
2012-04-27lavc: add MicroDVD decoder.Clément Bœsch
2012-04-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-23Remove libdirac decoder.Diego Biurrun
2012-04-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-20avcodec: add a cook parser to get subpacket durationJustin Ruggles
2012-04-18Fix build dependencies for libvo-aac and libopencore-amrnb.Alexander Bokovikov
2012-04-11h261: move tables from header to .c file.Reimar Döffinger
2012-04-06lavc: add a OpenEXR decoderJimmy Christensen
2012-03-29Revert "Fix compilation with hardcoded tables."Carl Eugen Hoyos