1273 Commits (a9d21e7830d88d960f9ffabdf32c4627ce3e14ee)

Author SHA1 Message Date
Baptiste Coudurier bfc2a19d7a 10l, undef DEBUG 19 years ago
Baptiste Coudurier 750b4aaabb assing correct codec_id for mjpegb 19 years ago
Benjamin Larsson 89ca8c497f Add support for raw flac decoding based on the .flac suffix of input files. 19 years ago
Diego Biurrun 60827a1a80 Further simplify AMR build. 19 years ago
Flavio Pimentel Duarte c787ba854e Fix v4l grabbing with some webcams, and simplify the code. 19 years ago
Baptiste Coudurier a20da52cbf skip null fourcc, fix ep2_mystery_m640_dummy.mov 19 years ago
Oded Shimon 9d4461b9f2 Disable lavf NUT until it is synced to spec 19 years ago
Alex Beregszaszi c2ea5f060c report to user if mmf with midi found (and not supported) 19 years ago
Reimar Döffinger 50a6c318b2 Avoid crash if there is a rtjpeg quant header but no video stream in file 19 years ago
Baptiste Coudurier 3cb4ee5124 set width and height even for mpeg4, pix_fmt to NONE will force decoding anwyay 19 years ago
Baptiste Coudurier b6c1bfe097 add AVID DV fourcc 19 years ago
Baptiste Coudurier e0977c8045 indention 19 years ago
Baptiste Coudurier 5c72cad888 always skip garbage at end of atom 19 years ago
Baptiste Coudurier 98d12b09af move declaration to mov.h 19 years ago
Diego Biurrun 2cf30841b5 Have EXTRALIBS appear after other link options, fixes shared build on Cygwin. 19 years ago
Baptiste Coudurier 5616f85deb clean and simplify mov_write_packet 19 years ago
Baptiste Coudurier 611fd605a3 get avcC profile and level indication from sps (from handbrake) 19 years ago
Baptiste Coudurier 18c697acce write mdat in write_header avoid check in write_packet 19 years ago
Baptiste Coudurier 32ba6fb141 dont write stss atom if keyframes only 19 years ago
Baptiste Coudurier a336965e70 fix edts for tracks without b frames 19 years ago
Kostya Shishkov fd7b199199 KMVC (used in Worms games) decoder. Works fine with samples from MPHQ 19 years ago
Kostya Shishkov 1c6606e2d0 Fix demuxing of AVIs with pad streams. 19 years ago
Michael Niedermayer 87b041e0f0 little h.264 related hunk from diff between cvs and mobile hackerz 19 years ago
Michael Niedermayer 9e282ba382 the PSP rejects video with too high bitrates so lets claim they arent too high ... 19 years ago
Roman Shaposhnik c4e7baa85c * fixing DV-in-AVI type1 packet production bug 19 years ago
Måns Rullgård 9d9b432ae9 This patch simply adds demuxing support for AC-3 streams in DVB TS 19 years ago
Måns Rullgård 00a6b92bdd fix memory leak on mpegts close 19 years ago
D Richard Felker III f880199375 fix constraint violation: libavformat is not allowed to modify state of caller, including rng state 19 years ago
Reimar Döffinger dfca23e361 NuppelVideo/MythTVVideo support, including rtjpeg decoder 19 years ago
Baptiste Coudurier 4f6a6e1f81 skip 0byte packets 19 years ago
Baptiste Coudurier b0519015f0 ignore wrong negative cts values created by quicktime 19 years ago
Baptiste Coudurier 302ed0ddcd flush packets 19 years ago
Baptiste Coudurier 3ed73c46ca let vorbis decoder init too, fix mi2_vorbis51.mp4 19 years ago
Baptiste Coudurier e31bd3e309 add mp3on4 detection, fix red.mp4 19 years ago
Baptiste Coudurier 94ede53e57 fix double free, priv_data is freed in av_open_input_stream 19 years ago
Baptiste Coudurier a3a80ddca0 use 64bit atom version if needed 19 years ago
Michael Niedermayer d766800b78 dont set random timestamps if they are not known 19 years ago
Michael Niedermayer 78a11456a1 fixing timebase 19 years ago
Steve L'Homme 662710ed35 Rename time variable to the more descriptive block_time. 19 years ago
Baptiste Coudurier ec04d244b5 let faad init parameters properly, fix many SBR samples 19 years ago
Baptiste Coudurier 99487f42b1 fix demuxing of CDR-Dinner_LAN_800k.mp4 19 years ago
Baptiste Coudurier e1017f2b87 need to dissociate pcm 16bit and 8bit cases 19 years ago
Baptiste Coudurier 67dd33f90e use av_d2q to parse frame rate 19 years ago
Baptiste Coudurier 0dd39bfe5d Quicktime creates S8 that way too 19 years ago
Baptiste Coudurier a66abcb1b5 vorbis seems to be 221, decodes borgcube_vorbis20.mp4, demux mi2_vorbis51.mp4 though not decoded properly (5:1), 249608749a89.3g2 is 225 and is Qclp 19 years ago
Baptiste Coudurier 7e815047e5 use 64bit types 19 years ago
Baptiste Coudurier 3cdc7eb474 dvcpro is 411p in fact 19 years ago
Steve L'Homme d439facb3d duration and subitle fix from the patch by Steve Lhomme 19 years ago
Michael Niedermayer 70596d04a8 cleanup codec_id mapping (untested) 19 years ago
Baptiste Coudurier f444b977a5 clean 19 years ago