| Commit message (Expand) | Author | Age | Files | Lines |
* | Support more AVC-Intra files | Reimar Döffinger | 2013-01-03 | 1 | -0/+6 |
* | lavf/mov: fix timecode track reference usage. | Clément Bœsch | 2013-01-01 | 1 | -3/+7 |
* | lavf/mov: simplify timecode track ref. | Clément Bœsch | 2013-01-01 | 1 | -22/+7 |
* | mov: fix parsing of the chap atom. | Hendrik Leppkes | 2013-01-01 | 1 | -7/+7 |
* | mov: fix handling of odd sized yv12 | Carl Eugen Hoyos | 2013-01-01 | 1 | -1/+4 |
* | Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011' | Michael Niedermayer | 2012-12-20 | 1 | -5/+5 |
|\ |
|
| * | mov: handle h263 and flv1 for codec_tag 'H','2','6','3' | Janne Grunau | 2012-12-19 | 1 | -0/+4 |
* | | mov: parse @PRM and @PRQ metadata tags | Peter Ross | 2012-12-10 | 1 | -0/+15 |
* | | Merge commit 'd7d6efe42b0d2057e67999b96b9a391f533d2333' | Michael Niedermayer | 2012-12-07 | 1 | -2/+4 |
|\| |
|
| * | mov: validate number of DataReferenceBox entries against box size | Janne Grunau | 2012-12-07 | 1 | -1/+3 |
| * | mov: compute avg_frame_rate only if duration is known | Janne Grunau | 2012-12-07 | 1 | -2/+3 |
* | | Support Sorenson Spark in f4v files streamed by Flash Media Server. | Carl Eugen Hoyos | 2012-12-01 | 1 | -1/+5 |
* | | Merge commit '5c7bf2dddee5bdfa247ff0d57cb8a37d19077f66' | Michael Niedermayer | 2012-11-29 | 1 | -27/+6 |
|\| |
|
| * | lavf: add a common function for selecting a pcm codec from parameters | Justin Ruggles | 2012-11-28 | 1 | -27/+6 |
* | | mov: set flags to indicate that byte wise seeking is not supported. | Michael Niedermayer | 2012-11-25 | 1 | -0/+1 |
* | | Fix possible NULL-pointer dereference when decoding mov files. | Carl Eugen Hoyos | 2012-11-18 | 1 | -1/+2 |
* | | mov: add more udta meta data recognition | Xidorn Quan | 2012-11-16 | 1 | -0/+3 |
* | | Read QuickTime version 1 audio fields in broken mov files. | Carl Eugen Hoyos | 2012-11-15 | 1 | -1/+2 |
* | | mov: Dont try to calculate with unknown durations, fix division by 0 | Michael Niedermayer | 2012-11-14 | 1 | -2/+3 |
* | | mov: check stps correctly, avoid overreading 1 element. | Michael Niedermayer | 2012-11-13 | 1 | -1/+1 |
* | | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' | Michael Niedermayer | 2012-11-12 | 1 | -1/+1 |
|\| |
|
| * | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+1 |
* | | mov: Make sure no streams after the header lack a timescale. | Michael Niedermayer | 2012-11-10 | 1 | -6/+12 |
* | | mov_probe: use correct variable | Michael Niedermayer | 2012-10-25 | 1 | -1/+1 |
* | | Do not detect mov with maximum score if the atom size is too small. | Carl Eugen Hoyos | 2012-10-23 | 1 | -1/+8 |
* | | Improve MPEG-PS-in-MOV detection. | Carl Eugen Hoyos | 2012-10-21 | 1 | -9/+8 |
* | | bavformat/mov: add {} to complex ifs | Michael Niedermayer | 2012-10-21 | 1 | -4/+4 |
* | | mov.c: Check for stsd + m1s tag indicating MOV-wrapped MPEG-PS, and force con... | Petter Ericson | 2012-10-19 | 1 | -8/+37 |
* | | mov_probe: fix integer overflows | Michael Niedermayer | 2012-10-17 | 1 | -1/+1 |
* | | mov: fix time types related to mov_metadata_creation_time | Michael Niedermayer | 2012-10-17 | 1 | -4/+6 |
* | | mov: print warning if ff_get_wav_header() fails | Michael Niedermayer | 2012-10-16 | 1 | -1/+3 |
* | | mov: fix integer avoption types | Michael Niedermayer | 2012-10-07 | 1 | -2/+2 |
* | | mov: add option to ignore edit lists. | Michael Niedermayer | 2012-10-02 | 1 | -1/+3 |
* | | mov: add av_dlog() to dump edit lists. | Michael Niedermayer | 2012-09-29 | 1 | -2/+6 |
* | | mov: only print multiple edit lists warning for actually unsupported cases | Michael Niedermayer | 2012-09-29 | 1 | -1/+4 |
* | | mov: remove default of 1024 sample skip for aac. | Michael Niedermayer | 2012-09-28 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-20 | 1 | -0/+53 |
|\| |
|
| * | mov: support random access point grouping | Yusuke Nakamura | 2012-09-19 | 1 | -0/+53 |
* | | mov: fix 32/64 format type | Michael Niedermayer | 2012-09-19 | 1 | -2/+2 |
* | | Merge commit '1b3439b3055b083df51d7f7838ecc6b3f708b15c' | Michael Niedermayer | 2012-09-19 | 1 | -16/+56 |
|\| |
|
| * | mov: check for EOF in long lasting loops | Luca Barbato | 2012-09-18 | 1 | -16/+56 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-17 | 1 | -3/+3 |
|\| |
|
| * | mov: stsd entries must be at least 16 byte | Michael Niedermayer | 2012-09-16 | 1 | -1/+4 |
| * | mov: detect EOF in mov_read_dref() | Michael Niedermayer | 2012-09-16 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-07 | 1 | -2/+2 |
|\| |
|
| * | mov_chan: Pass a separate AVIOContext for reading | Samuel Pitoiset | 2012-09-07 | 1 | -1/+1 |
* | | lavf: add missing new line to some error messages 2 | Piotr Bandurski | 2012-09-01 | 1 | -1/+1 |
* | | mov: fix av_log int type | Michael Niedermayer | 2012-08-30 | 1 | -1/+1 |
* | | mov: Change default aac priming fallback from 2112 to 1024 | Justin Greer | 2012-08-21 | 1 | -1/+1 |
* | | mov: parse custom "----" Metadata | Justin Greer | 2012-08-21 | 1 | -1/+73 |