mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-18 05:16:05 +00:00
Port LPCM decoder to 0.9
Original commit message from CVS: Port LPCM decoder to 0.9
This commit is contained in:
parent
fbea840b38
commit
2263f6bea4
2 changed files with 11 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue