summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* Do not return invalid pointer for non-audio or video streams.Sam Hocevar2007-03-30
* argh, who commited this trashMichael Niedermayer2007-03-30
* 10^10l to the idiot who designed this format and didnt even realize what numb...Michael Niedermayer2007-03-30
* fix demuxing of IMAG0002.ASFMichael Niedermayer2007-03-30
* analyze end condition must match r_fps selection conditionMichael Niedermayer2007-03-30
* fix probe of 001.vdr-broken-6025Michael Niedermayer2007-03-29
* move atom size check before parsing function searchBaptiste Coudurier2007-03-29
* unset sample count to disable track when is brokenBaptiste Coudurier2007-03-29
* break if atom size is more than size left in container atom, fix shooter.movBaptiste Coudurier2007-03-29
* Allow setting v4l2 input and video standard.Limin Wang2007-03-29
* Change the vhook code to send real timestamps to the filters instead of theBobby Bingham2007-03-29
* add hdv1 fourccBaptiste Coudurier2007-03-28
* revert r8538 (set bit rate for asf format) until regression tests issue is st...Baptiste Coudurier2007-03-28
* set bit rate for asf format, patch by Zuxy Meng, zuxy meng gmail comZuxy Meng2007-03-28
* require at least a score of AVPROBE_SCORE_MAX/4 or reaching of PROBE_BUF_MAXMichael Niedermayer2007-03-27
* add IJPG fourcc, to play m_ijpg.aviBaptiste Coudurier2007-03-26
* warning about vhooks statusMichael Niedermayer2007-03-26
* activate parser on MP3 id, fix [A-Destiny]_Konjiki_no_Gash_Bell_-_65_[71EE362...Baptiste Coudurier2007-03-25
* prefer MP3 idBaptiste Coudurier2007-03-25
* use MKTAGBaptiste Coudurier2007-03-25
* dont fail immediately when a somehow broken track is detected, some tracks mi...Baptiste Coudurier2007-03-25
* add support for V_THEORA into MatroskaAurelien Jacobs2007-03-25
* cosmectics, mov -> mp4Baptiste Coudurier2007-03-24
* sortBaptiste Coudurier2007-03-24
* add some codec object type idsBaptiste Coudurier2007-03-24