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