summaryrefslogtreecommitdiff
path: root/apps/metadata/rm.c (follow)
Commit message (Expand)AuthorAge
* Correct mistake in the RealMedia parser that prevented rejecting files with u...Michael Giacomelli2010-12-11
* "Detach" ATRAC3 from RM. Since ATRAC3 isn't really specific to RM, it must no...Mohamed Tarek2010-02-16
* Fix further tabsAndree Buschmann2010-01-03
* Unify fourcc macro and some style changesNils Wallménius2009-11-18
* Make svn properties consistent and set some missing onesNils Wallménius2009-11-18
* Revert r23339 and use setid3v1title() from metadata/mp3.c instead.Mohamed Tarek2009-10-25
* Add support for ID3v1 metadta tags in Real Media container.Mohamed Tarek2009-10-24
* Support for playback of atrac3 audio in rm, in sim.Mohamed Tarek2009-08-14
* Factor out bytestream reading functions needed in rm parsers/codecs.Mohamed Tarek2009-08-14
* Fix yellow.Mohamed Tarek2009-08-10
* Add a couple of functions for the rm metadata parser for debugging, and add a...Mohamed Tarek2009-08-06
* Add support for AC3 audio in RM container.Mohamed Tarek2009-08-04
* Change enum codecs in apps/codecs/librm/rm.h to follow the coding guidelines.Mohamed Tarek2009-07-27
* Change the naming scheme for codecs found in different containers.Mohamed Tarek2009-07-27
* Fix yellow - (Value in an enumeration not handled in a switch).Mohamed Tarek2009-07-25
* Adding support for playback of aac audio in rm container, with seeking.Mohamed Tarek2009-07-25
* Generic codec-extradata parsing, in preparation for addition of AAC/RM.Mohamed Tarek2009-07-18
* Silence warnings to fix yellows for now.Mohamed Tarek2009-07-12
* Some fixes for the standalone test program.Mohamed Tarek2009-07-12
* Try at fixing 'cast to/from pointer to/from integer of different size' warningsMaurus Cuelenaere2009-07-08
* RM metadata parser: fix unaligned accessMaurus Cuelenaere2009-07-08
* Adding support for rm playback. Only cook codec is supported for now and no s...Mohamed Tarek2009-07-06