Add audio compatibility with >=ffmpeg 1.1.

This commit is contained in:
Johns
2013-01-24 21:42:39 +01:00
parent 04286fb2ad
commit f9998e7664
4 changed files with 342 additions and 18 deletions

View File

@@ -1,6 +1,7 @@
User johns
Date:
Add compatibility with >=ffmpeg 1.1.
Adds PIP (Picture-in-Picture) support.
Split mpeg packets in receiver thread.