]> git.sesse.net Git - vlc/commit
* pes.c, ps.c: a52 stream should now work.
authorLaurent Aimar <fenrir@videolan.org>
Wed, 8 Jan 2003 10:34:58 +0000 (10:34 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Wed, 8 Jan 2003 10:34:58 +0000 (10:34 +0000)
commitd170ec7c1847b7d8a75c67dc597d2bfd7fa34992
tree7bbf5c4cff7f5a773a122979ebcfa9bd6d5946ec
parent1c332603ed6f326c80ac5ac872aa3000e3985aad
 * pes.c, ps.c: a52 stream should now work.
 * ts.c: added support for libdvbpsi (like ts demux, two modules are
generated : mux_ts and mux_ts_dvbpsi), fix crc generation for pat/pmt
without libdvbpsi. More works to add mpeg4 support (now I generate IOD
and SL descriptor).
modules/mux/mpeg/Modules.am
modules/mux/mpeg/bits.h
modules/mux/mpeg/pes.c
modules/mux/mpeg/pes.h
modules/mux/mpeg/ps.c
modules/mux/mpeg/ts.c