]> git.sesse.net Git - ffmpeg/history - libavcodec/avcodec.h
* const
[ffmpeg] / libavcodec / avcodec.h
2004-03-05 Zdenek Kabelac* const
2004-03-04 Ivan Kalvachevsilence warnings
2004-03-03 Michael Niedermayercount > thread_count for execute()
2004-03-03 Michael Niedermayerav_log() cleanup
2004-03-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2004-03-03 Michael Niedermayermacrofree av_freep()
2004-03-01 Ivan Kalvachevinitial chroma_format changes,xvmc tweaks and codec_cap
2004-02-28 Gael Chardonint64_t_C patch by (Gael Chardon <gael-announcements...
2004-02-26 Michael NiedermayerAVCodec.supported_framerates
2004-02-26 Michael NiedermayerINT64_MIN fix
2004-02-25 Wolfgang Hesselerexport DCT coefficients patch by (Wolfgang Hesseler...
2004-02-25 Michael Niedermayer1l
2004-02-25 Michael Niedermayeruse AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
2004-02-18 Michael Niedermayerflac fixes:
2004-02-13 Michael Niedermayermultithreaded/SMP motion estimation
2004-02-07 Roman Shaposhnik * Initial implementation of the G.726 ADPCM audio...
2004-02-05 Mike Melansoninitial commit for Quicktime Animation (RLE) video...
2004-02-05 Michael Niedermayerremove incorect motion estimation table
2004-02-03 Mike Melansonadded support for EA ADPCM and SMJPEG IMA ADPCM
2004-02-02 Michael Niedermayerquantizer noise shaping
2004-01-22 Michael Niedermayerclosed gop support & flags2 as all bits in flags are...
2004-01-12 Roberto TogniMSZH and ZLIB decoder support
2004-01-08 Michael Niedermayeroptimize compute_antialias() and add a floating point...
2004-01-05 Michael Niedermayerinterlaced dct decision cleanup
2004-01-04 Michael NiedermayerSVCD scan offset stuff
2004-01-02 Mike Melansonfirst pass at Sierra VMD A/V decoders; video looks...
2003-12-30 Michael Niedermayerinterlaced motion estimation
2003-12-30 Wolfgang Hesselermotion vector vissualization improvements patch by...
2003-12-16 Fabrice Bellardpts and dts support in parser API
2003-12-14 Michael Niedermayererror concealment regression test
2003-12-13 Michael Niedermayermb type & qp vissualization
2003-12-09 Wolfgang Hesselermove motion_val & mb_type to AVFrame patch by (Wolfgang...
2003-12-07 Michael Niedermayerh263 slice structured mode
2003-12-03 Mike Melansoninitial support for Duck TrueMotion v1 (think of it...
2003-12-01 Michael Niedermayerh263 loop filter
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()
next