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-05-22Don't overwrite codec_id with 0 in ff_mp4_read_dec_config_descr().Carl Eugen Hoyos
2014-04-04Merge commit '121b5b7e0476d22408d748b914799b7c00acc3a4'Michael Niedermayer
2014-04-04isom: add some BOXX tagsPiotr Bandurski
2014-04-04isom: add 'flic' tagReimar Döffinger
2014-04-04isom: add 'm1v ' tagCarl Eugen Hoyos
2014-04-01OpenEXR decoderJimmy Christensen
2014-03-31mov: call mov_rewrite_dvd_sub_extradata() after parsing dimensions from tkhdMichael Niedermayer
2014-03-31isom: only write the size if its non zero in mov_rewrite_dvd_sub_extradata()Michael Niedermayer
2014-03-31isom: Simplify mov_rewrite_dvd_sub_extradata()Michael Niedermayer
2014-03-17avformat/mov: call mov_rewrite_dvd_sub_extradata() after parsing dimensions f...Michael Niedermayer
2014-03-17avformat/isom: only write the size if its non zero in mov_rewrite_dvd_sub_ext...Michael Niedermayer
2014-03-17avformat/isom: Simplify mov_rewrite_dvd_sub_extradata()Michael Niedermayer
2014-03-17isom: fix C99-style declarationMichael Niedermayer
2014-03-16avformat/isom: fix mix of declaration and statementMichael Niedermayer
2014-03-16Merge commit '8f629a986c46f227abda1811a6ad1f449871ca35'Michael Niedermayer
2014-03-15isom: convert mp4 dvdsub extradata to vobsub formatwm4
2014-03-10Merge commit '4f3db5d3418a24f3b90422e98ad75388052c4284'Michael Niedermayer
2014-03-10Merge commit '1d9014f0b008485eac4c19d5f5e11ede59237167'Michael Niedermayer
2014-03-10Merge commit '8a0bc40545a216a49f43db5d9a42a63961333354'Michael Niedermayer
2014-03-10avformat/isom: remove duplicated lineMichael Niedermayer
2014-03-10Merge commit 'eeae858596a5ce5a84797283f590a16add5704f4'Michael Niedermayer
2014-03-09movenc: allow muxing HEVC in MODE_MP4.Tim Walker
2014-03-09movenc: use 'hev1' tag for HEVC in MODE_MOV.Tim Walker
2014-03-09libspeex: support ZygoAudio (quality 10 mode)Piotr Bandurski
2014-03-09isom: lpcm in mov default to big endianMark Himsley
2014-03-09isom: add "MNG" FourCCPiotr Bandurski
2014-03-09movdec: handle 0x7fff langcode as macintosh per the specsBaptiste Coudurier
2014-03-09isom: Support MPEG-2 video mov files from FPC5Carl Eugen Hoyos
2014-03-09isom: add "NO16" FourCCPiotr Bandurski
2014-03-09isom: Support Sony XAVC in movCarl Eugen Hoyos
2014-03-09isom: add Radius DV YUV FourCCsPiotr Bandurski
2014-03-09isom: add xd51 hdcamBen Littler
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-14lavf: improve support for AVC-Intra files.Reimar Döffinger
2013-11-01avformat/isom: lpcm in mov default to big endianMark Himsley
2013-10-31mov: Support HEVC demuxingYusuke Nakamura
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