mp4: change codec identifier mpeg1audio to mpeg4aac-lc
[platform/upstream/lightmediascanner.git] / src / plugins / mp4 / mp4.c
2015-01-07 Leandro Dorileomp4: change codec identifier mpeg1audio to mpeg4aac-lc
2014-08-20 Gustavo Sverzut... mp4 and generic: produce codec string with "p" prefix...
2014-01-29 Leandro Dorileomp4: remove all the dlna stuff from plugin
2013-12-27 Gustavo Sverzut... change project url to github.
2013-12-27 Leandro Dorileoplugin: implement parser sorting
2013-12-27 Leandro Dorileomp4: implement dlna profile and mime computation
2013-09-11 Gustavo Sverzut... minor: remove left over "#undef STR_FIELD_FROM_TAG"
2013-09-10 Gustavo Sverzut... utils refactor.
2013-09-10 Gustavo Sverzut... introduce and use helpers lms_string_size_strndup(...
2013-09-10 Gustavo Sverzut... mp4: fix audio codec lookup, add video codec and extra...
2013-09-10 Gustavo Sverzut... mp4: remove support for deprecated library.
2013-09-03 Lucas De Marchiplugins/mp4: Add audio codec
2013-09-03 Lucas De Marchiplugins/mp4: Add tracks information
2013-09-03 Lucas De Marchiplugins/mp4: convert to mp4v2 2.0 API
2013-08-26 Lucas De Marchiplugins/mp4: use common type for stream
2013-08-19 Lucas De Marchiplugins: Use shared function to add fallback name
2013-08-19 Lucas De Marchibuild: Get rid of #ifdef HAVE_CONFIG_H
2013-08-12 Lucas De MarchiGet rid of "if (bla) free(bla);"
2013-08-07 Lucas De Marchiplugins: Turn on warnings
2012-07-05 Gustavo Sverzut... mp4: support 2.0 mp4v2 API changes.
2010-09-23 Gustavo Sverzut... Support mp4v2.h as well.
2009-09-03 Rafael AntognolliRemove compiler warnings.
2009-02-16 Luis Felipe Strano... Added m4v extension to the mp4 plugin. release_0.3.0
2008-10-21 Gustavo Sverzut... export parsers and their informations.
2008-10-05 Gustavo Sverzut... Remove compiler warnings.
2008-04-17 Eduardo Lima (Etrunko)Fixed FSF address.
2008-02-20 Gustavo Sverzut... Merge commit 'andrunko/master'
2008-02-20 Andre Moreira Maga... Added support for mov, qt, 3gp files to mp4 plugin.
2008-02-14 Gustavo Sverzut... Debug.
2008-02-14 Gustavo Sverzut... Parse m4a files using mp4 plugin.
2008-02-12 Andre Moreira Maga... Debug.
2008-02-11 Andre Moreira Maga... Parse m4a files using mp4 plugin.
2008-02-08 Gustavo Sverzut... Improve code reusage: string strip and free functions.
2008-02-01 Gustavo Sverzut... Remove debug
2008-02-01 Gustavo Sverzut... Merge git://staff.get-e.org/users/andrunko/lightmediasc...
2008-02-01 Andre Moreira Maga... Added mp4 plugin.