Port LPCM decoder to 0.9

Original commit message from CVS:
Port LPCM decoder to 0.9
This commit is contained in:
Michael Smith 2005-08-31 11:53:35 +00:00
parent fbea840b38
commit 2263f6bea4
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,13 @@
2005-08-31 Michael Smith <msmith@fluendo.com>
* configure.ac:
* gst/dvdlpcmdec/Makefile.am:
* gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset),
(gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link), (update_timestamps),
(gst_dvdlpcmdec_chain):
* gst/dvdlpcmdec/gstdvdlpcmdec.h:
Port LPCM decoder to 0.9
2005-08-30 Jan Schmidt <thaytan@mad.scientist.com>
* configure.ac:

View file

@ -520,6 +520,7 @@ Makefile
gst-plugins.spec
gst/Makefile
gst/mpegaudioparse/Makefile
gst/dvdlpcmdec/Makefile
gst/qtdemux/Makefile
gst/realmedia/Makefile
gst/silence/Makefile