]> git.sesse.net Git - ffmpeg/history - libavcodec/avcodec.h
move p*m from image/lavf -> image2/lavc
[ffmpeg] / libavcodec / avcodec.h
2004-11-11 Michael Niedermayermove p*m from image/lavf -> image2/lavc
2004-11-09 Michael Niedermayerporting png support from -f image to -f image2
2004-11-08 Michael Niedermayerfix image stream copy
2004-10-28 Michael NiedermayerH.261 encoder by (Maarten Daniels <maarten dot daniels...
2004-10-27 Mike MelansonMiro VideoXL (VIXL) decoder, courtesy of Konstantin...
2004-10-25 Michael Niedermayertype fix
2004-10-24 Michael Niedermayermjpeg parser
2004-10-22 Roman Shaposhnik * Introducing IIDC1394 grabbing interface.
2004-10-21 Michael Niedermayeruser selectble cutoff frequency
2004-10-21 Michael Niedermayermake most resample filter parameters selectable at...
2004-10-15 Michael Niedermayersupport strictly enforcing gop size
2004-10-12 Mike MelansonCreative ADPCM decoder, format 0x200, courtesy of Konst...
2004-09-29 Michael Niedermayerbroken mess removial
2004-09-28 Mike Melansonsupport for Sierra Online audio files and Apple QuickDr...
2004-09-27 Michael Niedermayermove h264 idct to its own file and call via function...
2004-09-27 Michael Niedermayerlowres width/height cleanup 3rd try
2004-09-27 Michael Niedermayerset AVCodecContext.width/height to the picture width...
2004-09-26 Michael Niedermayer1/4 resolution decoding
2004-09-25 Michael Niedermayer1/2 resolution decoding
2004-09-19 Michael Niedermayerav_rescale with user specified rounding
2004-09-16 Mike MelansonIBM Ultimotion video decoder, courtesy of Konstantin...
2004-09-02 Michael Niedermayeroptional non spec compliant optimizations
2004-08-22 Michael Niedermayer4x4 SSE compare function
2004-08-21 Alex Beregszaszinew opensource lossy/lossless audio codec based on...
2004-08-14 Mike Melansonbuild++
2004-08-14 Mike MelansonTechSmith Camtasia (TSCC) video decoder, courtesy of...
2004-08-13 Michael Niedermayeruser overrideable level & profile
2004-07-30 Michael Niedermayerraise build number for the snow
2004-07-25 Michael Niedermayermy experimental wavelet codec
2004-07-25 Todd KirbyUYVY support patch by ("Todd.Kirby" <doubleshot at...
2004-07-16 Adam ThayerXviD Support patch by (Adam Thayer <krevnik at comcast...
2004-07-14 Michael Niedermayerlibdts support by (Benjamin Zores <ben at geexbox dot...
2004-07-09 Michael Niedermayerupdate version for next release
2004-07-08 William Juwonoav_resample_close in avcodec.h patch by ("William Juwon...
2004-06-30 Michael Niedermayerforgotten
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
next