asf: register new fields (container, sampling_rate)
[platform/upstream/lightmediascanner.git] / src / plugins / asf / asf.c
2013-09-10 Gustavo Sverzut... asf: register new fields (container, sampling_rate)
2013-08-30 Gustavo Sverzut... asf: : provide dlna information for wma.
2013-08-30 Gustavo Sverzut... asf: better bitrate for variable bit rate.
2013-08-26 Lucas De Marchiplugins/asf: Parse extended stream properties
2013-08-26 Lucas De Marchiplugins/asf: Fix header_extension_guid
2013-08-26 Lucas De Marchiplugins/asf: Add length for videos
2013-08-26 Lucas De Marchishared: Add constants for time conversions
2013-08-26 Lucas De Marchiplugins/asf: Refactor to conquer
2013-08-26 Lucas De Marchiplugins/asf: Add TODO
2013-08-26 Lucas De Marchiplugins/asf: add aspect ratio
2013-08-26 Lucas De Marchiplugins/asf: add codec, width and height
2013-08-26 Lucas De Marchiplugins/asf: add all streams on video
2013-08-26 Lucas De Marchiplugins/asf: add audio prefix to symbols
2013-08-26 Lucas De Marchiplugins/asf: use common types for streams
2013-08-26 Lucas De Marchiplugins/asf: Add reference link
2013-08-19 Lucas De Marchiplugins: Use shared function to add fallback name
2013-08-19 Lucas De Marchibuild: define extension macros in config.h
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-12 Lucas De Marchiplugins/asf: Add codec support
2013-08-12 Lucas De Marchiplugins/asf: Add channels, bitrate, sampling_rate
2013-08-12 Lucas De Marchiplugins/asf: Fix overriding type - parse multiple streams
2013-08-12 Lucas De Marchiplugins/asf: Add container
2013-08-12 Lucas De Marchiplugins/asf: No need to overly complicate skipping...
2013-08-12 Lucas De Marchiplugins/asf: Add length field
2013-08-07 Lucas De Marchiplugins: Turn on warnings
2009-09-03 Rafael AntognolliRemove compiler warnings.
2008-10-21 Gustavo Sverzut... export parsers and their informations.
2008-05-22 Eduardo Lima (Etrunko)ASF: Get album artist from extended content description.
2008-04-17 Eduardo Lima (Etrunko)Fixed FSF address.
2008-02-08 Gustavo Sverzut... Improve code reusage: string strip and free functions.
2008-02-01 Gustavo Sverzut... Request POSIX_FADV_DONTNEED, now correct
2008-02-01 Gustavo Sverzut... Request POSIX_FADV_DONTNEED
2008-01-31 barbieriDo just one lseek where possible.
2008-01-31 barbieriRemove ASF compiler warnings.
2008-01-31 barbieriBug fixes.
2008-01-31 barbieriRemoved some memory leaks and some coding style fixes.
2008-01-31 barbieriAdded some documentation.
2008-01-31 barbieriAdded asf/wma/wmv plugin.