summaryrefslogtreecommitdiff
path: root/apps/codecs/codecs.make (follow)
Commit message (Expand)AuthorAge
* FS#10466: Introduce a real malloc for tremor.Magnus Holmgren2009-08-29
* Support for playback of atrac3 audio in rm, in sim.Mohamed Tarek2009-08-14
* Rename codecs/dnet.c to codecs/a52_rm.cMohamed Tarek2009-08-04
* Add support for AC3 audio in RM container.Mohamed Tarek2009-08-04
* Adding support for playback of aac audio in rm container, with seeking.Mohamed Tarek2009-07-25
* Compile librm separately in preparation for addition of more codecs.Mohamed Tarek2009-07-25
* Adding support for rm playback. Only cook codec is supported for now and no s...Mohamed Tarek2009-07-06
* Fix some slight inconsistencies.Jens Arnold2009-03-02
* make sure plugin.lds is not processed when building sims since it isn't used ...Daniel Stenberg2009-02-09
* Added missing dependencies for codeclib and pluginlib. This required renaming...Björn Stenberg2009-01-12
* Added 'keywords' and 'eol-style' properties.Björn Stenberg2008-11-25
* codec.link must be created with -DCODECBjörn Stenberg2008-11-20
* Make sure codec directory exists before creating link file.Björn Stenberg2008-11-20
* Bug fix again. Moved cp outside of $(shell) to force make to run it sequentia...Björn Stenberg2008-11-20
* Bug fix for previous bug fix. Too much copy/paste.Björn Stenberg2008-11-20
* Bug fix for simulator: Plugins and codecs were objcopied isntead of left as ELF.Björn Stenberg2008-11-20
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20