summaryrefslogtreecommitdiffstats
path: root/apps/codecs/a52_rm.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-27Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis1-34/+43
2011-02-20Enforce that codecs wait for their metadata in a proper-ish and consistent ma...Michael Sevakis1-5/+8
2010-07-25codecs: mark some local variables with 'static'Nils Wallménius1-4/+4
2009-11-18Set svn:keywords property.Mohamed Tarek1-1/+1
2009-11-18Handle mid-track resumes in RM.Mohamed Tarek1-1/+10
2009-10-03Smarter check for failed packet parsing in RM. Also fixes a bug in playback w...Mohamed Tarek1-4/+15
2009-08-06Add a couple of functions for the rm metadata parser for debugging, and add a...Mohamed Tarek1-0/+1
2009-08-04Fix yellow.Mohamed Tarek1-1/+1
2009-08-04Enhance seeking in a52_rm ; it was a bit choppy, and fix a bug (request_buffe...Mohamed Tarek1-3/+4
2009-08-04Rename codecs/dnet.c to codecs/a52_rm.cMohamed Tarek1-0/+190