summaryrefslogtreecommitdiff
path: root/apps/codecs/codecs.make
AgeCommit message (Expand)Author
2009-07-25Adding support for playback of aac audio in rm container, with seeking.Mohamed Tarek
2009-07-25Compile librm separately in preparation for addition of more codecs.Mohamed Tarek
2009-07-06Adding support for rm playback. Only cook codec is supported for now and no s...Mohamed Tarek
2009-03-02Fix some slight inconsistencies.Jens Arnold
2009-02-09make sure plugin.lds is not processed when building sims since it isn't used ...Daniel Stenberg
2009-01-12Added missing dependencies for codeclib and pluginlib. This required renaming...Björn Stenberg
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg
2008-11-20codec.link must be created with -DCODECBjörn Stenberg
2008-11-20Make sure codec directory exists before creating link file.Björn Stenberg
2008-11-20Bug fix again. Moved cp outside of $(shell) to force make to run it sequentia...Björn Stenberg
2008-11-20Bug fix for previous bug fix. Too much copy/paste.Björn Stenberg
2008-11-20Bug fix for simulator: Plugins and codecs were objcopied isntead of left as ELF.Björn Stenberg
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg