]> git.sesse.net Git - vlc/commit
* rss.c : add new rss module (sub filter)
authorAntoine Cellerier <dionoea@videolan.org>
Sun, 31 Jul 2005 00:07:48 +0000 (00:07 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sun, 31 Jul 2005 00:07:48 +0000 (00:07 +0000)
commite497375b77f6784329cdcdc9633fd5f627abdad6
treeea7a34ba85db08a08e14819d89101644e87a3ea9
parentb031bf93dda1bbd6f15ae035f678ca850d21605d
 * rss.c  : add new rss module (sub filter)
Still needs much work
example command line :
./vlc -vvv --color --sub-filter rss --rss-urls "http://kernel.org/kdist/rss.xml,http://fxfeeds.mozilla.org/rss20.xml

 * motiondetect.c : propset ... Id
configure.ac
modules/video_filter/Modules.am
modules/video_filter/rss.c [new file with mode: 0644]