]> git.sesse.net Git - ffmpeg/history - libavcodec/pcm.c
ppc: Centralize compiler-specific altivec.h #include handling in one place
[ffmpeg] / libavcodec / pcm.c
2007-05-10 Ramiro PollaFix r8963
2007-05-09 Ramiro PollaSimplify ptr[0]; ptr++; to *ptr++
2007-05-09 Ramiro PollaUse bytestream
2007-05-09 Ramiro PollaUse AV_XX16 macros
2007-05-09 Ramiro PollaFactorize usum
2007-03-13 Michael Niedermayer10^10l to whoever wrote this
2007-02-09 Michael Niedermayerpackets with half pcm samples are invalid
2007-01-14 Michael Niedermayeravcodec_decode_audio2()
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-09-02 Reimar DöffingerDocument "us" parameter for PCM conversion functions.
2005-09-02 Reimar DöffingerSupport de-/encoding of 24 and 32 bit PCM (from and...
2005-02-13 Michael Niedermayerbuffer overflow
2004-11-06 Michael Niedermayercbr audio muxing fix
2004-05-21 Michael Niedermayermore data_size=0 cleanup
2003-09-28 Michael Niedermayersimpler
2003-03-06 Michael Niedermayertypos & cosmetics
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-01-19 Måns RullgårdC99 initializers and kill warnings patch by (mru at...
2002-12-09 Michael NiedermayerAVVideoFrame -> AVFrame
2002-09-07 Nikolai Zhubrfixing overflow in 16->8 bit conversion, patch by ...
2002-05-27 Zdenek Kabelac* started to cleanup name clashes for onetime compilation
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-18 Fabrice Bellardremoved useless header includes - use av memory functions
2002-05-14 Philip Gladstone* Mea culpa: it seems that I broke encoding to 8-bit...
2002-05-09 Philip Gladstone* Every frame is a key_frame
2001-09-23 Fabrice Bellardadded pcm codecs