12 Commits (15cae5e605caa7f2033516b979a10440d5d6d5de)

Author SHA1 Message Date
Justin Ruggles 23940f1405 Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields. 15 years ago
Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
Måns Rullgård 3da1180409 Move some prototypes from dsputil.c to reasonable header files 15 years ago
Vitor Sessak 82ab49dc41 Cosmetics: s/LPC_type/LPC_TYPE/ 16 years ago
Vitor Sessak 1be0fc2909 Avoid duplicating compute_lpc_coefs() function in both the RA288 and AAC decoders. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Diego Biurrun ee8cc834ae Add missing header includes to fix 'make checkheaders'. 16 years ago
Justin Ruggles 38c1a5c4d9 update my email address to one which does not depend on my service provider 16 years ago
Justin Ruggles 9045f5e72d cosmetics: adjust line breaks and vertical alignment 16 years ago
Justin Ruggles 56c07e2989 use limited range of lpc orders when quantizing coefficients 16 years ago
Ramiro Polla e9e3c9801e lpc: cosmetics: vertically align declarations and definitions. 16 years ago
Ramiro Polla c50da3ad6c flacenc, lpc: Move LPC code from flacenc.c to new lpc.[ch] files. 16 years ago
Diego Biurrun f0a838e525 Add missing #includes to fix 'make checkheaders'. 17 years ago
Aurelien Jacobs f9cdbfa271 cosmetics: Add #endif comment. 17 years ago
Reimar Döffinger 72be7db423 Add support for decrypting asf files 17 years ago
Diego Biurrun 1b1ab19816 cosmetics: Add #endif comment. 17 years ago
Reimar Döffinger 2e9ad69aaf Add support for DES en- and decryption. 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Luca Abeni 171dce486c Support for AAC streaming over RTP. Fragmentation is not implemented yet 17 years ago
Luca Abeni 7fa9d0dd8f Remove copyright from a function prototype 17 years ago
Luca Abeni 98561024ac Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c) 17 years ago
Diego Biurrun f5a90186d7 Add missing license headers. 18 years ago
Fabrice Bellard e3e105b38a added include for ffserver dynamically loaded modules 23 years ago