mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 03:01:03 +00:00
Some changes to the mpeg 1 parser. Does not work yet.
Original commit message from CVS: Some changes to the mpeg 1 parser. Does not work yet.
This commit is contained in:
parent
3cb7f2a649
commit
56da452544
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#noinst_PROGRAMS = basic m types a r plugin w s args mpg123 mcut push qtest
|
||||
noinst_PROGRAMS = qtest spectrum record wave mp3 teardown buffer mp3parse \
|
||||
mpeg2parse mp3play ac3parse ac3play dvdcat fake cobin
|
||||
mpeg2parse mp1parse mp3play ac3parse ac3play dvdcat fake cobin
|
||||
|
||||
SUBDIRS = xml cothreads bindings
|
||||
|
||||
|
|
Loading…
Reference in a new issue