Age | Commit message (Collapse) | Author |
|
|
|
INT32
[Note: name assumed. - DS]
--HG--
extra : rebase_source : 70c19c8d941ab5c8ad25b1a62c023849af8f9ab1
|
|
|
|
|
|
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
|
|
|
|
|
|
|