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
2014-02-23Support MPEG-2 video mov files with sample description mp2v.Carl Eugen Hoyos
2014-01-20lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags()wm4
2013-12-25avformat/isom: use ff_get_extradata()Michael Niedermayer
2013-12-25avformat/isom: free extradata on failure to read itMichael Niedermayer
2013-12-22avformat/isom: check avio_read() resultMichael Niedermayer
2013-12-18avformat/isom: zero MPEG4AudioConfig to avoid leaving fields uninitializedMichael Niedermayer
2013-11-01avformat/isom: lpcm in mov default to big endianMark Himsley
2013-10-18lavf/riff: Fix a comment.Carl Eugen Hoyos
2013-10-18Support 4k AVC-Intra in mov.Carl Eugen Hoyos
2013-10-16lavf/mov: Support HEVC demuxing.Yusuke Nakamura
2013-10-14avformat: use ff_alloc_extradata()Paul B Mahol
2013-06-19isom: add xd51 hdcam , someone needs to binary search FCP for new isom...Compn
2013-05-17Merge commit '1232a1647ab27e024a3baf4d01d40c8d08d6ced9'Michael Niedermayer
2013-05-17Apple Intermediate Codec decoderKostya Shishkov
2013-05-16Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer
2013-05-16Remove commented-out debug #define cruftDiego Biurrun
2013-03-23libspeex: support ZygoAudio (quality 10 mode)Piotr Bandurski
2013-01-07Add EVRCA and SMV codec idPaul B Mahol
2013-01-04Support more AVC-Intra filesReimar Döffinger
2012-12-20Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011'Michael Niedermayer
2012-12-19mov: handle h263 and flv1 for codec_tag 'H','2','6','3'Janne Grunau
2012-12-17isom: support SGI RLE 8-bit in QuickTime file formatPeter Ross
2012-12-03ff_mp4_read_dec_config_descr: check that the codec is not openMichael Niedermayer
2012-12-02Support Sorenson Spark in f4v files streamed by Flash Media Server.Carl Eugen Hoyos
2012-11-29Merge commit 'bfe5454cd238b16e7977085f880205229103eccb'Michael Niedermayer
2012-11-28lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles
2012-10-06Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216).Carl Eugen Hoyos
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-07-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-15isom: add "NO16" FourCCPiotr Bandurski
2012-07-15isom: add "MNG" FourCCPiotr Bandurski
2012-06-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-18mov: Support muxing/demuxing iLBCMartin Storsjö
2012-06-05isom: add Radius DV YUV FourCCsPiotr Bandurski
2012-05-26Support some BOXX codecs.ami_stuff
2012-05-08Add Avid Meridien (AVUI) decoder.Carl Eugen Hoyos
2012-04-30isom: remove duplicate line.Michael Niedermayer
2012-04-30isom: Clarify comment for 'ec-3' fourccDerek Buitenhuis
2012-04-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-25mov: support eac3 audioHendrik Leppkes
2012-04-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-23isom: Support more DTS codec identifiers.Yusuke Nakamura
2012-04-08Support detecting and demuxing EIA-608 subtitles in mov.Reimar Döffinger
2012-04-06lavc: add a OpenEXR decoderJimmy Christensen
2012-04-06movdec: handle 0x7fff langcode as macintosh per the specsBaptiste Coudurier
2012-03-26Support FLIC in MOV.Reimar Döffinger
2012-02-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-22mov: Add more HDV and XDCAM FourCCs.Alex Converse
2012-02-22mov: Add support for MPEG2 HDV 720p24 (hdv4)Alex Converse