11 Commits

Author SHA1 Message Date
blogic
8b0eca2567 mark minidlna.conf as config file
Signed-off-by: Mathias Kresin <openwrt@kresin.me>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@27417 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03 19:37:01 +00:00
acinonyx
31f021bcfb [packages] minidlna: Renumber and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-07 23:32:01 +00:00
acinonyx
10701c2860 [packages] minidlna: Remove empty patches
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-07 23:23:43 +00:00
acinonyx
b838af4753 [packages] minidlna: Update copyright notice
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-07 23:23:39 +00:00
acinonyx
e2c6a3c170 [packages] minidlna: Version bump Minidlna 1.0.19
Version bump minidlna to 1.0.19. I didn't find an official changelog. Reading a diff looks like a change in license from GPL v2 or later to strict GPL v2, as well as bug fixes and translation updates. It's streaming as expected. Two patches were rebased.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-07 23:23:32 +00:00
florian
60d3e89513 [package] minidlna/ffmpeg: add minidlna profile to ffmpeg
This adds a profile to ffmpeg to support minidlna, similar to the
libdlna/ushare profile. When minidlna encounters media, it uses ffmpeg to
figure out what it is. If ffmpeg fails to open it, then minidlna will try
and fail to read the file on its own. The profile may need to be extended;
I attempted to cover all popular formats for dlna streaming.

Tested with the following container/codec combinations:

mkv with ac3/h264/srt
mp4 with aac/h264/ttxt
ogg vorbis
flac
mp3

Should also be able to handle, but untested:
mpeg
avi
xvid
jpeg
png
wmv1
wmv2

Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26450 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-03 18:29:41 +00:00
jow
c23fcc1524 [packages] minidlna: fix iconv switch fallout
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25340 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-03 10:40:20 +00:00
jow
d3a7097b71 [packages] make libintl and libiconv stub/full implementations switchable, use the new include/nls.mk infrastructure for it
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25319 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-02 18:54:24 +00:00
jow
090a9187b8 [packages] minidlna: remove explicit -lintl from patch and let configure figure it out
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-19 05:17:47 +00:00
mb
852cda6983 minidlna: Disable parallel build due to broken internal deps
git-svn-id: svn://svn.openwrt.org/openwrt/packages@23684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-27 21:39:42 +00:00
florian
9fc0f66736 [package] add minidlna (#7685)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-12 13:58:30 +00:00