Age | Commit message (Collapse) | Author |
|
HAVE_EXTRACTOR_H -> HAVE_LIBEXTRACTOR
|
|
- Do not try to scan special mrls (dvd:/ etc.)
|
|
- PES modification and parsing
|
|
- Fixed segfault when media file meta info contains thumbnails (Thanks to Petri Helin)
|
|
- OS X build fixes (Thanks to Tero Siironen)
|
|
|
|
(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
|
|
|