image/video db: new fields added
authorLeandro Dorileo <leandro.maciel.dorileo@intel.com>
Fri, 17 Jan 2014 12:28:31 +0000 (10:28 -0200)
committerLeandro Dorileo <leandro.maciel.dorileo@intel.com>
Tue, 28 Jan 2014 19:18:58 +0000 (17:18 -0200)
commita94169d9634a6fcb07a24b71738e58eb57fcc22e
tree2577da5dd8e886051e6cab2e447aabccd211760c
parenta913d3d1be1fbfc7daf05226e042e3a0259ecfdd
image/video db: new fields added

New fields were introduced, they should go through the lower layers
to be used on dlna source code, they are:

    + image:
        container: a string carrying the container information, used
 to determine which dlna set of rules should be applied.
    + video:
        packet_size: without the packet_size we can not apply the
meg1/2 rules.
src/lib/lightmediascanner_db.h
src/lib/lightmediascanner_db_image.c
src/lib/lightmediascanner_db_video.c