]> git.sesse.net Git - ffmpeg/history - libavcodec
10l to Mans, assert is included later with proper DEBUG/NDEBUG ifdefs
[ffmpeg] / libavcodec /
2007-07-13 İsmail DönmezReplace non-existing @fixme doxygen tags with @todo.
2007-07-13 Vitor SessakMake "channels" variable mean the number of channels...
2007-07-12 Måns Rullgårdindent
2007-07-12 Måns Rullgårdremove useless LclDecContext.avctx field
2007-07-12 Måns Rullgårdforgot to rm lcl.c
2007-07-12 Måns Rullgårdsplit lcl.c into lcldec.c, lclenc.c, lcl.h
2007-07-12 Benoit Fouetmap warning levels between libx264 and libavutil
2007-07-12 Diego Biurrunlicense header consistency: Remove redundant "all right...
2007-07-11 Ivan Kalvachevrevert commit 9603
2007-07-11 Ivan Kalvachevremove file because of lincense issues
2007-07-11 Ivan KalvachevIntegrate reference mpeg IDCT into dsputil.
2007-07-11 Michael Niedermayersimplify ff_h263_round_chroma()
2007-07-11 Ivan KalvachevInport the original intiger IDCT from MPEG2 reference...
2007-07-11 Måns Rullgårdmove ff_h263_round_chroma() to mpegvideo.h as static...
2007-07-11 Ramiro PollaRemove underscores before fcntl flags
2007-07-11 Ramiro PollaProper check for mkstemp().
2007-07-11 Aurelien Jacobscomment explaining that text subtitle need to be UTF...
2007-07-11 Aurelien Jacobsadd support for Matroska subtitle tracks
2007-07-11 Aurelien Jacobsconditional compilation of ratecontrol.c
2007-07-11 Aurelien Jacobsconditional compilation of motion_est.c
2007-07-10 Aurelien Jacobsmakes compilation of h263.o and mpegvideo_enc.o conditional
2007-07-10 Aurelien Jacobscosmetics: indentation
2007-07-10 Aurelien JacobsAvoid linking with h263.c functions when the relevant...
2007-07-10 Vitor SessakUse proper bytestream functions
2007-07-10 Aurelien JacobsBetter place to disable some mpeg4 code and ensure...
2007-07-10 Aurelien Jacobsmove init_vlc_rl from h263.c to mpegvideo.c
2007-07-10 Aurelien JacobsSplit ff_set_mpeg4_time() and move the non mpeg4 specif...
2007-07-10 Vitor SessakPrepare to remove more duplicated code
2007-07-10 Vitor SessakRemove some duplicated code
2007-07-10 Diego BiurrunAdd standard licensing header to files that lack it.
2007-07-10 Diego Biurruncosmetics: typo
2007-07-10 Aurelien Jacobsdon't compile some mpeg4 encoder code when encoders...
2007-07-10 Vitor SessakPort some useful comments from newest version of David...
2007-07-09 Måns Rullgårdavoid deprecation warnings for ImgReSampleContext from...
2007-07-09 Aurelien Jacobsmove ff_set_qscale from h263.c to mpegvideo.c
2007-07-09 Aurelien Jacobssplit rawvideo encoder and decoder in their own files
2007-07-09 Aurelien Jacobscompile rangecoder.o only when needed
2007-07-09 Benoit Fouetbring back h264 build
2007-07-09 Måns Rullgårduse correct type for palette
2007-07-08 Måns Rullgårdindent
2007-07-08 Måns Rullgårdset sample rate in more logical place, kill warning
2007-07-08 Måns Rullgårdtrivial warning fixes
2007-07-08 Måns Rullgårdkill warnings
2007-07-08 Måns Rullgårdfix warning
2007-07-08 Måns Rullgårdmake arguments to ssd_int8_vs_int16() const
2007-07-08 Måns Rullgårdtrivial warning fixes
2007-07-08 Christophe GisquetPass modes as parameters instead of calculating them...
2007-07-08 Christophe GisquetReplace function declarations with macro
2007-07-08 Christophe GisquetDrop ff_ prefix for static functions
2007-07-08 Stefan Gehrersplit decoder-specific parts into their own file
2007-07-08 Stefan Gehrerprepare splitting decoder-only parts into own file:
2007-07-08 Roman Shaposhnik * Getting rid of the use of GCC language extensions
2007-07-07 Aurelien Jacobssimplify ff_copy_bits() when compiled with config-small
2007-07-07 Måns Rullgårdwhitespace cosmetics
2007-07-07 Måns Rullgårdadd 64-bit bytestream read/write functions
2007-07-07 Stefan Gehrerprepare splitting decoder-only parts into own file:
2007-07-07 Stefan Gehrermove dequantization into its own inline function
2007-07-07 Stefan Gehrercosmetic: rename VLC tables to make clear they
2007-07-07 Stefan Gehrersetting special motion vectors in intra macroblocks
2007-07-07 Stefan Gehrersetting intra prediction modes to default values
2007-07-07 Stefan Gehrermove modification of intra prediction modes into
2007-07-07 Stefan Gehrermove preparation of chroma intra prediction into its
2007-07-07 Stefan Gehrermove existing inline functions from cavs.c to cavs.h
2007-07-07 Stefan Gehrermove context structure definition from cavs.c to cavs.h
2007-07-07 Stefan Gehrermake vector constants global
2007-07-06 Janne Grunaufree thread context
2007-07-06 Aurelien Jacobssplit SVQ1 decoder and encoder in their own files
2007-07-06 Benoit Fouetset thread_opaque to NULL when freeing it
2007-07-06 Andreas ÖmanAdd support for streams with different chroma_qp_index_...
2007-07-06 Aurelien Jacobssimplify ff_copy_bits: merge 2 test branches
2007-07-06 Aurelien Jacobsmove ff_copy_bits to bitstream.c
2007-07-06 Kostya ShishkovDrop redundant assignment and variable
2007-07-06 Stefano Sabatinime option implemented as an AVOption
2007-07-06 Andreas ÖmanPrecompute a chroma_qp table with index offset for...
2007-07-06 Andreas ÖmanCompute the dequant coefficient table ptr outside the...
2007-07-05 Aurelien Jacobsinclude snow encoder only if it is not disabled
2007-07-05 Diego Biurrunspelling/grammar
2007-07-05 Oliver Pfisterfix mem leak
2007-07-05 Oliver Pfisterfix mem leak
2007-07-05 Måns Rullgårdupdate my email address
2007-07-05 Vitor SessakAdd my last name to copyright headers
2007-07-05 Aurelien Jacobsforgot to svn add mpeg12.h in r9477
2007-07-05 Diego Biurruntypos
2007-07-05 Diego BiurrunUTF-8 conversion
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-07-05 Diego BiurrunGroup all copyright and author notices together.
2007-07-05 Aurelien Jacobsmake DCT_common_init() static
2007-07-05 Diego BiurrunAdd missing license header.
2007-07-05 Aurelien Jacobsmove mpeg encoder specific initialization in the encode...
2007-07-05 Aurelien Jacobsadd proper ff_ prefix to new extern symbols
2007-07-05 Aurelien Jacobscosmetics: indentation
2007-07-05 Aurelien Jacobssplit mpeg12 encoder out of mpeg12.c
2007-07-05 Måns Rullgårduse av_freep() in free_vlc() and failed init_vlc()
2007-07-05 Vitor SessakRemove more useless parentheses.
2007-07-03 Benoit FouetDescription: split mpegvideo.c
2007-07-03 Diego BiurrunCONFIG_XVID --> CONFIG_LIBXVID
2007-07-03 Vitor SessakRemove useless parentheses.
2007-07-03 Vitor SessakRemove variables made unused by the last two patches...
2007-07-02 Diego BiurrunRemove leading underscores from specifiers, they are...
2007-07-02 Vitor Sessakuse properly AVFrame.linesize
next