| Commit message (Expand) | Author | Age | Files | Lines |
* | added mjpeg | Alex Beregszaszi | 2002-10-11 | 1 | -0/+1 |
* | added mpeg in avi support | Fabrice Bellard | 2002-10-10 | 1 | -0/+3 |
* | added raw DV demux (audio is currently not handled) | Fabrice Bellard | 2002-10-08 | 1 | -0/+1 |
* | added DV support | Fabrice Bellard | 2002-10-04 | 1 | -0/+3 |
* | Change calls to abort() to be calls to av_abort() | Philip Gladstone | 2002-09-12 | 1 | -2/+2 |
* | more mpeg4 fourcc's | Michael Niedermayer | 2002-06-22 | 1 | -0/+7 |
* | wmv1 | Michael Niedermayer | 2002-06-18 | 1 | -1/+2 |
* | license/copyright change | Fabrice Bellard | 2002-05-25 | 1 | -11/+11 |
* | converted to new API | Fabrice Bellard | 2002-05-20 | 1 | -14/+9 |
* | use av memory handling functions | Fabrice Bellard | 2002-05-18 | 1 | -5/+5 |
* | * Add default cases to switch statements. | Philip Gladstone | 2002-05-09 | 1 | -0/+4 |
* | - Changed FOURCC for H263. | Juanjo | 2002-05-02 | 1 | -2/+2 |
* | more msmpeg4 fourccs patch by Gert Vervoort <Gert.Vervoort@wxs.nl> | Gert Vervoort | 2002-04-29 | 1 | -2/+4 |
* | * patch by Philip Gladstone | Philip Gladstone | 2002-04-08 | 1 | -3/+3 |
* | * more warning cleanups | Zdenek Kabelac | 2002-04-08 | 1 | -2/+2 |
* | - Added force_pts to av_write_packet() to be able to force PTS, this helps | Juanjo | 2002-04-07 | 1 | -1/+1 |
* | - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek. | Juanjo | 2002-03-10 | 1 | -1/+5 |
* | - Fix on AVI and WAV headers based on Nikolai Zhubr patch. | Juanjo | 2002-03-01 | 1 | -7/+67 |
* | correct pcm audio format handling | Fabrice Bellard | 2001-09-24 | 1 | -28/+4 |
* | added pcm formats | Fabrice Bellard | 2001-09-23 | 1 | -1/+3 |
* | Added CODEC_ID_H263P to fourcc tables. | Juanjo | 2001-08-27 | 1 | -0/+1 |
* | changed opendivx to mpeg4 | Fabrice Bellard | 2001-08-15 | 1 | -3/+3 |
* | win32 fixes | Fabrice Bellard | 2001-08-13 | 1 | -8/+3 |
* | fixed avi RIFF header size | Fabrice Bellard | 2001-08-08 | 1 | -1/+1 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 1 | -0/+366 |