summaryrefslogtreecommitdiff
path: root/apps/codecs/a52_rm.c (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* Fix FS#12580 - Elapsed time nit reset after track change when playing AC3 files.Michael Sevakis2012-02-07
* Commit work started in FS#12153 to put timing/position information in PCMMichael Sevakis2011-08-28
* Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis2011-04-27
* Enforce that codecs wait for their metadata in a proper-ish and consistent ma...Michael Sevakis2011-02-20
* codecs: mark some local variables with 'static'Nils Wallménius2010-07-25
* Set svn:keywords property.Mohamed Tarek2009-11-18
* Handle mid-track resumes in RM.Mohamed Tarek2009-11-18
* Smarter check for failed packet parsing in RM. Also fixes a bug in playback w...Mohamed Tarek2009-10-03
* Add a couple of functions for the rm metadata parser for debugging, and add a...Mohamed Tarek2009-08-06
* Fix yellow.Mohamed Tarek2009-08-04
* Enhance seeking in a52_rm ; it was a bit choppy, and fix a bug (request_buffe...Mohamed Tarek2009-08-04
* Rename codecs/dnet.c to codecs/a52_rm.cMohamed Tarek2009-08-04