3105 Commits (932ccf398a80f0decdab125760a7e0a357aa8d52)

Author SHA1 Message Date
Reimar Döffinger e7a5e2f626 Fix decoding of interlaced gif, e.g. http://samples.mplayerhq.hu/GIF/7up.gif 17 years ago
Michael Niedermayer 78db672cae Use block_align as the avi spec says. 17 years ago
Michael Niedermayer 143b082044 Print slightly more useful info. 17 years ago
Michael Niedermayer a7805e2983 Fallback to sample rate if bit rate is 0. This avoids 0 timebases in nut. 17 years ago
Michael Niedermayer 9fdfd21c77 factorize 17 years ago
Michael Niedermayer a048febdc4 subtitles (codec tag tables still missing ...) 17 years ago
Michael Niedermayer 5b08754912 Store aspect ratio in avis. 17 years ago
Mike Melanson 74e21d0352 fix wc3movie demuxer to conform to the PTS API 17 years ago
Mike Melanson 40e8e49700 fix the id CIN demuxer by using the pts API correctly 17 years ago
Aurelien Jacobs 73260a11e1 simplification proposed by Rich 17 years ago
Michael Niedermayer 2401daaf39 add cdvc 17 years ago
Baptiste Coudurier 0de2157fa4 set codec bps to grayscale bits, fix 256grey.mov 17 years ago
Benjamin Larsson 800b9c24b7 Add more riff IDs to support remuxing. 17 years ago
Baptiste Coudurier da00a1bdf4 add weird first atom to probe, finally fix bartjones.mov 17 years ago
Baptiste Coudurier dbb3765779 free in case of multiple type == 2 17 years ago
Baptiste Coudurier 2f4568e525 return error if malloc fails 17 years ago
Baptiste Coudurier dbb7cbf26e fix possible overflow with memmove 17 years ago
Aurelien Jacobs 0b247953c8 makes really sure that no undefined behavior can happen 17 years ago
Aurelien Jacobs d597655f77 Avoid infinite loop. 17 years ago
Måns Rullgård 800c289a66 less preprocessor magic in version number macros 17 years ago
Baptiste Coudurier 26846ba515 support keyframes indexes starting at 0, broken files created by omneon, fix ref.mov seeking 17 years ago
Baptiste Coudurier 221e21b70d support mov reference files, ref.mov/ref.m2v/ref.wav and detect BrianCox.mov 17 years ago
Baptiste Coudurier 60f5c96ee6 remove useless braces 17 years ago
Baptiste Coudurier 18978a4918 indentation 17 years ago
Baptiste Coudurier 6d680e1b50 rescale frame size, fix i.3g2 17 years ago
Baptiste Coudurier f296563e5f move parameters reset after setting stream parameters, will need those infos 17 years ago
Loren Merritt 042e0adda9 decode mng color decorrelation 17 years ago
Baptiste Coudurier 4649fa9052 fix mace duration 17 years ago
Baptiste Coudurier 852859ff7c protect malloc overflow 17 years ago
Baptiste Coudurier 17871a02ad indentation 17 years ago
Baptiste Coudurier b014dd7695 fail if extradata cannot be allocated 17 years ago
Baptiste Coudurier 9c7fd997f7 10l, protect malloc overflow 17 years ago
Baptiste Coudurier b8d3daca62 support QDM2 in aiff, QDM2.aif 17 years ago
Baptiste Coudurier 4c638f0c7c remove useless close function 17 years ago
Baptiste Coudurier 54d8fd20fd indentation 17 years ago
Baptiste Coudurier c6f5381215 remove useless casts 17 years ago
Baptiste Coudurier 9df21f24e1 cosmetics 17 years ago
Baptiste Coudurier b4dc27a829 remove useless tags, codec_get_id matches independently and qt uses lower case tags 17 years ago
Baptiste Coudurier e13c078333 set bps to uncompressed original sound data for compressed audio 17 years ago
Baptiste Coudurier e013015980 fix duration for ima4 17 years ago
Baptiste Coudurier 3a957df49e ima4 in aiff support 17 years ago
Måns Rullgård 76a448ed4f Install headers in $prefix/include/$libname 17 years ago
Diego Biurrun 8af9090f4f cosmetics: Sort and prettyprint codec_wav_tags[]. 17 years ago
Michael Niedermayer ac6f133027 Set indexmem to a saner default. 17 years ago
Michael Niedermayer 58293e57e1 Fix issue357 17 years ago
Michael Niedermayer 44de39f93c flv/swf do not have a big endian codec id, they only support 17 years ago
Benjamin Larsson 7bb8d51c1f Riff ids for wmapro and wmavoice, this adds support for stream copy of these codecs between asf,avi and wav containers. 17 years ago
Nico Sabbi a45b40c496 treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans 17 years ago
Michael Niedermayer 635fbcb17f revert 12156 17 years ago
Luca Abeni d597e1b76c Fix computation of the "NTP time" field in RTCP SR packets, and do not 17 years ago