summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-29fix compile error with newer gccRob Clark2-2/+0
2010-11-28VIDDEC3_delete crash is fixed as of libdce bbbc0ddRob Clark1-2/+1
2010-11-27vp7dec: add On2 VP7 supportRob Clark5-2/+212
2010-11-27vp6dec: add On2 VP6 supportRob Clark6-7/+221
2010-11-26vc1dec: add VC-1 Advanced, Main, and Simple profile supportRob Clark9-42/+340
2010-11-25mpeg4dec: add MPEG-4 supportRob Clark8-24/+243
2010-11-25viddec: implement flush (seek/eos)Rob Clark2-39/+86
2010-11-25viddec: add profiling traces for process callRob Clark1-2/+4
2010-11-25viddec: add support for croppingRob Clark2-7/+17
2010-11-24initial commitRob Clark18-0/+1931