| Commit message (Expand) | Author | Age | Files | Lines |
* | - Versions defined for libav/libavcodec. | Juanjo | 2002-04-15 | 1 | -0/+1 |
* | - Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode for | Juanjo | 2002-04-09 | 1 | -1/+17 |
* | * using pixtype as enum - by Philip Gladstone | Zdenek Kabelac | 2002-04-08 | 1 | -0/+4 |
* | wmv1 header parser (unfinished) | Michael Niedermayer | 2002-04-06 | 1 | -0/+1 |
* | msmpeg4v2 decoding (no encoding yet) | Michael Niedermayer | 2002-04-05 | 1 | -2/+6 |
* | multiple init bugfix (patch by Alex Beregszaszi <alex@naxine.org>) | Alex Beregszaszi | 2002-04-01 | 1 | -0/+12 |
* | - Bug fix MPEG-2 decoder to handle "repeat_first_field" (Telecine) | Juanjo | 2002-03-16 | 1 | -1/+2 |
* | - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek. | Juanjo | 2002-03-10 | 1 | -0/+3 |
* | avcodec_find_encoder_by_name() patch by Alex | Arpi | 2001-12-23 | 1 | -0/+12 |
* | fixed pcm bitrate | Fabrice Bellard | 2001-09-24 | 1 | -2/+2 |
* | added pcm codecs | Fabrice Bellard | 2001-09-23 | 1 | -17/+39 |
* | CONFIG_MPGLIB no more needed | Arpi | 2001-09-21 | 1 | -2/+2 |
* | memalign autodetection | Nick Kurshev | 2001-09-13 | 1 | -19/+5 |
* | Aligned malloc. Another 10% of speedup. | Nick Kurshev | 2001-08-20 | 1 | -0/+31 |
* | changed opendivx to mpeg4 | Fabrice Bellard | 2001-08-15 | 1 | -2/+2 |
* | picture utils | Fabrice Bellard | 2001-08-11 | 1 | -0/+97 |
* | added MJPEG decoder + comments | Fabrice Bellard | 2001-08-06 | 1 | -0/+1 |
* | added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: d... | Fabrice Bellard | 2001-07-23 | 1 | -0/+12 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 1 | -0/+306 |