summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* Ignore flags after pts/dts if there are no bytes left.Michael Niedermayer2008-03-04
* include required headers for int64_t and AV_RB16()Aurelien Jacobs2008-03-03
* avi.h does not use anything from avcodec.h.Aurelien Jacobs2008-03-03
* Fix decoding of interlaced gif, e.g. http://samples.mplayerhq.hu/GIF/7up.gifReimar Döffinger2008-03-03
* Use block_align as the avi spec says.Michael Niedermayer2008-03-03
* Print slightly more useful info.Michael Niedermayer2008-03-03
* Fallback to sample rate if bit rate is 0. This avoids 0 timebases in nut.Michael Niedermayer2008-03-02
* factorizeMichael Niedermayer2008-03-02
* subtitles (codec tag tables still missing ...)Michael Niedermayer2008-03-02
* Store aspect ratio in avis.Michael Niedermayer2008-03-02
* fix wc3movie demuxer to conform to the PTS APIMike Melanson2008-03-01
* fix the id CIN demuxer by using the pts API correctlyMike Melanson2008-03-01
* simplification proposed by RichAurelien Jacobs2008-03-01
* add cdvcMichael Niedermayer2008-02-29
* set codec bps to grayscale bits, fix 256grey.movBaptiste Coudurier2008-02-28
* Add more riff IDs to support remuxing.Benjamin Larsson2008-02-27
* add weird first atom to probe, finally fix bartjones.movBaptiste Coudurier2008-02-27
* free in case of multiple type == 2Baptiste Coudurier2008-02-27
* return error if malloc failsBaptiste Coudurier2008-02-27
* fix possible overflow with memmoveBaptiste Coudurier2008-02-27
* makes really sure that no undefined behavior can happenAurelien Jacobs2008-02-27
* Avoid infinite loop.Aurelien Jacobs2008-02-26
* less preprocessor magic in version number macrosMåns Rullgård2008-02-26
* support keyframes indexes starting at 0, broken files created by omneon, fix ...Baptiste Coudurier2008-02-26
* support mov reference files, ref.mov/ref.m2v/ref.wav and detect BrianCox.movBaptiste Coudurier2008-02-26
* remove useless bracesBaptiste Coudurier2008-02-26
* indentationBaptiste Coudurier2008-02-26
* rescale frame size, fix i.3g2Baptiste Coudurier2008-02-26
* move parameters reset after setting stream parameters, will need those infosBaptiste Coudurier2008-02-26
* decode mng color decorrelationLoren Merritt2008-02-26
* 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