1213 Commits (805685fffd3115d3f9260d8df15ef36b6b3b8006)

Author SHA1 Message Date
Michael Niedermayer 5870f2a1dc Revert "Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0'" 9 years ago
Luca Barbato 3ef98937f5 mov: Force the full parsing of mp3 9 years ago
Derek Buitenhuis 00bd237499 mov: Fix leftover merge conflict cruft 9 years ago
Vittorio Giovara b92962436b mov: Fix the format specifier type for size 9 years ago
Luca Barbato 5eb562831b mov: Use the correct type for size 9 years ago
Thierry Foucu 020b75806f lavf/mov: Extend extracting XMP in mov files using UUID Box 9 years ago
Eran Kornblau 1bbfaba196 avformat/mov: dont print frma warning when format is the same 9 years ago
Anton Khirnov 9f61abc811 lavf: allow custom IO for all files 9 years ago
Derek Buitenhuis 65d29dd274 mov: Add an option to toggle dref opening 9 years ago
Derek Buitenhuis 712d962a6a mov: Add an option to toggle dref opening 9 years ago
Mats Peterson a51c8a68ad lavf/mov: Don't limit fourcc 0 -> raw/twos to version 0 sample descriptions 9 years ago
Mats Peterson b58cfa616c lavf/mov: Confine 0x00000000 to raw/twos fourcc mapping to version 0 sample descriptions 9 years ago
Michael Niedermayer 47cd85e1e5 avformat/mov: Simplify format checking code 9 years ago
Mats Peterson 13d02d3dc8 lavf/mov: Audio and fourcc 0x00000000 9 years ago
erankor 3f8564fe3c avformat/mov: support cenc (common encryption) 9 years ago
Mats Peterson 57631f1851 avformat: factor ff_get_qtpalette() out of mov.c 9 years ago
Michael Niedermayer d3b6a9abac avformat/mov: Update handbrake_version threshold for full mp3 parsing 9 years ago
Michael Niedermayer 861f47ddf4 avformat/mov: Enable parser for mp3s by old HandBrake 9 years ago
Neil Birkbeck a16243a4aa libavformat/mov.c: allow QuickTime metadata to come after traks 9 years ago
Clément Bœsch 43ecec0f03 avformat: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
Ganesh Ajjanagadde 7324af651f avformat/mov: use hypot() 9 years ago
John Stebbins 7f4ec4364b avformat: expose av_stream_new_side_data helper 9 years ago
Ganesh Ajjanagadde 8adff79b6d avformat/mov: remove redundant assignment 9 years ago
Ganesh Ajjanagadde f0197e1637 avformat/mov: fix memory leak 9 years ago
Vittorio Giovara b5f963bfec mov: Drop dref when unable to parse 9 years ago
Vittorio Giovara 303f931938 mov: Correctly store dref paths 9 years ago
Bryan Huh 85e3c31fd5 avformat/mov: Add option to ignore chapters during parsing 9 years ago
wm4 f128b8e19a mov: detect cover art pictures by content 9 years ago
Tinglin Liu 9ea812692c mov: Add support parsing QuickTime Metadata Keys. 9 years ago
Michael Niedermayer 573334da82 avformat/mov: Autodetect mp3s which need parsing 9 years ago
Ganesh Ajjanagadde d59bfcd112 avformat/mov: fix integer overflow 9 years ago
Rodger Combs 4ab5666759 lavf/mov: add support for sidx fragment indexes 9 years ago
Andreas Cadhalpun 8d6625642d doc: fix spelling errors 9 years ago
Shawn Singh 733475160a libavformat/mov.c: Add parsing for DDTS atom for DTS audio 9 years ago
wm4 948f3c19a8 lavc: Make AVPacket.duration int64, and deprecate convergence_duration 10 years ago
Clément Bœsch a84613b4c2 avformat/mov: use AV_OPT_TYPE_BOOL for export_{all,xmp} options 10 years ago
Martin Storsjö 7cad1bf075 mov: Allow more than one keyframe per trun 10 years ago
Michael Niedermayer 9ed53d5a8a avformat/mov: Change the type of the r/g/b variables 10 years ago
Michael Niedermayer 053e80f6ea avformat/mov: Fix integer overflow in FFABS 10 years ago
Carl Eugen Hoyos 33908f0837 lavf/mov: Support unusual alac files without frma and alac atoms. 10 years ago
Ronald S. Bultje 6471040f56 FF_OPT_TYPE_* -> AV_OPT_TYPE_*. 10 years ago
Ronald S. Bultje 229843aa35 Replace av_dlog with ff_dlog. 10 years ago
Vesselin Bontchev 336822edf4 avformat/mov: fix regression in processing .aax files 10 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 10 years ago
Vesselin Bontchev 0a551cbe97 Add support for Audible AAX (and AAX+) files 10 years ago
Vittorio Giovara f1840b070d Revert "mov: Double-check that alias path is not an absolute path" 10 years ago
Michael Niedermayer 8f2c045a0e avformat/mov: Implement a same origin policy for references instead of only allowing a subset of relative pathes in references 10 years ago
Michael Niedermayer c9c7263e58 avformat/mov: Fix opening relative references 10 years ago
Michael Niedermayer 15629129dd avformat/mov: Fix deallocation when MOVStreamContext failed to allocate 10 years ago
Michael Niedermayer 488cc05192 avformat/mov: Use ff_configure_buffers_for_index() 10 years ago