| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN | Måns Rullgård | 2009-07-26 | 1 | -2/+2 |
* | Remove dead assignments found by CSA | Benjamin Larsson | 2009-05-03 | 1 | -2/+0 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | COSMETICS | Reynaldo H. Verdejo Pinochet | 2008-12-07 | 1 | -17/+15 |
* | Trivial, Cosmetics | Reynaldo H. Verdejo Pinochet | 2008-11-18 | 1 | -16/+16 |
* | Bump Major version, this commit is almost just renaming bits_per_sample to | Luca Abeni | 2008-09-08 | 1 | -1/+1 |
* | Change mtv_read_packet so it does not break after seeking (displaying a shift... | Reimar Döffinger | 2008-06-28 | 1 | -12/+8 |
* | Fix pkt->pos to really point at start of packet for mtv audio packets. | Reimar Döffinger | 2008-06-28 | 1 | -0/+1 |
* | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-03 | 1 | -1/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | Remove unnecessary parentheses from return calls. | Diego Biurrun | 2008-05-06 | 1 | -2/+2 |
* | Use dynamically allocated ByteIOContext in AVFormatContext | Björn Axelsson | 2007-11-21 | 1 | -2/+2 |
* | Replace all occurrences of AVERROR_IO with AVERROR(EIO). | Panagiotis Issaris | 2007-07-19 | 1 | -3/+3 |
* | Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). | Panagiotis Issaris | 2007-07-19 | 1 | -2/+2 |
* | add an enum for need_parsing | Aurelien Jacobs | 2007-04-15 | 1 | -1/+1 |
* | allocate 32 extra bytes at the end of the probe buffer and remove most probe ... | Michael Niedermayer | 2007-04-08 | 1 | -3/+0 |
* | typos/grammar | Diego Biurrun | 2007-04-07 | 1 | -1/+1 |
* | now we set codec_tag, still have to figure out how to handle flipping | Reynaldo H. Verdejo Pinochet | 2006-11-03 | 1 | -0/+1 |
* | new mtv demuxer | Reynaldo H. Verdejo Pinochet | 2006-10-12 | 1 | -0/+186 |