]> git.sesse.net Git - ffmpeg/history - libavcodec/avcodec.h
rv20 decoder
[ffmpeg] / libavcodec / avcodec.h
2003-11-30 Michael Niedermayerrv20 decoder
2003-11-29 Michael Niedermayerh263 alternative inter vlc support
2003-11-26 Roberto Togni- Add reget_buffer() function to AVCodecContext
2003-11-14 Mike Melansonyep, FLI support
2003-11-13 Zdenek Kabelac* sys/types.h for size_t
2003-11-12 Michael Niedermayerrate distored optimal lambda->qp support
2003-11-12 Ivan Kalvachevmpegvideo is back
2003-11-10 Fabrice Bellardnew audio/video parser API
2003-11-10 Mike Melansonadded Apple Graphics (SMC) decoder
2003-11-07 Roberto Togni8BPS decoder
2003-11-07 Roberto TogniAdd cr codec capability and buffer hints
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-11-02 Michael Niedermayernoise reduction of dct coefficients
2003-11-02 Michael Niedermayer10l ...
2003-11-02 Roberto TogniFix some palette related defines, bump build number
2003-10-30 Mike Melansonrevised palette API, courtesy of Roberto Togni (rtogni...
2003-10-29 Fabrice Bellardadded fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DA...
2003-10-22 Michael Niedermayerfloating point AAN DCT
2003-10-20 Michael NiedermayerAVRational
2003-10-20 Michael Niedermayerbottom_field_first -> top_field_first
2003-10-20 Michael Niedermayerexport mpeg2 active display area / pan scan
2003-10-19 Dan Christiansengcc->C99 and warning fixes patch by (Dan Christiansen...
2003-10-18 Roman Shaposhnik * providing MPEG codecs with a generic fields in...
2003-10-15 Mike Melansonactivate the XA and ADX ADPCM codecs
2003-10-13 Michael Niedermayerdont check if the ac esc 3 could have been stored as...
2003-10-11 Alex BeregszasziSunplus JPEG codec (SP5X) support
2003-10-11 Alex Beregszaszitheora decoding support (only keyframes for now, becaus...
2003-10-11 Michael Niedermayerrecommit of
2003-10-11 Drew Hessrecommit of
2003-10-07 Michael Niedermayeruse lagrange multipler instead of qp for ratecontrol...
2003-10-04 Michael NiedermayerPatch for AAC encoding with libfaac by (Gildas Bazin...
2003-10-03 Mike Melansonimplemented Id Quake II CIN support
2003-10-02 Mike Melansonfirst pass at a VQA video decoder
2003-10-02 Michael Niedermayeroptionally try to encode each MB with MV=<0,0> and...
2003-10-01 Michael Niedermayerac prediction cleanup
2003-10-01 Mike MelansonNew demuxers: Sega FILM/CPK, Westwood VQA & AUD; new...
2003-09-30 Michael Niedermayerrate distortion optimal cbp support (h263/mpeg4 non...
2003-09-29 Roman Shaposhnik * DV handling was streamlined for both muxing/demuxi...
2003-09-29 Drew Hessavcodec const correctness patch by (Drew Hess <dhess...
2003-09-28 Michael NiedermayerAMR-WB support by (Johannes Carlsson <joca at rixmail...
2003-09-16 Michael Niedermayerscenechange_threshold
2003-09-13 Mike Melansonfinal word on RGBA byte order
2003-09-12 Mike Melansondeploy palette control API
2003-09-11 Fabrice Bellardsimplified version handling
2003-09-10 Michael NiedermayerAVI stream header FCC / more reliable detection of...
2003-09-10 Michael Niedermayerdetect old xvid with fourcc=DIVX
2003-09-08 Fabrice Bellardchanged my mind about CODEC_ID_MPEGVIDEO - CODEC_ID_MP3...
2003-09-08 Mike MelansonNew fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4...
2003-09-05 Alex Beregszaszibump version numbers to 0.4.8
2003-09-02 Michael NiedermayerCODEC_ID_MPEGVIDEO
2003-09-02 Mike Melansoninitial commit for Id RoQ and Interplay MVE multimedia...
2003-09-01 Michael NiedermayerASV2 decoder
2003-08-26 Michael Niedermayermpeg2 regression test
2003-08-25 Michael Niedermayeroooooops, having 2 Eterms open and doing cvs diff in...
2003-08-25 Michael Niedermayermpeg2 encoding
2003-08-22 Michael Niedermayercustom quant matrix encoding support
2003-08-22 Michael NiedermayerPSX MDEC decoder, based upon some code from Sebastian...
2003-08-18 Michael Niedermayeruse codec_tag for encoding too
2003-08-12 Roman Shaposhnik * fixing a regression in mpeg encoder (not setting...
2003-07-29 Michael Niedermayerrate distortion mb decision support
2003-07-27 Alex BeregszasziCLJR decoding support
2003-07-26 Ivan Kalvachevinitial XvMC support
2003-07-24 Michael NiedermayerATI VCR1 decoder
2003-07-20 Michael Niedermayerdefault for slices is display order again
2003-07-17 Michael NiedermayerAVCodec.flush()
2003-07-09 Garrick Meekerflash video (flv) support patch by (Garrick Meeker...
2003-07-07 Alex BeregszasziOptimized simple idct for arm by Frederic 'dilb' Boulay...
2003-06-17 Michael Niedermayerlossless mjpeg encoding (planar yuv & RGB) and somerela...
2003-06-13 Michael Niedermayergolomb rice codes
2003-06-13 Nick KurshevRealAudio 1.0 (14_4) and 2.0 (28_8) native decoders...
2003-06-09 Michael NiedermayerFFV1 codec (our very simple lossless intra only codec...
2003-06-07 Michael Niedermayermore comments
2003-06-05 Zdenek Kabelac* 3gp patch by Joca
2003-06-03 Michael Niedermayer4xm adpcm
2003-06-01 Michael Niedermayer4xm codec
2003-05-30 Michael Niedermayerfix mpeg1/2 decoding if there are no 0 bytes after...
2003-05-28 Mike Melansonplaceholder IDs for 4xm A/V codecs
2003-05-19 Michael NiedermayerASV1 codec
2003-05-15 Falk HüffnerWarning fixes.
2003-05-14 Michael Niedermayercleanup
2003-05-14 Michael Niedermayermake sh4 IDCT optional, so the user can choose
2003-05-14 joca@rixmail.seAMR-NB audio support patch by (<joca at rixmail dot...
2003-05-12 Zdenek Kabelac* support for AAC audio streams via libfaad
2003-05-09 Michael Niedermayersvq3 decoder by anonymous
2003-05-07 Roman Shaposhnik * introducing new public interface in imgconvert.c
2003-05-05 Mike Melansonfirst pass at a new VP3 video decoder
2003-04-25 Michael Niedermayerfixing mixed dr1 + internal buffers
2003-04-23 Zdenek Kabelac* more strict types
2003-04-22 Zdenek Kabelac* fixed initialization and some memleak
2003-04-21 Fabrice Bellardadded img_get_alpha_info()
2003-04-20 Fabrice Bellardnew YUV formats for correct JPEG YUV support - added...
2003-04-18 Michael Niedermayermpeg2 qscale flag
2003-04-16 Michael Niedermayermeanigfull dr1 comment
2003-04-15 Mike Melansonnative Indeo3 decoder implementation
2003-04-06 Richard Hodgesfix pts type in avcodec.h for WIN32 patch by (Richard...
2003-04-04 Michael NiedermayerH264 decoder & demuxer
2003-03-24 Nick Kurshevbinary compatibility fix (workaround for r.147, r.148)
2003-03-22 Michael Niedermayeruser setable quantizer bias
2003-03-22 Michael Niedermayerbinary compatibility fix
2003-03-20 Michael Niedermayererror resilience cleanup (its faster too...)
next