]> git.sesse.net Git - ffmpeg/history - libavcodec
spelling/grammar/wording
[ffmpeg] / libavcodec /
2007-07-16 Marc Hoffmanseparating saturation codes so that we can support...
2007-07-15 Marc Hoffmanmoving automatic allocation of joint_decode/decode_buffer
2007-07-15 Marc Hoffmancosmetic changing hardwired 20 to SUBBAND_SIZE
2007-07-15 Måns Rullgårdremove superfluous #include
2007-07-15 Måns Rullgårdhardly anything in PNGContext is shared; split it
2007-07-15 Andreas Ömanfix visual painting of MVs from h264: they are painted...
2007-07-15 Måns Rullgårdseparate en/decoder specific parts from png.c
2007-07-15 Justin Rugglesfix the 256-point MDCT
2007-07-15 Justin Rugglesuse shared ac3 bit allocation function
2007-07-15 Justin Rugglesno need for the decoder to have the license as a prefix
2007-07-15 Justin Rugglesremove a debugging function and variable, and remove...
2007-07-15 Justin RugglesABS -> FFABS
2007-07-15 Justin Rugglesmove some common values to ac3.h and utilize them
2007-07-14 Justin Rugglesuse random number generator from libavutil
2007-07-14 Justin Ruggles10l to me. I accidentally removed a word.
2007-07-14 Justin Rugglesrevise license header for simplicity and consistency
2007-07-14 Mark CoxRemove redundant assignment of CODEC_ID_BMP.
2007-07-14 Justin Rugglesmake ac3dec.c GPL until violations are fixed
2007-07-14 Justin RugglesAC-3 decoder, soc revision 402, Jul 14 13:45:14 2007...
2007-07-14 Loren MerrittAC-3 decoder, soc revision 148, Sep 28 18:38:27 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 109, Sep 22 22:42:54 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 72, Sep 7 04:20:00 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 71, Sep 4 09:47:12 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 70, Aug 31 18:04:23 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 69, Aug 31 07:12:56 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 58, Aug 19 14:20:45 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 57, Aug 19 12:44:38 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 56, Aug 17 14:21:58 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 55, Aug 17 12:25:24 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 54, Aug 17 09:13:08 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 53, Aug 17 08:53:44 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 52, Aug 16 22:45:07 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 48, Aug 16 11:27:49 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 40, Aug 9 00:10:14 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 38, Aug 7 00:03:00 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 34, Jul 18 14:27:54 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 33, Jul 17 12:13:40 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 32, Jul 17 09:37:32 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 31, Jul 14 23:53:28 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 26, Jul 5 04:55:15 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 9, Jun 14 03:52:02 2006...
2007-07-14 Aurelien JacobsThe mpegaudio parser depends on mpegaudiodata.o.
2007-07-14 Aurelien JacobsAllow selecting only the vp6f decoder.
2007-07-14 Aurelien JacobsThe svq3 decoder depends on h264idct.o and also require...
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:
next