]> git.sesse.net Git - ffmpeg/history - libavcodec/avcodec.h
10l, non-x86 fix
[ffmpeg] / libavcodec / avcodec.h
2004-06-26 Michael Niedermayersupport skiping of mb rows during decoding
2004-06-22 Michael Niedermayerflush audio encoder buffers at the end
2004-06-17 Michael Niedermayerpolyphase kaiser windowed sinc and blackman nuttall...
2004-06-07 Michael Niedermayernsse weight
2004-06-07 Michael Niedermayernoise preserving sum of squares comparission function
2004-06-05 Michael Niedermayermini-fix for compatibility with other compilers by...
2004-05-30 Michael Niedermayerh261 decoder by (Maarten Daniels <maarten.daniels at...
2004-05-23 Michael Niedermayermpeg audio timestamp fix
2004-05-21 Michael Niedermayerforgotten prototypes
2004-05-18 Chris Flerackersrtp callback context patch by ("Chris Flerackers" ...
2004-05-18 Michael Niedermayersome of the warning fixes by (Michael Roitzsch <mroi...
2004-05-13 Michael Niedermayermention avcodec_align_dimensions()
2004-05-12 Michael Niedermayerautomatic pixel format selection
2004-05-07 Mike Melansonfirst pass at a Sorenson Video 1 (SVQ1) encoder
2004-05-05 Michael Niedermayersupport decoding mpeg4 with buggy dc clipping
2004-05-04 Michael Niedermayeruse AVInteger in av_rescale() so it can finally do...
2004-04-30 Michael NiedermayerAMV bug workaround
2004-04-30 Michael Niedermayercleanup & memleak fix
2004-04-30 Michael Niedermayerintra_dc_precission>0 encoding support
2004-04-25 Michael Niedermayersupport reusing mb types and field select values of...
2004-04-22 Michael Niedermayermotion estimation cleanup
2004-04-17 Michael Niedermayerpassing AVFrame instead of AVPicture around in ffmpeg...
2004-04-11 Allen Dayverbosity patch by (Allen Day <allenday at ucla dot...
2004-04-08 Todd Kirbypadding support in ffmpeg patch by (Todd Kirby <doubles...
2004-04-02 Michael Niedermayerinterlaced chroma MC divx-bug workaround
2004-03-24 Falk Hüffnerwarning patrol
2004-03-21 Michael Niedermayerstatic allocation rewrite (old code was plain a broken...
2004-03-14 Roman Shaposhnik * DV decoding/encoding now supports MultiThreading...
2004-03-14 Mike Melansonremove numerous definitions of BE_*/LE_* macros; conver...
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...
next