Age | Commit message (Collapse) | Author |
|
|
|
multiple audio packets in single PES packet and audio packets splitted to multiple PES packets.
|
|
|
|
try next. Fixes detecting parameters when there are multiple audio packets in single PES packet.
|
|
- Fixes detecting audio parameters when audio packet is splitted to multiple buffers
- Simplifies the code (decode function is called only once for each audio frame)
|
|
|
|
|
|
|
|
(dont abort just because its present)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(eg for streams that send PES payloads not aligned to frame boundaries).
|
|
Dont get fooled by subtitle buffers with pts seconds away from video for example.
|
|
|
|
|
|
|
|
|
|
|
|
(was lost when splitting patch)
|
|
|
|
|
|
|
|
|
|
|
|
This event is used by BluRay input plugin to flush demux_ts caches at end of clip.
|
|
stream.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
src/post/deinterlace/xine_plugin.c
|
|
|
|
|
|
|
|
This breaks things for those using anything older than lenny.
|
|
This breaks things for those using anything older than squeeze.
|
|
* * *
Make sure initial PAT is parsed even if it's crc is 0
|