summaryrefslogtreecommitdiff
path: root/libavcodec/utils.c
Commit message (Expand)AuthorAge
* - Fixed AC3 decoding for 5:1 AC3 streams. Now when calling av_audio_decode forJuanjo2002-04-09
* * using pixtype as enum - by Philip GladstoneZdenek Kabelac2002-04-08
* wmv1 header parser (unfinished)Michael Niedermayer2002-04-06
* msmpeg4v2 decoding (no encoding yet)Michael Niedermayer2002-04-05
* multiple init bugfix (patch by Alex Beregszaszi <alex@naxine.org>)Alex Beregszaszi2002-04-01
* - Bug fix MPEG-2 decoder to handle "repeat_first_field" (Telecine)Juanjo2002-03-16
* - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.Juanjo2002-03-10
* avcodec_find_encoder_by_name() patch by AlexArpi2001-12-23
* fixed pcm bitrateFabrice Bellard2001-09-24
* added pcm codecsFabrice Bellard2001-09-23
* CONFIG_MPGLIB no more neededArpi2001-09-21
* memalign autodetectionNick Kurshev2001-09-13
* Aligned malloc. Another 10% of speedup.Nick Kurshev2001-08-20
* changed opendivx to mpeg4Fabrice Bellard2001-08-15
* picture utilsFabrice Bellard2001-08-11
* added MJPEG decoder + commentsFabrice Bellard2001-08-06
* added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: d...Fabrice Bellard2001-07-23
* Initial revisionFabrice Bellard2001-07-22