diff options
author | jstebbins <[email protected]> | 2014-08-06 20:24:23 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2014-08-06 20:24:23 +0000 |
commit | 91b032d618bf897200f3e50e52e97fe94d7c5623 (patch) | |
tree | ae95fdae8119c4ecb311d3e69b2f919855073814 /macosx | |
parent | 2879d30b9c81e78605264a7824fd86939397b369 (diff) |
libav: fix decoding of mpeg4 in transport streams
There was a chicken & egg problem in the initialization sequence. mpeg4 only
worked in non-transport streams because we use libav for demuxing these.
The initializion of libav demux causes an additional initialization of the
codec which hides the problem.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6272 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx')
0 files changed, 0 insertions, 0 deletions