summaryrefslogtreecommitdiff
path: root/libavcodec/alacenc.c
Commit message (Expand)AuthorAgeFilesLines
* alacenc: compare against ALAC_MAX_LPC_ORDER instead of MAX_LPC_ORDERJai Menon2008-08-191-2/+2
* alacenc: last few hunks approved by michaelJai Menon2008-08-191-0/+110
* alacenc: Use user-specified min and max prediction order.Ramiro Polla2008-08-191-1/+1
* Import more OKed parts of ALAC encoder from GSoC repo.Ramiro Polla2008-08-191-0/+98
* Import more ok'd parts of ALAC encoder from GSoC repo.Ramiro Polla2008-08-171-15/+125
* alacenc: NULL_IF_CONFIG_SMALL long_name.Ramiro Polla2008-08-171-1/+1
* Import ok'd parts of ALAC encoder from GSoC repo.Ramiro Polla2008-08-171-0/+197