| Commit message (Expand) | Author | Age | Files | Lines |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | simplify | Michael Niedermayer | 2006-07-19 | 1 | -1/+1 |
* | move adler32 to libavutil | Måns Rullgård | 2006-07-13 | 1 | -42/+4 |
* | allow individual selection of muxers and demuxers | Måns Rullgård | 2006-07-10 | 1 | -12/+10 |
* | give AVInput/OutputFormat structs consistent names | Måns Rullgård | 2006-07-09 | 1 | -4/+4 |
* | Put muxer-specific code parts in #ifdef CONFIG_MUXERS. | Diego Biurrun | 2006-01-19 | 1 | -0/+2 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -1/+1 |
* | use PRIxN, %zd, %td formats where needed | Måns Rullgård | 2005-12-12 | 1 | -1/+1 |
* | per frame crc support | Michael Niedermayer | 2005-11-05 | 1 | -1/+26 |
* | pass AVPacket into av_write_frame() | Michael Niedermayer | 2004-05-29 | 1 | -4/+2 |
* | checksuming for nut & nice checksum API for libavformat | Michael Niedermayer | 2004-04-05 | 1 | -3/+3 |
* | 64 bit pts for writing - more const usage | Fabrice Bellard | 2003-09-10 | 1 | -2/+2 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -2/+2 |
* | renamed libav to libavformat | Fabrice Bellard | 2002-11-25 | 1 | -0/+111 |