| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'b698542ad83284fbb8c22404e3cafeb2dd739d38' | Michael Niedermayer | 2013-10-05 | 1 | -1/+1 |
|\ |
|
| * | mov: Don't allocate arrays with av_malloc that will be realloced | Martin Storsjö | 2013-10-05 | 1 | -1/+1 |
* | | avformat/mov: force parsing of headers if stts is absent | Michael Niedermayer | 2013-10-04 | 1 | -0/+2 |
* | | mov: fix trun / pseudo_stream_id handling | Michael Niedermayer | 2013-10-02 | 1 | -1/+1 |
* | | Merge commit 'c231987662194d009dd91bfc57c678e0e70ca161' | Michael Niedermayer | 2013-09-30 | 1 | -0/+5 |
|\| |
|
| * | mov: Make sure the read sample count is nonnegative | Martin Storsjö | 2013-09-29 | 1 | -0/+4 |
| * | lavf: Reset the entry count and allocation size variables on av_reallocp fail... | Martin Storsjö | 2013-09-26 | 1 | -1/+3 |
* | | avformat/mov: reset extradata size when extradata gets deallocated due to rea... | Michael Niedermayer | 2013-09-22 | 1 | -1/+3 |
* | | Merge commit '5626f994f273af80fb100d4743b963304de9e05c' | Michael Niedermayer | 2013-09-19 | 1 | -5/+4 |
|\| |
|
| * | avformat: Use av_reallocp() where suitable | Alexandra Khirnova | 2013-09-18 | 1 | -5/+4 |
* | | Merge commit '7f8d41eb097e8d4223c9caf97dd332a2fdb29d52' | Michael Niedermayer | 2013-09-17 | 1 | -1/+1 |
|\| |
|
| * | mov: Don't use a negative duration for setting other fields | Martin Storsjö | 2013-09-17 | 1 | -2/+2 |
* | | Merge commit 'f369b9356c4606cd4d713d60f7db5de119d901fa' | Michael Niedermayer | 2013-09-11 | 1 | -18/+22 |
|\| |
|
| * | avformat: Use av_reallocp_array() where suitable | Alexandra Khirnova | 2013-09-10 | 1 | -18/+22 |
* | | Merge commit '5b41eb91e0083755de8c35e8cd005896ec3ab31f' | Michael Niedermayer | 2013-08-26 | 1 | -17/+32 |
|\| |
|
| * | mov: Parse tmcd extradata | Luca Barbato | 2013-08-25 | 1 | -4/+22 |
* | | Merge commit '0b5af5cf1224add1769b1094b9924ecf10de3d7d' | Michael Niedermayer | 2013-08-26 | 1 | -14/+27 |
|\| |
|
| * | mov: Refactor multiple stsd skipping in mov_mov_skip_multiple_stsd | Luca Barbato | 2013-08-24 | 1 | -15/+26 |
* | | Merge commit '08504380ddf25d6905e189e9bf52e7a4c771a415' | Michael Niedermayer | 2013-08-26 | 1 | -67/+74 |
|\| |
|
| * | mov: Refactor codec specific final steps in mov_finalize_stsd_codec | Luca Barbato | 2013-08-24 | 1 | -58/+65 |
* | | Merge commit 'dc518a3ae21e7b6420131b813cfc6bcdcad26b7e' | Michael Niedermayer | 2013-08-26 | 1 | -8/+17 |
|\| |
|
| * | mov: Refactor subtitle specific parsing in mov_parse_stsd_subtitle | Luca Barbato | 2013-08-24 | 1 | -8/+17 |
* | | Merge commit 'ef196beeb50e8e024ed5a560a1d39eff4a296ce4' | Michael Niedermayer | 2013-08-26 | 1 | -80/+90 |
|\| |
|
| * | mov: Refactor audio specific parsing in mov_parse_stsd_audio | Luca Barbato | 2013-08-24 | 1 | -78/+87 |
* | | Merge commit 'a3b53ff062eaccdaa28964899c63520ef2978c2e' | Michael Niedermayer | 2013-08-26 | 1 | -112/+113 |
|\| |
|
| * | mov: Refactor video specific parsing in mov_parse_stsd_video | Luca Barbato | 2013-08-24 | 1 | -107/+108 |
* | | Merge commit 'bf9856250584228678963ce8f11c54f85005d783' | Michael Niedermayer | 2013-08-26 | 1 | -22/+34 |
|\| |
|
| * | mov: Refactor codec id selection in mov_codec_id | Luca Barbato | 2013-08-24 | 1 | -20/+32 |
* | | Merge commit '1f70a5ad284b33e8b3e2b40a5cb33055419781b7' | Michael Niedermayer | 2013-08-23 | 1 | -7/+3 |
|\| |
|
| * | mov: use tkhd enabled flag to set the default track | John Stebbins | 2013-08-23 | 1 | -7/+3 |
* | | Fix frame width and height for some targa_y216 samples. | Carl Eugen Hoyos | 2013-08-18 | 1 | -0/+15 |
* | | Merge commit '31931520df35a6f9606fe8293c8a39e2d1fabedf' | Michael Niedermayer | 2013-07-16 | 1 | -0/+5 |
|\| |
|
| * | mov: Do not allow updating the time scale after it has been set | Martin Storsjö | 2013-07-15 | 1 | -0/+5 |
* | | Merge commit '5b4eb243bce10a3e8345401a353749e0414c54ca' | Michael Niedermayer | 2013-07-16 | 1 | -2/+4 |
|\| |
|
| * | mov: Seek back if overreading an individual atom | Martin Storsjö | 2013-07-15 | 1 | -0/+6 |
* | | libavformat/mov.c: Skipped duplicated MOOV atom | Thierry Foucu | 2013-07-12 | 1 | -0/+6 |
* | | Force correct extradata for AVID AVCI50 in mov. | Carl Eugen Hoyos | 2013-07-09 | 1 | -1/+17 |
* | | avformat/mov: read stream bitrates from isml manifest | Alexandre Sicard | 2013-07-08 | 1 | -0/+74 |
* | | avformat/mov: Fix duration of fragmented mov | Michael Niedermayer | 2013-07-07 | 1 | -1/+1 |
* | | Rename "AVClass class" as "AVClass component_class". | Carl Eugen Hoyos | 2013-06-30 | 1 | -2/+2 |
* | | Set block_align when reading QDM2 in mov. | Carl Eugen Hoyos | 2013-06-28 | 1 | -0/+1 |
* | | avformat/mov: ignore samples overflowing next_root_atom | Alexandre Sicard | 2013-06-12 | 1 | -0/+5 |
* | | avformat/mov: compute dts_shift with trun cts | Alexandre Sicard | 2013-06-07 | 1 | -2/+10 |
* | | avformat/mov: Try to detect and support files with invalid sample sizes | Michael Niedermayer | 2013-05-30 | 1 | -0/+12 |
* | | avformat/mov: Rename alt_sample_size so its name matches what it is | Michael Niedermayer | 2013-05-25 | 1 | -2/+2 |
* | | mov: set block_align for MACE 3:1 and MACE 6:1 | Piotr Bandurski | 2013-05-18 | 1 | -0/+2 |
* | | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' | Michael Niedermayer | 2013-05-16 | 1 | -1/+0 |
|\| |
|
| * | Remove commented-out debug #define cruft | Diego Biurrun | 2013-05-16 | 1 | -1/+0 |
* | | Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af' | Michael Niedermayer | 2013-05-05 | 1 | -2/+2 |
|\| |
|
| * | avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate | Diego Biurrun | 2013-05-04 | 1 | -1/+1 |