summaryrefslogtreecommitdiffstats
path: root/libavformat/mov.c
Commit message (Expand)AuthorAgeFilesLines
* avformat: add AVFormatContext to ff_get_extradata()Paul B Mahol2016-04-141-5/+5
* Merge commit '7e01d48cfd168c3dfc663f03a3b6a98e0ecba328'Derek Buitenhuis2016-04-131-1/+3
|\
| * mov: Check the entries value when parsing dref boxesLuca Barbato2016-03-111-1/+3
* | Merge commit 'd40cb726d271b0284642a1ba159eb26a5c579f77'Derek Buitenhuis2016-04-131-0/+7
|\ \ | |/
| * mov: Trim dref absolute pathVittorio Giovara2016-03-051-0/+7
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-236/+252
|\ \ | |/
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-174/+182
* | avformat/mov: read start_pad from edit list start time if codec is aacMarton Balint2016-03-201-0/+3
* | Use correct msvc type specifiers for ptrdiff_t and size_t.Carl Eugen Hoyos2016-03-091-2/+2
* | mov - support seek in encrypted mp4erankor2016-03-061-0/+94
* | lavf/mov: Set display aspect ratio for avid dv.Carl Eugen Hoyos2016-03-021-0/+19
* | avformat/mov: do not leak memory on ffio_read_size failureMarton Balint2016-02-281-3/+3
* | avformat/mov: merge mov_read_custom functionsMarton Balint2016-02-281-38/+12
* | lavf/mov: downgrade sidx errors to non-fatal warnings; fixes trac #5216Rodger Combs2016-02-281-3/+3
* | lavf/mov: fix sidx with edit listsRodger Combs2016-02-281-1/+1
* | Revert "Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0'"Michael Niedermayer2016-02-241-3/+0
* | Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0'Derek Buitenhuis2016-02-241-0/+3
|\ \ | |/
| * mov: Force the full parsing of mp3Luca Barbato2016-02-191-0/+3
* | Merge commit 'b92962436bdcfae478c8598dca397a397762eef8'Derek Buitenhuis2016-02-241-2/+3
|\ \ | |/
| * mov: Fix the format specifier type for sizeVittorio Giovara2016-02-161-2/+3
* | mov: Fix leftover merge conflict cruftDerek Buitenhuis2016-02-161-5/+1
* | Merge commit '5eb562831b3a9bea8026c413ef1338e06450d005'Derek Buitenhuis2016-02-161-1/+5
|\ \ | |/
| * mov: Use the correct type for sizeLuca Barbato2016-02-141-5/+5
* | Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis2016-02-101-16/+6
|\ \ | |/
| * lavf: allow custom IO for all filesAnton Khirnov2016-01-241-5/+5
| * mov: Add an option to toggle dref openingDerek Buitenhuis2016-01-211-4/+16
* | lavf/mov: Extend extracting XMP in mov files using UUID BoxThierry Foucu2016-02-091-0/+25
* | avformat/mov: dont print frma warning when format is the sameEran Kornblau2016-02-051-3/+5
* | mov: Add an option to toggle dref openingDerek Buitenhuis2016-01-201-5/+17
* | lavf/mov: Don't limit fourcc 0 -> raw/twos to version 0 sample descriptionsMats Peterson2016-01-161-1/+1
* | lavf/mov: Confine 0x00000000 to raw/twos fourcc mapping to version 0 sample d...Mats Peterson2016-01-151-1/+1
* | avformat/mov: Simplify format checking codeMichael Niedermayer2016-01-081-9/+2
* | lavf/mov: Audio and fourcc 0x00000000Mats Peterson2016-01-081-1/+15
* | avformat/mov: support cenc (common encryption)erankor2015-12-311-0/+181
* | avformat: factor ff_get_qtpalette() out of mov.cMats Peterson2015-12-281-69/+9
* | avformat/mov: Update handbrake_version threshold for full mp3 parsingMichael Niedermayer2015-12-221-1/+1
* | avformat/mov: Enable parser for mp3s by old HandBrakeMichael Niedermayer2015-12-131-0/+13
* | libavformat/mov.c: allow QuickTime metadata to come after traksNeil Birkbeck2015-12-051-1/+5
* | avformat: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-041-3/+3
* | avformat/mov: use hypot()Ganesh Ajjanagadde2015-11-221-2/+1
* | Merge commit '7f4ec4364bc4a73036660c1c6a3c4801db524e9e'Derek Buitenhuis2015-11-221-2/+2
|\ \ | |/
| * avformat: expose av_stream_new_side_data helperJohn Stebbins2015-11-181-2/+2
* | Merge commit 'b5f963bfec1f452c37eee900c7b11f065d10dd60'Derek Buitenhuis2015-11-191-1/+6
|\ \ | |/
| * mov: Drop dref when unable to parseVittorio Giovara2015-11-121-1/+6
* | Merge commit '303f931938c618668f7f83c646a1850bef84641e'Derek Buitenhuis2015-11-191-4/+2
|\ \ | |/
| * mov: Correctly store dref pathsVittorio Giovara2015-11-121-4/+2
* | avformat/mov: remove redundant assignmentGanesh Ajjanagadde2015-11-161-1/+1
* | avformat/mov: fix memory leakGanesh Ajjanagadde2015-11-161-0/+1
* | avformat/mov: Add option to ignore chapters during parsingBryan Huh2015-11-101-1/+6
* | Merge commit 'f128b8e19ac7f702adae899ab91cc1e80f238761'Hendrik Leppkes2015-11-101-0/+8
|\ \ | |/
OpenPOWER on IntegriCloud