]> git.sesse.net Git - ffmpeg/history - libavcodec/avcodec.h
parsing more of the mpeg4 header & print some "not supported" stuff
[ffmpeg] / libavcodec / avcodec.h
2002-02-26 Juanjo- Added PSNR feature to libavcodec and ffmpeg. By now...
2002-02-09 Juanjo- Fixes on RTP and GOB headers for H.263.
2001-12-23 Arpiavcodec_find_encoder_by_name() patch by Alex
2001-11-19 Juanjo- Preliminary RTP friendly mode for H.263.
2001-11-05 Arpipostprocessing array increased to handle HDTV resolutio...
2001-10-16 Arpiexporting qscale data for postprocessing (for MPlayer)
2001-09-23 Fabrice Bellardadded pcm codecs
2001-08-15 Fabrice Bellardadded draw_horiz_band test
2001-08-11 Fabrice Bellardnew img_convert API - added deinterlacing filter
2001-08-06 Fabrice Bellardadded 422P and 444P formats (need to patch ffmpeg.c...
2001-08-06 Fabrice Bellardadded MJPEG decoder + comments
2001-07-23 Fabrice Bellardadded CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and...
2001-07-22 Fabrice BellardInitial revision