summaryrefslogtreecommitdiff
path: root/libavcodec/avcodec.h
Commit message (Expand)AuthorAge
...
* mpeg4 aspect_ratio_info in AVCodecContext (requested by alex)Michael Niedermayer2002-03-22
* new motion estimation (epzs) not complete yet but allready pretty good :)Michael Niedermayer2002-03-22
* hopefully better bitrate controllMichael Niedermayer2002-03-17
* - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.Juanjo2002-03-10
* - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'mJuanjo2002-02-26
* - Fixes on RTP and GOB headers for H.263.Juanjo2002-02-09
* avcodec_find_encoder_by_name() patch by AlexArpi2001-12-23
* - Preliminary RTP friendly mode for H.263.Juanjo2001-11-19
* postprocessing array increased to handle HDTV resolutions (1920x1152)Arpi2001-11-05
* exporting qscale data for postprocessing (for MPlayer)Arpi2001-10-16
* added pcm codecsFabrice Bellard2001-09-23
* added draw_horiz_band testFabrice Bellard2001-08-15
* new img_convert API - added deinterlacing filterFabrice Bellard2001-08-11
* added 422P and 444P formats (need to patch ffmpeg.c so that it is handled in ...Fabrice Bellard2001-08-06
* 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