summaryrefslogtreecommitdiff
path: root/libavformat/mov.c
Commit message (Expand)AuthorAge
* avformat/mov: Simplify format checking codeMichael Niedermayer2016-01-08
* lavf/mov: Audio and fourcc 0x00000000Mats Peterson2016-01-08
* avformat/mov: support cenc (common encryption)erankor2015-12-31
* avformat: factor ff_get_qtpalette() out of mov.cMats Peterson2015-12-28
* avformat/mov: Update handbrake_version threshold for full mp3 parsingMichael Niedermayer2015-12-22
* avformat/mov: Enable parser for mp3s by old HandBrakeMichael Niedermayer2015-12-13
* libavformat/mov.c: allow QuickTime metadata to come after traksNeil Birkbeck2015-12-05
* avformat: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-04
* avformat/mov: use hypot()Ganesh Ajjanagadde2015-11-22
* Merge commit '7f4ec4364bc4a73036660c1c6a3c4801db524e9e'Derek Buitenhuis2015-11-22
|\
| * avformat: expose av_stream_new_side_data helperJohn Stebbins2015-11-18
* | Merge commit 'b5f963bfec1f452c37eee900c7b11f065d10dd60'Derek Buitenhuis2015-11-19
|\|
| * mov: Drop dref when unable to parseVittorio Giovara2015-11-12
* | Merge commit '303f931938c618668f7f83c646a1850bef84641e'Derek Buitenhuis2015-11-19
|\|
| * mov: Correctly store dref pathsVittorio Giovara2015-11-12
* | avformat/mov: remove redundant assignmentGanesh Ajjanagadde2015-11-16
* | avformat/mov: fix memory leakGanesh Ajjanagadde2015-11-16
* | avformat/mov: Add option to ignore chapters during parsingBryan Huh2015-11-10
* | Merge commit 'f128b8e19ac7f702adae899ab91cc1e80f238761'Hendrik Leppkes2015-11-10
|\|
| * mov: detect cover art pictures by contentwm42015-11-03
| * lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm42015-09-29
* | mov: Add support parsing QuickTime Metadata Keys.Tinglin Liu2015-10-26
* | avformat/mov: Autodetect mp3s which need parsingMichael Niedermayer2015-10-23
* | avformat/mov: fix integer overflowGanesh Ajjanagadde2015-10-13
* | lavf/mov: add support for sidx fragment indexesRodger Combs2015-10-09
* | doc: fix spelling errorsAndreas Cadhalpun2015-10-09
* | libavformat/mov.c: Add parsing for DDTS atom for DTS audioShawn Singh2015-09-30
* | avformat/mov: use AV_OPT_TYPE_BOOL for export_{all,xmp} optionsClément Bœsch2015-09-12
* | Merge commit '7cad1bf0759ada2a1fc3e80bb232a5377dd4fda4'Hendrik Leppkes2015-09-08
|\|
| * mov: Allow more than one keyframe per trunMartin Storsjö2015-09-06
* | avformat/mov: Change the type of the r/g/b variablesMichael Niedermayer2015-09-03
* | avformat/mov: Fix integer overflow in FFABSMichael Niedermayer2015-09-03
* | lavf/mov: Support unusual alac files without frma and alac atoms.Carl Eugen Hoyos2015-08-27
* | FF_OPT_TYPE_* -> AV_OPT_TYPE_*.Ronald S. Bultje2015-08-18
* | Replace av_dlog with ff_dlog.Ronald S. Bultje2015-08-18
* | avformat/mov: fix regression in processing .aax filesVesselin Bontchev2015-08-02
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\|
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
| * Revert "mov: Double-check that alias path is not an absolute path"Vittorio Giovara2015-07-17
* | Add support for Audible AAX (and AAX+) filesVesselin Bontchev2015-07-19
* | avformat/mov: Implement a same origin policy for references instead of only a...Michael Niedermayer2015-07-15
* | avformat/mov: Fix opening relative referencesMichael Niedermayer2015-07-15
* | avformat/mov: Fix deallocation when MOVStreamContext failed to allocateMichael Niedermayer2015-07-14
* | avformat/mov: Use ff_configure_buffers_for_index()Michael Niedermayer2015-07-13
* | Merge commit 'd80811c94e068085aab797f9ba35790529126f85'Michael Niedermayer2015-07-12
|\|
| * riff: Use the correct logging contextLuca Barbato2015-07-11
* | Merge commit 'a1e2caa93e4f8102666a21222f01b74838b6497f'Michael Niedermayer2015-07-01
|\|
| * mov: Log format rather than fourcc in stsd in trace modeVittorio Giovara2015-07-01
* | Merge commit '2eef75fd7e1ac96ab9ca63bb4523078c908bc9b1'Michael Niedermayer2015-07-01
|\|