asf: register new fields (container, sampling_rate)
[platform/upstream/lightmediascanner.git] / src /
2013-09-10 Gustavo Sverzut... asf: register new fields (container, sampling_rate)
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-10 Gustavo Sverzut... id3: fix extra linking with mp4v2.
2013-09-10 Gustavo Sverzut... ogg: register new fields (container, sampling_rate)
2013-09-10 Gustavo Sverzut... ogg: add ".oga" extension.
2013-09-10 Gustavo Sverzut... video: add missing fields (container, sampling_rate)
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-30 Gustavo Sverzut... id3: fix bitrate to be multiple of 1000.
2013-08-30 Gustavo Sverzut... wave: provide dlna information.
2013-08-30 Gustavo Sverzut... asf: : provide dlna information for wma.
2013-08-30 Gustavo Sverzut... id3: provide dlna information.
2013-08-30 Gustavo Sverzut... png: provide dlna information.
2013-08-30 Gustavo Sverzut... jpeg: provide dlna information.
2013-08-30 Gustavo Sverzut... add dlna fields to video table.
2013-08-30 Gustavo Sverzut... asf: better bitrate for variable bit rate.
2013-08-30 Gustavo Sverzut... db_audio: add dlna_mime column.
2013-08-30 Gustavo Sverzut... add dlna fields to image table.
2013-08-30 Gustavo Sverzut... add lightmediascannerd and lightmediascannerctl
2013-08-30 Gustavo Sverzut... allow scanning a single file instead of a directory.
2013-08-30 Lucas De Marchiplugins/id3: Add loop on frames to estimate bitrate
2013-08-29 Lucas De Marchiplugins/id3: parse VBR headers
2013-08-28 Lucas De Marchiplugins/id3: Add bitrate and length for CBR files
2013-08-28 Lucas De Marchiplugins/id3: Fix id3v2 not skipping CRC if present
2013-08-28 Lucas De Marchiplugins/id3: Fix id3v2 header size calculation
2013-08-28 Lucas De Marchiplugins/id3: Add references and fix typo
2013-08-27 Lucas De Marchiplugins/ogg: Add support for theora videos
2013-08-27 Lucas De Marchiplugins/ogg: Refactor to conquer
2013-08-26 Lucas De Marchiplugins/asf: Parse extended stream properties
2013-08-26 Lucas De Marchiutil: Add functions to do 64 bits endiannes conversion
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 Marchiutil: add function to calculate 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/rm: use common type for stream
2013-08-26 Lucas De Marchiplugins/mp4: use common type for stream
2013-08-26 Lucas De Marchiplugins/asf: use common types for streams
2013-08-26 Lucas De Marchiplugins/asf: Add reference link
2013-08-26 Lucas De MarchiAdd video substreams if available
2013-08-21 Lucas De Marchidb: Create tables for each video substream
2013-08-21 Lucas De Marchitest: Fix leaking stmt
2013-08-19 Lucas De Marchibuild: Enable warning flags for bin/
2013-08-19 Lucas De Marchiplugins/rm: Add reference link
2013-08-19 Lucas De MarchiGet rid of [BL]E_[24]BYTE macros
2013-08-19 Lucas De Marchiplugins: Use shared function to add fallback name
2013-08-19 Lucas De Marchishared: Add function to extract fallback name from...
2013-08-19 Lucas De Marchiplugins/wave: Add metadata fields
2013-08-19 Lucas De Marchiplugins/wave: Add channels, bitrate, sampling rate...
2013-08-19 Lucas De MarchiAdd util header
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-19 Lucas De Marchiplugins: Add empty wave plugin
2013-08-16 Lucas De Marchiplugins/rm: Use mime type to decide if it's audio
2013-08-16 Lucas De Marchiplugins/rm: Parse MDPR header and its subheaders
2013-08-16 Lucas De Marchiutils: Add cast to string size initializer
2013-08-16 Lucas De Marchiplugins/rm: Parse PROP header
2013-08-16 Lucas De Marchiplugins/rm: Simplify loop, searching for CONT header
2013-08-16 Lucas De Marchiplugins/ogg: Add support to new fields
2013-08-16 Lucas De Marchiplugins/ogg: Fix leaking comment on error path
2013-08-12 Lucas De MarchiDo not use {0} struct initializers
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-12 Lucas De Marchiplugins/flac: Add new fields
2013-08-07 Lucas De Marchiplugins/id3: we parse adts files as well
2013-08-07 Lucas De Marchiplugins: Turn on warnings
2013-08-07 Lucas De Marchibuild: Unrecurse plugins' build
2013-08-07 Lucas De MarchiMake build warnings-aware
2013-08-07 Lucas De Marchiplugins/id3: Add new fields
2013-08-05 Lucas De Marchiplugins/id3: use designated initializers
2013-08-05 Lucas De Marchiaudio: use inttypes.h and reorder fields
2013-08-05 Lucas De Marchiaudio: use a macro to bind values
2013-08-05 Lucas De Marchiaudio: Allow plugins to update new fields
2013-08-02 Lucas De Marchiaudio: Add new fields in its table
2013-08-01 Lucas De MarchiSet update_id when checking files
2013-08-01 Lucas De MarchiSet update_id when processing files
2013-08-01 Lucas De MarchiPass the entire pinfo to the slave
2013-08-01 Lucas De MarchiAdd helper method to update the global update_id
2013-08-01 Lucas De MarchiAllow to set update_id field in files table
2013-07-31 Lucas De MarchiAdd update_id to files table
2013-07-31 Lucas De MarchiFix treating up-to-date files as processed
2013-07-31 Lucas De MarchiFix using wrong stmt size column
2013-07-31 Lucas De Marchibuild: Hide plugins symbols by default
2013-07-31 Lucas De Marchibuild: Avoid building and installing static plugin
2012-07-05 Gustavo Sverzut... mp4: support 2.0 mp4v2 API changes.
2011-08-18 Gustavo Sverzut... use AM_ICONV to allow external libiconv to be used.
2011-08-17 Gustavo Sverzut... Update my copyright and lgpl to 2.1
2010-09-23 Gustavo Sverzut... Support mp4v2.h as well.
next