]> git.sesse.net Git - ffmpeg/history - libavcodec/pcm.c
Move the ratecontrol related code from mpegvideo.h to a separate header file.
[ffmpeg] / libavcodec / pcm.c
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