summaryrefslogtreecommitdiff
path: root/libavformat/isom.c
Commit message (Expand)AuthorAge
* Don't overwrite codec_id with 0 in ff_mp4_read_dec_config_descr().Carl Eugen Hoyos2014-05-21
* Merge commit '121b5b7e0476d22408d748b914799b7c00acc3a4'Michael Niedermayer2014-04-04
|\
| * isom: add some BOXX tagsPiotr Bandurski2014-04-04
| * isom: add 'flic' tagReimar Döffinger2014-04-04
| * isom: add 'm1v ' tagCarl Eugen Hoyos2014-04-04
| * OpenEXR decoderJimmy Christensen2014-04-01
| * mov: call mov_rewrite_dvd_sub_extradata() after parsing dimensions from tkhdMichael Niedermayer2014-03-31
| * isom: only write the size if its non zero in mov_rewrite_dvd_sub_extradata()Michael Niedermayer2014-03-31
| * isom: Simplify mov_rewrite_dvd_sub_extradata()Michael Niedermayer2014-03-31
| * isom: fix C99-style declarationMichael Niedermayer2014-03-16
* | avformat/mov: call mov_rewrite_dvd_sub_extradata() after parsing dimensions f...Michael Niedermayer2014-03-17
* | avformat/isom: only write the size if its non zero in mov_rewrite_dvd_sub_ext...Michael Niedermayer2014-03-17
* | avformat/isom: Simplify mov_rewrite_dvd_sub_extradata()Michael Niedermayer2014-03-17
* | avformat/isom: fix mix of declaration and statementMichael Niedermayer2014-03-16
* | Merge commit '8f629a986c46f227abda1811a6ad1f449871ca35'Michael Niedermayer2014-03-16
|\|
| * isom: convert mp4 dvdsub extradata to vobsub formatwm42014-03-15
* | Merge commit '4f3db5d3418a24f3b90422e98ad75388052c4284'Michael Niedermayer2014-03-09
|\|
| * movenc: allow muxing HEVC in MODE_MP4.Tim Walker2014-03-09
* | Merge commit '1d9014f0b008485eac4c19d5f5e11ede59237167'Michael Niedermayer2014-03-09
|\|
| * movenc: use 'hev1' tag for HEVC in MODE_MOV.Tim Walker2014-03-09
| * movdec: handle 0x7fff langcode as macintosh per the specsBaptiste Coudurier2014-03-09
* | Merge commit '8a0bc40545a216a49f43db5d9a42a63961333354'Michael Niedermayer2014-03-09
|\|
| * libspeex: support ZygoAudio (quality 10 mode)Piotr Bandurski2014-03-09
| * isom: lpcm in mov default to big endianMark Himsley2014-03-09
| * isom: add "MNG" FourCCPiotr Bandurski2014-03-09
| * isom: Support MPEG-2 video mov files from FPC5Carl Eugen Hoyos2014-03-09
| * isom: add "NO16" FourCCPiotr Bandurski2014-03-09
| * isom: add Radius DV YUV FourCCsPiotr Bandurski2014-03-09
* | avformat/isom: remove duplicated lineMichael Niedermayer2014-03-09
* | Merge commit 'eeae858596a5ce5a84797283f590a16add5704f4'Michael Niedermayer2014-03-09
|\|
| * isom: Support Sony XAVC in movCarl Eugen Hoyos2014-03-09
| * isom: add xd51 hdcamBen Littler2014-03-09
| * lavf: improve support for AVC-Intra files.Reimar Döffinger2013-11-14
| * mov: Support HEVC demuxingYusuke Nakamura2013-10-31
* | Support MPEG-2 video mov files with sample description mp2v.Carl Eugen Hoyos2014-02-23
* | lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags()wm42014-01-19
* | avformat/isom: use ff_get_extradata()Michael Niedermayer2013-12-25
* | avformat/isom: free extradata on failure to read itMichael Niedermayer2013-12-25
* | avformat/isom: check avio_read() resultMichael Niedermayer2013-12-22
* | avformat/isom: zero MPEG4AudioConfig to avoid leaving fields uninitializedMichael Niedermayer2013-12-18
* | avformat/isom: lpcm in mov default to big endianMark Himsley2013-11-01
* | lavf/riff: Fix a comment.Carl Eugen Hoyos2013-10-18
* | Support 4k AVC-Intra in mov.Carl Eugen Hoyos2013-10-18
* | lavf/mov: Support HEVC demuxing.Yusuke Nakamura2013-10-16
* | avformat: use ff_alloc_extradata()Paul B Mahol2013-10-13
* | isom: add xd51 hdcam , someone needs to binary search FCP for new isom...Compn2013-06-19
* | Merge commit '1232a1647ab27e024a3baf4d01d40c8d08d6ced9'Michael Niedermayer2013-05-17
|\|
| * Apple Intermediate Codec decoderKostya Shishkov2013-05-17
* | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer2013-05-16
|\|
| * Remove commented-out debug #define cruftDiego Biurrun2013-05-16