summaryrefslogtreecommitdiffstats
path: root/libavformat/isom.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/isom: utilize bitrate hintsGanesh Ajjanagadde2015-07-121-2/+7
* Merge commit '7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7'Michael Niedermayer2015-06-221-0/+4
|\
| * Hap decoder and encoderVittorio Giovara2015-06-221-0/+4
* | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer2015-04-201-4/+4
|\ \ | |/
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-191-4/+4
| * isom: Add X-Com Radvision FourCCPaul B Mahol2015-03-171-0/+1
* | Merge commit '96dd04427fc46e5e25a5ac1f00753207e3aedb0c'Michael Niedermayer2015-03-171-0/+1
|\ \ | |/
| * isom: Add support for TSCC2Luca Barbato2015-03-171-0/+1
| * isom: Decode Prores 4444 XQ with the existing Prores decoderCarl Eugen Hoyos2015-02-031-0/+1
* | avformat/isom: add X-Com Radvision fourccPaul B Mahol2015-02-111-0/+1
* | Decode Prores 4444 XQ with the existing Prores decoder.Carl Eugen Hoyos2015-01-261-0/+1
* | Merge commit '8e03ca2fff40ce065ea5a516200e777c96cd785e'Michael Niedermayer2015-01-071-0/+1
|\ \ | |/
| * isom: add 'mp1v' fourccJustin Ruggles2015-01-061-0/+1
| * Silicon Graphics RLE 8-bit video decoderPeter Ross2014-04-191-0/+1
* | avformat/movenc: add EAC3 muxing support.Benoit Fouet2014-10-101-0/+1
* | Don't overwrite codec_id with 0 in ff_mp4_read_dec_config_descr().Carl Eugen Hoyos2014-05-211-1/+4
* | 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
OpenPOWER on IntegriCloud