| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '7cad1bf0759ada2a1fc3e80bb232a5377dd4fda4' | Hendrik Leppkes | 2015-09-08 | 1 | -3/+3 |
|\ |
|
| * | mov: Allow more than one keyframe per trun | Martin Storsjö | 2015-09-06 | 1 | -3/+3 |
* | | avformat/mov: Change the type of the r/g/b variables | Michael Niedermayer | 2015-09-03 | 1 | -1/+1 |
* | | avformat/mov: Fix integer overflow in FFABS | Michael Niedermayer | 2015-09-03 | 1 | -1/+1 |
* | | lavf/mov: Support unusual alac files without frma and alac atoms. | Carl Eugen Hoyos | 2015-08-27 | 1 | -0/+26 |
* | | FF_OPT_TYPE_* -> AV_OPT_TYPE_*. | Ronald S. Bultje | 2015-08-18 | 1 | -3/+3 |
* | | Replace av_dlog with ff_dlog. | Ronald S. Bultje | 2015-08-18 | 1 | -1/+2 |
* | | avformat/mov: fix regression in processing .aax files | Vesselin Bontchev | 2015-08-02 | 1 | -3/+3 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -5/+5 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -10/+10 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | Revert "mov: Double-check that alias path is not an absolute path" | Vittorio Giovara | 2015-07-17 | 1 | -1/+1 |
* | | Add support for Audible AAX (and AAX+) files | Vesselin Bontchev | 2015-07-19 | 1 | -0/+128 |
* | | avformat/mov: Implement a same origin policy for references instead of only a... | Michael Niedermayer | 2015-07-15 | 1 | -2/+42 |
* | | avformat/mov: Fix opening relative references | Michael Niedermayer | 2015-07-15 | 1 | -2/+5 |
* | | avformat/mov: Fix deallocation when MOVStreamContext failed to allocate | Michael Niedermayer | 2015-07-14 | 1 | -0/+3 |
* | | avformat/mov: Use ff_configure_buffers_for_index() | Michael Niedermayer | 2015-07-13 | 1 | -0/+1 |
* | | Merge commit 'd80811c94e068085aab797f9ba35790529126f85' | Michael Niedermayer | 2015-07-12 | 1 | -1/+1 |
|\| |
|
| * | riff: Use the correct logging context | Luca Barbato | 2015-07-11 | 1 | -1/+1 |
* | | Merge commit 'a1e2caa93e4f8102666a21222f01b74838b6497f' | Michael Niedermayer | 2015-07-01 | 1 | -2/+3 |
|\| |
|
| * | mov: Log format rather than fourcc in stsd in trace mode | Vittorio Giovara | 2015-07-01 | 1 | -3/+3 |
* | | Merge commit '2eef75fd7e1ac96ab9ca63bb4523078c908bc9b1' | Michael Niedermayer | 2015-07-01 | 1 | -1/+1 |
|\| |
|
| * | mov: Adjust variable types to fix format warnings | Vittorio Giovara | 2015-07-01 | 1 | -1/+1 |
* | | Merge commit '6ec688e1bc76dd93151cbca1c340162ae4b10d77' | Michael Niedermayer | 2015-06-21 | 1 | -1/+9 |
|\| |
|
| * | mp3: enable packed main_data decoding in MP4 | nu774 | 2015-06-20 | 1 | -1/+9 |
* | | Merge commit '6308cd4868d2bd5fdf8bfa8dd10856c9a91874f5' | Michael Niedermayer | 2015-06-08 | 1 | -1/+5 |
|\| |
|
| * | mov: Check memory allocation | Vittorio Giovara | 2015-06-08 | 1 | -1/+5 |
* | | avformat/mov: Retry same packet on IO failure to avoid loosing a packet | Michael Niedermayer | 2015-06-03 | 1 | -2/+13 |
* | | Merge commit '5c720657c23afd798ae0db7c7362eb859a89ab3d' | Michael Niedermayer | 2015-06-01 | 1 | -41/+75 |
|\| |
|
| * | mov: always check avio_read return value | Andreas Cadhalpun | 2015-05-31 | 1 | -22/+101 |
| * | mov: reject zero bytes_per_frame with non-zero samples_per_frame | Andreas Cadhalpun | 2015-05-31 | 1 | -0/+7 |
* | | Merge commit 'a8a90906fb0ad0f8d3c68a97f182528ee3b5198c' | Michael Niedermayer | 2015-06-01 | 1 | -1/+1 |
|\| |
|
| * | mov: Correctly allocate ctts_data | Luca Barbato | 2015-05-31 | 1 | -1/+1 |
| * | mov: Fix two memleaks | Andreas Cadhalpun | 2015-05-31 | 1 | -1/+4 |
* | | avformat/mov: Also export loci altitude | Michael Niedermayer | 2015-05-30 | 1 | -2/+7 |
* | | avformat/mov: Append place name instead of overwriting for loci | Michael Niedermayer | 2015-05-30 | 1 | -3/+3 |
* | | mov: fix DTS calculation for samples with negative stts duration | Andreas Cadhalpun | 2015-05-29 | 1 | -6/+23 |
* | | avformat/mov: Avoid float usage in yuv_to_rgba() | Michael Niedermayer | 2015-05-29 | 1 | -3/+3 |
* | | mov: reject zero bytes_per_frame with non-zero samples_per_frame | Andreas Cadhalpun | 2015-05-26 | 1 | -0/+7 |
* | | avformat/mov: Mark avio context of decompressed atoms as seekable | Michael Niedermayer | 2015-05-25 | 1 | -0/+1 |
* | | mov: always check avio_read return value | Andreas Cadhalpun | 2015-05-24 | 1 | -12/+36 |
* | | mov: fix two memleaks | Andreas Cadhalpun | 2015-05-24 | 1 | -1/+3 |
* | | avformat/mov: check result of avio_seek | Zhang Rui | 2015-05-21 | 1 | -1/+4 |
* | | lavf/mov: Tell users about the use_absolute_path option. | Carl Eugen Hoyos | 2015-05-17 | 1 | -0/+5 |
* | | avformat/mov: Fix parsing short loci | Michael Niedermayer | 2015-05-16 | 1 | -1/+1 |
* | | avformat/mov: Print reason of loci parsing failure | Michael Niedermayer | 2015-05-16 | 1 | -3/+9 |
* | | avformat/mov: Use open_cb() if set | Michael Niedermayer | 2015-05-11 | 1 | -3/+11 |
* | | avformat/mov: Pass MovContext into mov_open_dref() | Michael Niedermayer | 2015-05-11 | 1 | -7/+7 |
* | | avformat/mov: Do not read ACLR into extradata for H.264 | Michael Niedermayer | 2015-04-30 | 1 | -0/+2 |
* | | avformat/mov.c: Use %d to print an enum, not PRIu8 | Chris Watkins | 2015-04-21 | 1 | -1/+1 |