demux: Move mp_a52_framesize from demux_ts.c to parse_es.c
commit7e57bfd853285f39330d0122e5d8cde3a7cef7fa
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 5 Aug 2010 09:01:30 +0000 (5 09:01 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:15:48 +0000 (2 04:15 +0200)
treed8a40c5e289d0d01e571d6d9299a2bde2d67af18
parent1e403d0593bbe47769d48bf4d60342d4c30c5bce
demux: Move mp_a52_framesize from demux_ts.c to parse_es.c

The function is used in the MPEG muxer as well and not specific to MPEG-TS.
Jointly developed by Nico Sabbi and myself.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31929 b3059339-0415-0410-9bf9-f77b7e298cf2
libmpdemux/demux_ts.c
libmpdemux/demux_ts.h
libmpdemux/parse_es.c
libmpdemux/parse_es.h