30 Commits (ca6e50afc13acdd764527c0fcfe13d1ea90b4d98)

Author SHA1 Message Date
Ramiro Polla b3a257af27 Revert r8979 (Ugly fix for r8963) 18 years ago
Ramiro Polla dccabd4c68 Fix r8963 18 years ago
Ramiro Polla a4461664cd Simplify ptr[0]; ptr++; to *ptr++ 18 years ago
Ramiro Polla 5a2f421a43 Use bytestream 18 years ago
Ramiro Polla a32c2ce423 Use AV_XX16 macros 18 years ago
Ramiro Polla 7d5aaa049c Factorize usum 18 years ago
Michael Niedermayer e2e712e7c1 10^10l to whoever wrote this 18 years ago
Michael Niedermayer b2a581dc71 packets with half pcm samples are invalid 18 years ago
Michael Niedermayer ac66834c75 avcodec_decode_audio2() 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Reimar Döffinger 6c0d606471 Document "us" parameter for PCM conversion functions. 19 years ago
Reimar Döffinger b461b3bc4a Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). 19 years ago
Michael Niedermayer a8d02f2bc9 buffer overflow 20 years ago
Michael Niedermayer 359fa0febc cbr audio muxing fix 20 years ago
Michael Niedermayer e8733cc4d9 more data_size=0 cleanup 21 years ago
Michael Niedermayer cd1f22f97e simpler 21 years ago
Michael Niedermayer 1ab3d6691e typos & cosmetics 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Måns Rullgård ef9f730675 C99 initializers and kill warnings patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 22 years ago
Michael Niedermayer 492cd3a920 AVVideoFrame -> AVFrame 22 years ago
Nikolai Zhubr 0eaec10550 fixing overflow in 16->8 bit conversion, patch by (Nikolai Zhubr <s001 at hotbox dot ru>) 22 years ago
Zdenek Kabelac cd4af68ad5 * started to cleanup name clashes for onetime compilation 23 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
Fabrice Bellard 6000abfa89 removed useless header includes - use av memory functions 23 years ago
Philip Gladstone 13a0314fba * Mea culpa: it seems that I broke encoding to 8-bit pcm files. This fixes it. 23 years ago
Philip Gladstone 4c3d2e5f86 * Every frame is a key_frame 23 years ago
Fabrice Bellard a96b68b717 added pcm codecs 23 years ago