Rewrote the mpeg1 system stream parser.
authorWim Taymans <wim.taymans@gmail.com>
Sun, 28 May 2000 19:59:46 +0000 (19:59 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sun, 28 May 2000 19:59:46 +0000 (19:59 +0000)
commitcbb196fd3144dfc2e1374dee525f92748de7a903
tree3a8e62059eefb35b47c8e7577119509208734166
parent49899cf0d8a25badc0d617a952ff0e9f975a3359
Rewrote the mpeg1 system stream parser.

Original commit message from CVS:
Rewrote the mpeg1 system stream parser.
Fixed a motion compensation bug (was a bug on Intels site)
Faster/Better/more accurate motion detection in the mpeg encoder
Added an audio resampler (convert 48000 kHz to 44100 for example) does not work
Fixed rate control in the mpeg2 encoder.
configure.in
gst/elements/Makefile.am
gst/elements/gstelements.c
plugins/elements/Makefile.am
plugins/elements/gstelements.c
test/Makefile.am
test/avi2mpg.c
test/mp2tomp1.c