1255 Commits (0ed24bfc790b2b71ead9d22ef79d425d5545c87a)

Author SHA1 Message Date
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 9 years ago
Clément Bœsch a84613b4c2 avformat/mov: use AV_OPT_TYPE_BOOL for export_{all,xmp} options 9 years ago
Martin Storsjö 7cad1bf075 mov: Allow more than one keyframe per trun 9 years ago
Michael Niedermayer 9ed53d5a8a avformat/mov: Change the type of the r/g/b variables 9 years ago
Michael Niedermayer 053e80f6ea avformat/mov: Fix integer overflow in FFABS 9 years ago
Carl Eugen Hoyos 33908f0837 lavf/mov: Support unusual alac files without frma and alac atoms. 9 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
Luca Barbato d80811c94e riff: Use the correct logging context 10 years ago
Vittorio Giovara a1e2caa93e mov: Log format rather than fourcc in stsd in trace mode 10 years ago
Vittorio Giovara 2eef75fd7e mov: Adjust variable types to fix format warnings 10 years ago
nu774 6ec688e1bc mp3: enable packed main_data decoding in MP4 10 years ago
Vittorio Giovara 6308cd4868 mov: Check memory allocation 10 years ago
Michael Niedermayer 9614df4b15 avformat/mov: Retry same packet on IO failure to avoid loosing a packet 10 years ago
Andreas Cadhalpun 5c720657c2 mov: always check avio_read return value 10 years ago
Andreas Cadhalpun cffb9ea81b mov: reject zero bytes_per_frame with non-zero samples_per_frame 10 years ago
Luca Barbato a8a90906fb mov: Correctly allocate ctts_data 10 years ago
Andreas Cadhalpun f261a55d72 mov: Fix two memleaks 10 years ago
Michael Niedermayer 08b7d19def avformat/mov: Also export loci altitude 10 years ago
Michael Niedermayer 1607f77494 avformat/mov: Append place name instead of overwriting for loci 10 years ago
Andreas Cadhalpun 153639cb9c mov: fix DTS calculation for samples with negative stts duration 10 years ago
Michael Niedermayer e1b0019568 avformat/mov: Avoid float usage in yuv_to_rgba() 10 years ago
Andreas Cadhalpun 83a04f8cc1 mov: reject zero bytes_per_frame with non-zero samples_per_frame 10 years ago
Michael Niedermayer 8ce564ea28 avformat/mov: Mark avio context of decompressed atoms as seekable 10 years ago