summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* fix mace durationBaptiste Coudurier2008-02-25
* protect malloc overflowBaptiste Coudurier2008-02-25
* indentationBaptiste Coudurier2008-02-25
* fail if extradata cannot be allocatedBaptiste Coudurier2008-02-25
* 10l, protect malloc overflowBaptiste Coudurier2008-02-25
* support QDM2 in aiff, QDM2.aifBaptiste Coudurier2008-02-25
* remove useless close functionBaptiste Coudurier2008-02-25
* indentationBaptiste Coudurier2008-02-25
* remove useless castsBaptiste Coudurier2008-02-25
* cosmeticsBaptiste Coudurier2008-02-25
* remove useless tags, codec_get_id matches independently and qt uses lower cas...Baptiste Coudurier2008-02-25
* set bps to uncompressed original sound data for compressed audioBaptiste Coudurier2008-02-25
* fix duration for ima4Baptiste Coudurier2008-02-25
* ima4 in aiff supportBaptiste Coudurier2008-02-25
* Install headers in $prefix/include/$libnameMåns Rullgård2008-02-25
* cosmetics: Sort and prettyprint codec_wav_tags[].Diego Biurrun2008-02-24
* Set indexmem to a saner default.Michael Niedermayer2008-02-24
* Fix issue357Michael Niedermayer2008-02-24
* flv/swf do not have a big endian codec id, they only supportMichael Niedermayer2008-02-24
* Riff ids for wmapro and wmavoice, this adds support for stream copy of these ...Benjamin Larsson2008-02-23
* treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESC...Nico Sabbi2008-02-23
* revert 12156Michael Niedermayer2008-02-20
* Fix computation of the "NTP time" field in RTCP SR packets, and do notLuca Abeni2008-02-20
* Get rid of a fake timestamp discontinuity at the begin of V.VOB.Michael Niedermayer2008-02-20
* Make timestamp interpolation work with mpeg2 field pictures.Michael Niedermayer2008-02-20
* Clean up lib* version definitionsMåns Rullgård2008-02-19
* Fix ;;Michael Niedermayer2008-02-19
* Add some const, fixes warnings:Reimar Döffinger2008-02-19
* Missing const, fix warnings:Reimar Döffinger2008-02-19
* Fix misplaced const, avoids a cast-discards-qualifiers warningReimar Döffinger2008-02-19
* constMichael Niedermayer2008-02-19
* Fix timestamps and durations if the first packets have no durations nor times...Michael Niedermayer2008-02-15
* It appears last_pts was not set ...Michael Niedermayer2008-02-15
* Header elision muxing support.Michael Niedermayer2008-02-15
* Elision header demuxing support.Michael Niedermayer2008-02-15
* Read match time delta in the frame header.Michael Niedermayer2008-02-13
* Read match_time_delta in the framecode table.Michael Niedermayer2008-02-13
* update flagsMichael Niedermayer2008-02-13
* honor stsd v1 first, fix mace surge-2-8-MAC3.mov, beware of mulaw,alawBaptiste Coudurier2008-02-13
* 10l, forgot alaw/mulaw mono, use bits_per_sample in fact,Baptiste Coudurier2008-02-13
* Include poll.h instead of sys/poll.hLuca Abeni2008-02-13
* warn use if edit list is not starting at 0, a/v desync might occurBaptiste Coudurier2008-02-13
* remove now useless codeBaptiste Coudurier2008-02-13
* remove messy and not always correct chunk size workaround, use correct values...Baptiste Coudurier2008-02-13
* typo fix: inited --> initializedDiego Biurrun2008-02-13
* return error when dv audio extraction failsBaptiste Coudurier2008-02-11
* remove obsolete commentsBaptiste Coudurier2008-02-11
* remove useless bracesBaptiste Coudurier2008-02-11
* cosmetics, indentation, bracesBaptiste Coudurier2008-02-11
* split chunks in the case of big compressed audio frames,Baptiste Coudurier2008-02-11