summaryrefslogtreecommitdiff
path: root/libavformat/mov.c
Commit message (Expand)AuthorAge
* Merge commit '64f7575fbd64e5b65d5c644347408588c776f1fe'Michael Niedermayer2014-12-19
|\
| * mov: avoid a memleak when multiple stss boxes are presentAnton Khirnov2014-12-19
* | wavdec: RIFX file format supportThomas Volkert2014-12-18
* | avformat/mov: fix integer overflow of sizeMichael Niedermayer2014-12-16
* | avformat/mov: check atom nesting depthMichael Niedermayer2014-12-16
* | Merge commit '6f4364aba9d70dc5fd9f1c88b9c03bf9ea893d40'Michael Niedermayer2014-12-16
|\|
| * mov: Fix handling of zero-length metadata valuesMartin Storsjö2014-12-15
* | avformat/mov: Simplify code by using OFFSET() and FLAGS macrosMichael Niedermayer2014-12-13
* | avformat/mov: Disable XMP metadata by defaultMichael Niedermayer2014-12-11
* | Merge commit '3c01039e0bc7d269900e15551f8171c4328a0223'Michael Niedermayer2014-12-09
|\|
| * mov: further expand the list of parsed metadata tagsDave Rice2014-12-08
* | Merge commit 'e2e07dbaab1f17e995842b7eacec4665d44c3d14'Michael Niedermayer2014-12-08
|\|
| * mov: expand the list of parsed metadata tagsVittorio Giovara2014-12-08
* | Merge commit 'b704b648f9ecb830874627db958a37e004107d1b'Michael Niedermayer2014-12-08
|\|
| * mov: parse XMP metadata on demandVittorio Giovara2014-12-08
* | Merge commit '174c5fde90060faab67796a5eaef742630f1db6e'Michael Niedermayer2014-12-08
|\|
| * mov: parse @PRM and @PRQ metadata tagsVittorio Giovara2014-12-08
* | Merge commit '35384934d6e27e0334060a23a0c83a3cb5cef198'Michael Niedermayer2014-12-08
|\|
| * mov: cosmetics: reorder the list of tagsVittorio Giovara2014-12-08
| * mov: skip version and flags attributes in mov_read_chan()Matthieu Bouron2014-12-05
* | Merge commit '3cec81f4d4f26b62bc2d22bb450bbf51ec3a7f09'Michael Niedermayer2014-12-02
|\|
| * mov: allocate the tag value dynamicallyThilo Borgmann2014-12-02
* | Merge commit 'e352b293712ff7cbde67eba3ce3f8510b037de09'Michael Niedermayer2014-12-02
|\|
| * mov: Add an option for exporting all metadataVittorio Giovara2014-12-02
* | Merge commit '5639ed9abb58311f82cf3499b682d228290adb09'Michael Niedermayer2014-12-02
|\|
| * mov: do not truncate the language-prefixed tagVittorio Giovara2014-12-02
* | avformat/mov: change conjugation for "Duplicate"Clément Bœsch2014-11-27
* | avformat/mov: strengthen some table allocationsClément Bœsch2014-11-27
* | avformat/mov: Fix memleaks for duplicate STCO/CO64/STSC atomsMichael Niedermayer2014-11-26
* | Merge commit '2007082d2db25f9305b8a345798b840ea7784fdb'Michael Niedermayer2014-11-18
|\|
| * mov: check ff_get_wav_header() return valueVittorio Giovara2014-11-18
* | mov.c: fix handling of seek return in read_mfraMika Raento2014-11-15
* | Merge commit '82ee7d0dda0fec8cdb670f4e844bf5c2927ad9de'Michael Niedermayer2014-10-26
|\|
| * Use gmtime_r instead of gmtime and localtime_r instead of localtimeMartin Storsjö2014-10-26
* | Merge commit '9dcf2397219ca796f0fafce2a703770d6fd09920'Michael Niedermayer2014-10-26
|\|
| * lavf: Check the return value of strftimeMartin Storsjö2014-10-26
* | Merge commit '50dbe6b3544fa64d5611e16553bf542fd71276b8'Michael Niedermayer2014-10-25
|\|
| * mov: fix assigment checkVittorio Giovara2014-10-24
* | mov.c: reasonable bitrate for fragmented mp4Mika Raento2014-10-21
* | lavf/mov.c: Prevent memory leak in case of invalid metadata reads.Thilo Borgmann2014-10-21
* | lavf/mov.c: Allocate buffer in case of long metadata entries.Thilo Borgmann2014-10-20
* | Merge commit '74b02377980321934e33969c84733ace7e9f4eeb'Michael Niedermayer2014-10-15
|\|
| * mov: Correctly check the color transfer characteristics rangeVittorio Giovara2014-10-15
* | avformat/mov: auodetect "use_mfra_for"Michael Niedermayer2014-10-15
* | Merge commit 'a74f8121d88e0bdf0d69c22e4b3713032da9300a'Michael Niedermayer2014-10-14
|\|
| * mov: Handle tfdt atomsMartin Storsjö2014-10-14
* | avformat/mov: fix mix of declaration and statementMichael Niedermayer2014-10-13
* | mov.c: allow reading fragment start dts/pts from fragmented mp4Mika Raento2014-10-13
* | avformat/mov: E-AC-3 streams need parsing too.Benoit Fouet2014-10-09
* | avformat/mov: Fix 'warning: format specifies type unsigned short but the argu...Michael Niedermayer2014-10-09