summaryrefslogtreecommitdiff
path: root/libavcodec/ra144enc.c
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enumStefano Sabatini2010-11-121-1/+1
* Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with theStefano Sabatini2010-09-251-1/+1
* Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields.Justin Ruggles2010-07-111-2/+2
* Fix grammar errors in documentationMåns Rullgård2010-06-301-8/+8
* Remove filename from doxy commentVitor Sessak2010-06-111-1/+1
* Remove useless include. Should fix compilation in MacOS X.Vitor Sessak2010-06-111-1/+0
* Include float.h to provide FLT_MAX define. Should fix compilation on windows.Vitor Sessak2010-06-111-0/+1
* RealAudio 14.4k encoder.Francesco Lavra2010-06-111-0/+511