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
2011-07-14Merge commit 'b5849f77095439e994b11c25e6063d443b36c228'Michael Niedermayer
2011-07-13build: move tests/seek_test.c to libavformat and reuse generic build rulesDiego Biurrun
2011-07-11Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer
2011-07-11build: rework rules for things in the tools dirMans Rullgard
2011-07-08examples: move metadata-example.c to doc/examplesStefano Sabatini
2011-07-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-02libavformat: Add an example how to use the metadata APIReinhard Tartler
2011-07-02ALSA demuxer: use av_gettime and a timefilter.Nicolas George
2011-06-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-28build: include sub-makefiles using full path instead of symlinksMans Rullgard
2011-06-26Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger
2011-06-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-25build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun
2011-06-10rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez
2011-06-06lavf: remove reference to output-example in MakefileStefano Sabatini
2011-05-30examples: move API examples to a dedicated dir in docStefano Sabatini
2011-05-20rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez
2011-05-17Write channel_layout for multichannel aif files.Carl Eugen Hoyos
2011-05-15Initial caf muxer.Carl Eugen Hoyos
2011-05-05Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-04Fix standalone compilation of WTV demuxer.Diego Biurrun
2011-05-01WTV:move the common variable used by wtvdec.c and wtvenc.c to a new file wtv....zhentan feng
2011-05-01rename wtv.c to wtvdec.czhentan feng
2011-04-28Move channel chunk reading function to isom.c.Carl Eugen Hoyos
2011-04-24Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-23Support channel layout when demuxing aif files.Carl Eugen Hoyos
2011-04-23Add a protocol handler for AES CBC decryption with PKCS7 paddingMartin Storsjö
2011-04-20Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-19lavf: remove FF_API_OLD_METADATA cruftAnton Khirnov
2011-04-19Ogg: add support for Xiph's CELT (Opus) codec.Nicolas George
2011-04-15Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'Michael Niedermayer
2011-04-14add xWMA demuxerMax Horn
2011-04-06Add PlayStation Portable PMP format demuxerReimar Döffinger
2011-04-04add MicroDVD muxer and demuxerAurelien Jacobs
2011-03-28Chronomaster DFA decoderKostya Shishkov
2011-03-16mp3enc: remove mp3_write_packet(), use ff_raw_write_packet() insteadAnton Khirnov
2011-03-14Bitmap Brothers JV demuxerPeter Ross
2011-03-07Add Apple HTTP Live Streaming protocol handlerMartin Storsjö
2011-02-15Merge libavcore into libavutilReinhard Tartler
2011-02-04movenchint: Use rtpenc_chain for setting up the chained RTP muxerMartin Storsjö
2011-01-21lavf: move the version macros to a new headerAnton Khirnov
2011-01-21Split mp3 demuxer and muxer into separate files.Anton Khirnov
2011-01-18Missing parts of IVF muxer support.Reimar Döffinger
2010-12-29wtv: parse MPEG2 descriptor eventsPeter Ross
2010-12-28lavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.cAnton Khirnov
2010-12-27Metadata demuxer.Anton Khirnov
2010-12-27Metadata muxerAnton Khirnov
2010-12-26Windows Televison (WTV) demuxerPeter Ross
2010-12-22Makefile: Fix dependencies of componentsMartin Storsjö
2010-12-21Add a missing dependency for the WebM muxerMartin Storsjö