]> git.sesse.net Git - ffmpeg/history - libavcodec/common.h
better non conformant divx packed bitstream detection, so unpacked (no b frames)...
[ffmpeg] / libavcodec / common.h
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.
2002-07-10 Michael Niedermayerget_vlc() optimizations
2002-07-10 Michael Niedermayerget_vlc() optimization
2002-07-09 Michael Niedermayerc std doesnt like negative shifts -> use asm
2002-07-09 Michael Niedermayergcc3 bug workaround
2002-07-09 Michael Niedermayernew bitstream reader API (old get_bits() based one...
2002-07-04 Falk Hüffner* Move "restrict" fallback to common.h
2002-07-02 Falk HüffnerActivate ALT_BITSTREAM_READER by default on Alpha,...
2002-06-13 Fabrice Bellardreverted to inttypes.h since it gives problems on some...
2002-06-11 Fabrice Bellarddo not export internal functions - use stdint.h
2002-06-02 Michael Niedermayersqrt
2002-05-27 Zdenek Kabelac* for this moment bswap.h included ahead of HAVE_AV_CO...
2002-05-26 Fabrice Bellardfixed mangle issue
2002-05-25 Fabrice Bellardbetter logic for bswap
2002-05-24 Philip GladstoneAdd an av_abort macro that aborts, but also prints...
2002-05-21 Zdenek Kabelac* restored previous non '..' version
2002-05-21 Zdenek Kabelac* using ../ for bswap.h
2002-05-21 Zdenek Kabelac* avoid conflicts with non-ffmpeg config.h and also...
2002-05-20 Fabrice Bellardbetter av_freep()
2002-05-18 Fabrice Bellardadded proper memory handling functions - fixed include...
2002-05-07 Alex Beregszasziclamp intra matrix to 8bit for mjpeg (workaround for...
2002-05-04 Michael Niedermayermove ABS() to common.h
2002-05-03 Michael Niedermayermove put_string() to common.{c,h}
2002-04-27 Michael Niedermayerfixed msmpeg4 infinite loop if buggy stream
2002-04-19 Michael Niedermayermuch better ME for b frames (a bit slow though)
2002-04-17 Michael Niedermayerfixed mpeg4 time stuff on encoding
2002-04-04 Michael Niedermayerdump_stream support (nicely formated 0s and 1s)
2002-03-24 Michael Niedermayerresync marker support, needed for some mp4 files
2002-03-22 Michael Niedermayernew motion estimation (epzs) not complete yet but allre...
2002-03-13 Michael Niedermayersupport decoding (with mplayer) of 3 .mp4 files from...
2002-02-15 Michael Niedermayeroptimized the normal bitstream writer, its faster than...
2002-02-12 Michael Niedermayeraligned bitstream writer (1% slower on p3 but perhaps...
2002-02-12 Michael Niedermayeralternative bitstream writer (disabled by default,...
2002-01-20 Nick KurshevCygwin's mangling by Felix Buenemann <atmosfear@users...
2002-01-12 Michael Niedermayer(commited by michael / arpi was crazy enough to give...
2002-01-11 Michael Niedermayeraligned bitstream support (optional) - patch by ichael...
2002-01-10 Michael Niedermayeranother bitstream reader code (faster on intel cpus...
2001-11-10 Nick Kurshevfixed gcc-3.0.x compilation (by Michael Niedermayer)
2001-11-03 Juanjo- Bug fix on inter MCBPC table for inter+q.
2001-09-23 Fabrice Bellardsuppressed mpglib
2001-09-16 Fabrice Bellardversion change
2001-09-15 Fabrice Bellardadded get_bits_count()
2001-08-15 Fabrice Bellardwin32 fixes
2001-08-15 Fabrice Bellardlog2 to av_log2 - added integer version define
2001-08-13 Fabrice Bellardwin32 fixes
2001-08-04 Arpiget_bits() specialization, gives 4\speedup
2001-08-03 Arpiinlineing common case of get_bits() -> gives 2speedup...
2001-07-30 Fabrice Bellardadded HAVE_AV_CONFIG_H
2001-07-23 Fabrice Bellardfixed config for direct mplayer build compatibility
2001-07-22 Fabrice BellardInitial revision