]> git.sesse.net Git - ffmpeg/history - libavcodec/common.h
Ministry of English Composition, reporting for duty (and the word is "skipped", not...
[ffmpeg] / libavcodec / common.h
2005-04-20 Michael Niedermayerremove duplicate clip to 8bit function
2005-04-18 Aurelien Jacobsadd an AMD64 specific implementation of rdtsc()
2005-03-06 Michael NiedermayerAVOption removial patch from (James A. Morrison >ja2mor...
2005-02-24 Måns Rullgårdkill warnings patch by (Måns Rullgård <mru inprovide...
2005-01-12 Michael Niedermayerdisallow strcat
2005-01-12 Michael Niedermayerdissallow sprintf
2004-12-29 Michael Niedermayercommon.c -> bitstream.c (and the single non bitstream...
2004-12-18 Drew Hessfixes for PIC code on x86-64 patch by (Drew Hess <drew...
2004-11-27 Burkhard PlaumMemory leak fix patch by (Burkhard Plaum <plaum >at...
2004-10-24 Bohdan HorstINT MIN/MAX patch by (Bohdan Horst <nexus at irc dot...
2004-10-11 Aurelien Jacobsadapting existing mmx/mmx2/sse/3dnow optimizations...
2004-10-06 Zdenek Kabelac* fixing a few of gcc 'clean-code' warnings
2004-07-26 Michael NiedermayerTIMER dummies for non-x86
2004-07-01 Michael Niedermayer10l
2004-06-26 Alex Beregszasziunused
2004-06-25 Michael Niedermayeroptimization
2004-05-11 Michael NiedermayerUINT64_MAX fix
2004-04-26 Alex Beregszasziavoid macro conflicts
2004-04-24 James Morrisonvis detection patch by (James Morrison <ja2morri at...
2004-04-24 Sascha Sommercygwin patch by ("Sascha Sommer" <saschasommer at freen...
2004-04-24 Sascha Sommerlibavcodec Cygwin compilation failure (II) patch by...
2004-04-22 Michael NiedermayerRSHIFT(x,0) fix
2004-04-16 Michael Niedermayert/dprintf printf -> av_log
2004-04-04 Michael Niedermayertime & (s)rand is forbidden
2004-03-20 Michael Niedermayerh264 loop filter optimizations
2004-03-18 Roman Shaposhnik * removing casualties of battle of the wits and...
2004-03-14 Roman Shaposhnik * DV decoder simplifications. Now it looks to...
2004-03-12 Roman Shaposhnik * moving some of the commonly used bit reading...
2004-02-29 Dmitry Baryshkovattribute used patch by (mitya at school dot ioffe...
2004-02-28 Gael Chardonint64_t_C patch by (Gael Chardon <gael-announcements...
2004-02-22 Michael Niedermayerc99
2004-02-22 Michael Niedermayer(f)printf() is disallowed in libavcodec, compilation...
2004-02-13 Michael Niedermayermultithreaded/SMP motion estimation
2004-02-08 Michael Niedermayer2 byte shorter userdata for mpeg4
2004-02-06 Alex Beregszasziget_bit_count -> put_bits_count
2004-01-26 Michael Niedermayerint64max fix by (Michel Bardiaux <mbardiaux at peaktime...
2004-01-25 Alex Beregszaszifreebsd fix for mpeg12.c (moving INT64_MAX to common.h)
2004-01-24 Michael Niedermayeroptimization
2004-01-10 Michael Niedermayermore sane inttypes emulation behavior if libavcodec...
2004-01-09 Chris Flerackersinttypes emulation cleanup patch by ("Chris Flerackers...
2003-12-05 Michael Niedermayerremoving unused var & converting 64->32bit
2003-11-04 Roman Shaposhnik * fixes for broken builds on Solaris, OS2 and all...
2003-11-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-20 Michael NiedermayerAVRational
2003-10-19 Dan Christiansengcc->C99 and warning fixes patch by (Dan Christiansen...
2003-10-12 Alex Beregszasziremoved the obsolete and unused parameters of init_put_bits
2003-10-11 Michael Niedermayerrecommit of
2003-09-08 Fabrice Bellardctype.h is a common header
2003-08-24 Fabrice Bellardexport int64_t_C as it is needed by libavformat.h
2003-08-12 Mike Melansonreverse earlier patch
2003-08-08 Mike Melansonendian-conscious fix, courtesy of Sebastian Jedruszkiewicz
2003-06-28 Michael Niedermayerfix CHECKED_ALLOCZ(0)
2003-05-23 Michael Niedermayersome benchmarking code
2003-05-19 Michael NiedermayerASV1 codec
2003-05-14 Michael Niedermayerlibmpeg2 style bitstream reader 17 vs 16 bit bugfix
2003-05-14 BEROfastdiv patch by (BERO <bero at geocities dot co dot...
2003-05-14 Michael Niedermayerlibmpeg2 style bitstream reader fixes
2003-05-14 BERObitstream reader optimize patch by (BERO <bero at geoci...
2003-05-05 Michael NiedermayerTiny patch for OpenBSD by (Björn Sandell <biorn at...
2003-04-10 Michael Niedermayersimplified adressing of most mb based arrays (mb_x...
2003-04-05 François RevolFix for buggy (?) g++ (bailling out for beosaudio.cpp)
2003-04-05 Michael Niedermayer#ifdef TRACE printf() -> tprintf()
2003-03-26 Michael Niedermayer10l
2003-03-21 Michael Niedermayerbitstream tracing support
2003-03-16 Fred Rothgangerrawvideo patch by (Fred Rothganger <rothgang at uiuc...
2003-03-12 Zdenek Kabelac* added more options
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-03-10 Zdenek Kabelac* 'externaly' visible option list begins avoptions_...
2003-03-09 Alex Beregszaszisimplified
2003-03-07 Zdenek Kabelac* more generic avoption_parse
2003-03-06 Michael Niedermayermore cosmetics so that doxygen output is readable ...
2003-03-06 Michael Niedermayerper file doxy
2003-02-24 Zdenek Kabelac* using const buffers for reading
2003-02-24 Michael Niedermayerget_vlc2() "docs"
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-10 Zdenek Kabelac* still unfinished code for Options
2003-01-28 Fabrice Bellardwin32: added vsnprintf
2003-01-27 Michael Niedermayeroptimizing av_log2
2003-01-23 Fabrice Bellarduse av_malloc() functions - added av_strdup and av_real...
2003-01-21 Michael NiedermayerGetBitContext.size is allways multiplied by 8 -> use...
2003-01-11 Slavik Gnatenkoos2 support patch by ("Slavik Gnatenko" <miracle9 at...
2003-01-07 Fabrice Bellardgeneric M_PI define
2002-11-26 Philip GladstoneAdd some rudimentary support for sparc64
2002-11-20 Michael Niedermayeraspect ratio cleanup
2002-11-14 Zdenek Kabelac* minor warning fix
2002-11-12 Zdenek Kabelac* fixing some minor const warnings
2002-11-10 Michael Niedermayerreversing header game
2002-11-06 Michael Niedermayercleanup
2002-11-01 Michael Niedermayerput MIN/MAX under ifndef MAX/MIN
2002-10-16 Michael Niedermayercomplete mpeg4 GMC decoding support
2002-09-29 Michael Niedermayerindenting preprocessor stuff, as its completly unreadab...
2002-09-29 Michael Niedermayeridct permutation cleanup, idct can be selected per...
2002-09-27 Michael Niedermayerff_get_fourcc() & XVIX support
2002-08-22 Michael Niedermayerfaster ff_sqrt()
2002-07-23 Bohdan Horstthis include isn;t longer need and now generate a lot...
2002-07-19 Michael NiedermayerBeOS patches by "shatty" <shatty at myrealbox.com>
2002-07-13 Falk HüffnerForce inlining on get_vlc2.
2002-07-13 Michael Niedermayerrl vlc decoding optimizations
2002-07-11 Michael Niedermayerdont trash table in GET_VLC
2002-07-10 Falk HüffnerRemove some cruft.
next