index
:
platform/upstream/lightmediascanner
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/pcoval/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Multimedia / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-13
libav: compatibility issues between libav and ffmpeg
Leandro Dorileo
1
-1
/
+5
2014-02-12
Record if the file was already parsed, ignore them in the generic.
Gustavo Sverzut Barbieri
1
-0
/
+3
2014-02-11
generic: minimal libav adjustments
Leandro Dorileo
1
-5
/
+8
2014-01-29
generic: remove the dlna stuff and add codec container handlers
Leandro Dorileo
1
-776
/
+308
2014-01-29
wave: remove the dlna stuffs from plugin
Leandro Dorileo
1
-28
/
+0
2014-01-29
png: remove all the dlna stuff
Leandro Dorileo
1
-33
/
+5
2014-01-29
mp4: remove all the dlna stuff from plugin
Leandro Dorileo
1
-1880
/
+0
2014-01-29
jpeg: remove all the dlna stuff
Leandro Dorileo
1
-41
/
+5
2014-01-29
id3: remove all the dlna stuff from plugin
Leandro Dorileo
1
-71
/
+3
2014-01-29
asf: remove all the dlna stuff from plugin
Leandro Dorileo
1
-29
/
+0
2013-12-27
change project url to github.
Gustavo Sverzut Barbieri
13
-13
/
+13
2013-12-27
generic: implemente a generic parser plugin
Leandro Dorileo
2
-0
/
+1104
2013-12-27
plugin: implement parser sorting
Leandro Dorileo
14
-0
/
+14
2013-12-27
mp4: implement dlna profile and mime computation
Leandro Dorileo
1
-5
/
+1956
2013-09-11
minor: remove left over "#undef STR_FIELD_FROM_TAG"
Gustavo Sverzut Barbieri
1
-1
/
+0
2013-09-10
flac: fix wrong prefix length
Lucas De Marchi
1
-1
/
+1
2013-09-10
utils refactor.
Gustavo Sverzut Barbieri
11
-92
/
+140
2013-09-10
introduce and use helpers lms_string_size_strndup() and lms_string_size_dup()
Gustavo Sverzut Barbieri
7
-83
/
+28
2013-09-10
asf: register new fields (container, sampling_rate)
Gustavo Sverzut Barbieri
1
-0
/
+2
2013-09-10
mp4: fix audio codec lookup, add video codec and extra information.
Gustavo Sverzut Barbieri
1
-18
/
+385
2013-09-10
mp4: remove support for deprecated library.
Gustavo Sverzut Barbieri
1
-101
/
+0
2013-09-10
id3: fix extra linking with mp4v2.
Gustavo Sverzut Barbieri
1
-1
/
+1
2013-09-10
ogg: register new fields (container, sampling_rate)
Gustavo Sverzut Barbieri
1
-0
/
+2
2013-09-10
ogg: add ".oga" extension.
Gustavo Sverzut Barbieri
1
-0
/
+1
2013-09-03
plugins/mp4: Add audio codec
Lucas De Marchi
1
-0
/
+112
2013-09-03
plugins/mp4: Add tracks information
Lucas De Marchi
1
-5
/
+55
2013-09-03
plugins/mp4: convert to mp4v2 2.0 API
Lucas De Marchi
1
-6
/
+98
2013-08-30
id3: fix bitrate to be multiple of 1000.
Gustavo Sverzut Barbieri
1
-2
/
+2
2013-08-30
wave: provide dlna information.
Gustavo Sverzut Barbieri
1
-0
/
+31
2013-08-30
asf: : provide dlna information for wma.
Gustavo Sverzut Barbieri
1
-23
/
+70
2013-08-30
id3: provide dlna information.
Gustavo Sverzut Barbieri
1
-21
/
+113
2013-08-30
png: provide dlna information.
Gustavo Sverzut Barbieri
1
-0
/
+34
2013-08-30
jpeg: provide dlna information.
Gustavo Sverzut Barbieri
1
-0
/
+42
2013-08-30
asf: better bitrate for variable bit rate.
Gustavo Sverzut Barbieri
1
-3
/
+13
2013-08-30
plugins/id3: Add loop on frames to estimate bitrate
Lucas De Marchi
1
-8
/
+87
2013-08-29
plugins/id3: parse VBR headers
Lucas De Marchi
1
-11
/
+96
2013-08-28
plugins/id3: Add bitrate and length for CBR files
Lucas De Marchi
1
-8
/
+54
2013-08-28
plugins/id3: Fix id3v2 not skipping CRC if present
Lucas De Marchi
1
-3
/
+5
2013-08-28
plugins/id3: Fix id3v2 header size calculation
Lucas De Marchi
1
-12
/
+39
2013-08-28
plugins/id3: Add references and fix typo
Lucas De Marchi
1
-2
/
+5
2013-08-27
plugins/ogg: Add support for theora videos
Lucas De Marchi
2
-36
/
+174
2013-08-27
plugins/ogg: Refactor to conquer
Lucas De Marchi
1
-129
/
+263
2013-08-26
plugins/asf: Parse extended stream properties
Lucas De Marchi
1
-89
/
+189
2013-08-26
plugins/asf: Fix header_extension_guid
Lucas De Marchi
1
-1
/
+1
2013-08-26
plugins/asf: Add length for videos
Lucas De Marchi
1
-0
/
+1
2013-08-26
shared: Add constants for time conversions
Lucas De Marchi
1
-3
/
+0
2013-08-26
plugins/asf: Refactor to conquer
Lucas De Marchi
1
-60
/
+64
2013-08-26
plugins/asf: Add TODO
Lucas De Marchi
1
-0
/
+20
2013-08-26
plugins/asf: add aspect ratio
Lucas De Marchi
1
-0
/
+15
2013-08-26
plugins/asf: add codec, width and height
Lucas De Marchi
1
-6
/
+62
[next]