205 Commits (b956373b6f62bfc72b71070b50f1f053225cab8a)

Author SHA1 Message Date
François Revol 2497479f2b probe for 'junk' and 'pict', changed the scores. 20 years ago
Roine Gustafsson 53ffdd1434 mov header field and compressor name patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net> 20 years ago
François Revol f219664071 AAC fix by Thomas Raivio <tjraivio AT cc DOT hut DOT fi> 20 years ago
Gael Chardon 7fe5a3c0c7 Timestamp patch by Gael Chardon <gael DOT ffmpeg AT 4now DOT net> 20 years ago
François Revol 7dbab4a9b4 Revert the fixed-size-sample patch as it brokes and others 20 years ago
Michael Niedermayer b9866ebcc7 support discarding uninterresting packets 20 years ago
François Revol c3ea71a097 get debug code to compile again. 20 years ago
Roine Gustafsson 7619ed2be4 handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforge.net> 20 years ago
Michael Niedermayer 568e18b15e integer overflows, heap corruption 20 years ago
Mike Melanson 169eb021d0 load the 'avcC' atom needed for 'avc1' decoding 20 years ago
Michael Niedermayer 3129cd0140 allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end 20 years ago
Michael Niedermayer 7b3c1382bf 100l (forgoten seeking functions) 20 years ago
Zdenek Kabelac 7fea94ce4a * fixing a few of gcc 'clean-code' warnings 20 years ago
Mike Melanson d08d7142fd support for Sierra Online audio files and Apple QuickDraw codec, 20 years ago
Sebastien Bechet 15c8dbe778 2000/00/00 to 2001/03/01 QT fileformat documentation patch by (Sebastien Bechet <s.bechet at av7 dot net>) 20 years ago
Michael Niedermayer 58e555d4ba mov_read_elst fix, based upon a patch by (Sebastien Bechet <s.bechet at av7 dot net>) 20 years ago
Michael Niedermayer 7c4a25c89f disable mov_read_elst 20 years ago
Michel Bardiaux 5c030d3ee9 compilation of mov.c broken patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Gael Chardon baf25c9dd9 Seeking in .mov/.mp4 files 21 years ago
Cedric Vincent 3c13647a8a The atom 'skip' should be handled by 'mov_read_leaf()', not by 21 years ago
Steven M. Schultz 3ec34bfdb2 libavformat/mov.c fails with gcc 2.95.3 patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) 21 years ago
Michael Niedermayer a90466f741 prefix global 21 years ago
Thomas Raivio 2768b0d99f correctly identify AAC audio in mov/mp4/etc. files. patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>) 21 years ago
Roman Shaposhnik cac0a56c55 * .mov files with uncompressed audio can't be correctly processed 21 years ago
Michael Niedermayer d957696f17 cleanup frame_rate code, this may also fix some large file bugs 21 years ago
Brian Becker 247d56f568 Parse stss info in MOV files to get key frames patch by ("Brian Becker" <Brian dot Becker at palmone dot com>) 21 years ago
Michel Bardiaux bc874daea8 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Mike Melanson 070ed1bc43 initial commit for Quicktime Animation (RLE) video decoder; bit depths 21 years ago
Fabrice Bellard 8e38ff0c07 fixed double free 21 years ago
Mike Melanson b595afaae7 added palette support to the QT demuxer; registered SMC video decoder 21 years ago
Roberto Togni 1dc1ed9933 8BPS decoder 21 years ago
Mike Melanson 8dafdb88e6 added XVID fourcc (ISO MPEG-4?) and AC3 fourcc 21 years ago
Dan Christiansen 4cb3f3b637 Using the extension m4a for audio only MPEG-4 files is increasingly 21 years ago
Mike Melanson 2fdf638b0c New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & 21 years ago
Michael Niedermayer d663a1fdc0 AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>) 21 years ago
Fabrice Bellard 25c4950e9b update duration and start_time 21 years ago
Alex Beregszaszi 611d192ce0 warning fixes 22 years ago
Johannes Carlsson 14342fd537 * missing part of the 3gp patch by Johannes Carlsson 22 years ago
Zdenek Kabelac bc634f6fc2 * 3gp patch by Joca 22 years ago
Falk Hüffner 4cfbf61bf1 Warning and compatibility fixes. 22 years ago
joca@rixmail.se 891f64b339 AMR-NB audio support patch by (<joca at rixmail dot se>) 22 years ago
Zdenek Kabelac 25fa62e13a * added s263 (mapped to h263 - 3gp files) 22 years ago
Zdenek Kabelac 9ed83b0a93 * passing ImageDescriptions for SVQ3 (Vertical300K.sorenson works) 22 years ago
Zdenek Kabelac fd6e513ee1 * uninitialized/unused vars cleanup 22 years ago
Zdenek Kabelac 5ca1d879bb * support for AAC audio (esds decoding - using extradata) 22 years ago
Michael Niedermayer 8b82a95675 svq3 decoder by anonymous 22 years ago
Mike Melanson d86053a416 first pass at a new VP3 video decoder 22 years ago
Zdenek Kabelac b6a17df438 * simplified parameters for parse routines 22 years ago
Zdenek Kabelac 5cd62665f0 * fixed initialization and some memleak 22 years ago
Sebastien Bechet 53e27dd5de QT AVID 4CCs patch by ("Sebastien Bechet" <s dot bechet at av7 dot net>) (not tested) 22 years ago