Age | Commit message (Collapse) | Author |
|
|
|
Cosmetics.
|
|
|
|
(Thanks to Rolf Ahrenberg)
|
|
|
|
|
|
|
|
HAVE_EXTRACTOR_H -> HAVE_LIBEXTRACTOR
|
|
(Reported by Tero Siironen)
|
|
|
|
(DTS flag was not cleared and header length was updated incorrectly)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Thanks to Petri Helin)
|
|
(init was missing from old method, and if pipe command failed unintialized data was set to menu)
|
|
re-indent.
|
|
|
|
|
|
|
|
(Patch from Petri Helin)
|
|
|
|
|
|
|
|
|
|
later.
If libextractor is not found or its version not supported, old solution is used.
|
|
|
|
|
|
|
|
|
|
- playlist iterator is invalid after playlist modification
- scanner might skip files that are added during scan
|
|
|
|
|
|
Move (most) code to pes.c, mpeg.c and h264.c
Convert file to plain C so it can be used in xine_input_vdr.c
|
|
|
|
|
|
(Functions moved from pes.h and converted to plain C for use in xine_input_vdr.c)
|
|
|
|
Added checks for EOF.
|
|
|
|
|
|
|
|
types,
metainfo scanner and metainfo caching.
|
|
|
|
|