Added SCR and mux_rate calculations in the MPEG1 multiplexer. worked toward a unified...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 16 Jun 2000 22:30:24 +0000 (22:30 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 16 Jun 2000 22:30:24 +0000 (22:30 +0000)
commitd3fb1a8bd390e2d98a9a79e1b38db14aa8054412
treef2603afea00a6e5706fa0c7fc05442044825f0b5
parentf037c7a74229f8f98fc34754dccf6983741a4fa1
Added SCR and mux_rate calculations in the MPEG1 multiplexer. worked toward a unified putbits implementation

Original commit message from CVS:
Added SCR and mux_rate calculations in the MPEG1 multiplexer.
worked toward a unified putbits implementation
Added an MPEG audio layer 1&2 encoder.
configure.in
libs/colorspace/gstcolorspace.c
test/mp2tomp1.c