Find AC3 (Dolby Digital) inside PES packet.

This commit is contained in:
Johns
2012-02-14 21:18:24 +01:00
parent 4331692ee5
commit 919428cb80
2 changed files with 99 additions and 4 deletions

View File

@@ -1,5 +1,6 @@
User johns
Find AC3 (Dolby Digital) inside PES packet.
Fix bug: audio increments invalid audio PTS.
Fix bug: dvd plugin not working.
Fix bug: used frame-> instead of video_ctx-> for old libav/ffmpeg.