summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* timestamps generation improvement when parsing aviJoakim Plate2007-04-13
* spellingDiego Biurrun2007-04-12
* DVR-MS probe audio formatJohn Donaghy2007-04-12
* add D-10 PAL 40 audio essence container ulBaptiste Coudurier2007-04-10
* add D-10 PAL 40 ulBaptiste Coudurier2007-04-10
* cosmetics: indentationAurelien Jacobs2007-04-10
* add support for seeking to a keyframe instead of a random frameAurelien Jacobs2007-04-09
* add an intermediate variable (prepare for next patch)Aurelien Jacobs2007-04-09
* add support for seeking in matroska filesAurelien Jacobs2007-04-09
* move matroska_find_track_by_num() upper in the fileAurelien Jacobs2007-04-09
* cluster position is relative to segment_startAurelien Jacobs2007-04-09
* properly set streams start_timeAurelien Jacobs2007-04-09
* remove unused context fieldAurelien Jacobs2007-04-09
* remove wrong and no more used packet reordering codeAurelien Jacobs2007-04-09
* Get rid of unnecessary pointer casts.Nicholas Tung2007-04-08
* Make some functions which aren't used outside their declaring source fileStefan Huehner2007-04-08
* cosmetics: indentation fixMarco Gerards2007-04-08
* file extension based probe is max/2Michael Niedermayer2007-04-08
* factorizeMichael Niedermayer2007-04-08
* allocate 32 extra bytes at the end of the probe buffer and remove most probe ...Michael Niedermayer2007-04-08
* also remove c93_ prefix for static function in the c93 demuxerMichael Niedermayer2007-04-08
* s/rle_num_bytes/code/Michael Niedermayer2007-04-07
* simplifyMichael Niedermayer2007-04-07
* conform to specMichael Niedermayer2007-04-07
* use shorter names for the block type enumMichael Niedermayer2007-04-07
* code claims to use 32bit timestamp, lets make it also use thatMichael Niedermayer2007-04-07
* remove redundant commentsMichael Niedermayer2007-04-07
* remove inappropriate debuging av_log() alternatively they could be changed to...Michael Niedermayer2007-04-07
* memleak (seems ive missed that under the obfuscated indention)Michael Niedermayer2007-04-07
* sane indention (no more 3 statements on one line...)Michael Niedermayer2007-04-07
* CRYO APC demuxerAnssi Hannula2007-04-07
* Bethsoft VID demuxer and video decoderNicholas Tung2007-04-07
* THP PCM decoder, used on the Nintendo GameCube.Marco Gerards2007-04-07
* Interplay C93 demuxer and video decoderAnssi Hannula2007-04-07
* typos/grammarDiego Biurrun2007-04-07
* SGI image decoder ported to the new image API.Xiaohui Sun2007-04-06
* Add some help for the analyzeduration option.VĂ­ctor Paesa2007-04-06
* changes some function declarations from () to (void) as per ansi c.Stefan Huehner2007-04-04
* There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaringDiego Biurrun2007-04-03
* cosmetics: indentationDiego Biurrun2007-04-03
* Get rid of unnecessary conditionals.Diego Biurrun2007-04-03
* CONFIG_NETWORK depends on CONFIG_PROTOCOLS, no need to nest conditionals.Diego Biurrun2007-04-03
* cosmetics: Put audio (de)muxer entries in alphabetical order.Diego Biurrun2007-04-03
* Audio (de)muxer dependency on OSS is handled by configure.Diego Biurrun2007-04-03
* cosmetics: Sort list of input/output formats.Diego Biurrun2007-04-03
* Fix copy and paste error in comment.Diego Biurrun2007-04-01
* support for the THP game format by Marco Gerards, mgerards xs4all nlDiego Biurrun2007-04-01
* WMVAMichael Niedermayer2007-04-01
* add AVRn fourccBaptiste Coudurier2007-03-31
* cosmetics: Fix indentation.Diego Biurrun2007-03-31