3275 Commits (ccd425e7993ef0e76da7bf10c566d33f7acc7c6d)

Author SHA1 Message Date
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
Michael Niedermayer 91acf9a8bc Get rid of a fake timestamp discontinuity at the begin of V.VOB. 17 years ago
Michael Niedermayer ff2635b273 Make timestamp interpolation work with mpeg2 field pictures. 17 years ago
Måns Rullgård e97ac1e6f5 Clean up lib* version definitions 17 years ago
Michael Niedermayer cea9642014 Fix ;; 17 years ago
Reimar Döffinger a56dcc5793 Add some const, fixes warnings: 17 years ago
Reimar Döffinger a1fc4d4aa8 Missing const, fix warnings: 17 years ago
Reimar Döffinger 591de5cf35 Fix misplaced const, avoids a cast-discards-qualifiers warning 17 years ago
Michael Niedermayer d937cd0ed2 const 17 years ago
Michael Niedermayer 83a9db42a3 Fix timestamps and durations if the first packets have no durations nor timestamps, 17 years ago
Michael Niedermayer e942293db1 It appears last_pts was not set ... 17 years ago
Michael Niedermayer a712d725c0 Header elision muxing support. 17 years ago
Michael Niedermayer 3b4f69ae8c Elision header demuxing support. 17 years ago
Michael Niedermayer 7eeebcc5de Read match time delta in the frame header. 17 years ago
Michael Niedermayer 6cb4b28fea Read match_time_delta in the framecode table. 17 years ago
Michael Niedermayer 42abeeae3f update flags 17 years ago
Baptiste Coudurier 501f162fde honor stsd v1 first, fix mace surge-2-8-MAC3.mov, beware of mulaw,alaw 17 years ago
Baptiste Coudurier 6a1f4535f8 10l, forgot alaw/mulaw mono, use bits_per_sample in fact, 17 years ago
Luca Abeni f8cda19ee6 Include poll.h instead of sys/poll.h 17 years ago
Baptiste Coudurier d435e520d8 warn use if edit list is not starting at 0, a/v desync might occur 17 years ago
Baptiste Coudurier fffa99ddd0 remove now useless code 17 years ago
Baptiste Coudurier 531527652f remove messy and not always correct chunk size workaround, use correct values instead 17 years ago
Diego Biurrun 5e53486545 typo fix: inited --> initialized 17 years ago
Baptiste Coudurier 300aa2b039 return error when dv audio extraction fails 17 years ago
Baptiste Coudurier e6920f2445 remove obsolete comments 17 years ago
Baptiste Coudurier 3a3aa49ab7 remove useless braces 17 years ago
Baptiste Coudurier 311490cccd cosmetics, indentation, braces 17 years ago
Baptiste Coudurier 8cb66fd8f2 split chunks in the case of big compressed audio frames, 17 years ago
Baptiste Coudurier 77c7543702 use correct demux mechanism when audio compression id is -2, dv audio does not matter, demux partially qt_dv_pal_test.mov which does NOT use cid -2 17 years ago
Baptiste Coudurier d0cbff868e fcp imx 40 fourccs 17 years ago
Baptiste Coudurier 56ea717b46 indentation 17 years ago