2005-09-01 11:52:34 +00:00
|
|
|
2005-09-01 Wim Taymans <wim@fluendo.com>
|
|
|
|
|
|
|
|
* gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_setcaps),
|
|
|
|
(gst_dvdlpcmdec_chain_dvd), (gst_dvdlpcmdec_chain_raw),
|
|
|
|
(gst_dvdlpcmdec_change_state):
|
|
|
|
Cleanups, fixed header parsing and stripping.
|
|
|
|
|
2005-09-01 11:34:39 +00:00
|
|
|
2005-09-01 Michael Smith <msmith@fluendo.com>
|
|
|
|
|
|
|
|
* gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset),
|
|
|
|
(gst_dvdlpcmdec_init), (gst_dvdlpcmdec_setcaps),
|
|
|
|
(update_timestamps), (parse_header), (gst_dvdlpcmdec_chain_dvd),
|
|
|
|
(gst_dvdlpcmdec_chain_raw):
|
|
|
|
Use the right bytes to parse the LPCM dvd header
|
|
|
|
|
2005-09-01 11:16:15 +00:00
|
|
|
2005-09-01 Michael Smith <msmith@fluendo.com>
|
|
|
|
|
|
|
|
* gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset),
|
|
|
|
(gst_dvdlpcmdec_init), (gst_dvdlpcmdec_setcaps),
|
|
|
|
(update_timestamps), (parse_header), (gst_dvdlpcmdec_chain_dvd),
|
|
|
|
(gst_dvdlpcmdec_chain_raw):
|
|
|
|
Return the correct values from chain function.
|
|
|
|
|
2005-08-31 19:37:08 +00:00
|
|
|
2005-08-31 Michael Smith <msmith@fluendo.com>
|
|
|
|
|
|
|
|
* gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset),
|
|
|
|
(gst_dvdlpcmdec_init), (gst_dvdlpcmdec_setcaps),
|
|
|
|
(update_timestamps), (parse_header), (gst_dvdlpcmdec_chain_dvd),
|
|
|
|
(gst_dvdlpcmdec_chain_raw):
|
|
|
|
* gst/dvdlpcmdec/gstdvdlpcmdec.h:
|
|
|
|
Restructure LPCM decoder to not expect the demuxer to parse the LPCM
|
|
|
|
header; instead do this internally. Also support the old way, using
|
|
|
|
a different mime-type.
|
|
|
|
|
2005-08-31 18:33:08 +00:00
|
|
|
2005-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
|
2005-08-17 19:05:51 +00:00
|
|
|
|
2005-08-31 18:33:08 +00:00
|
|
|
* Makefile.am:
|
2005-08-17 19:05:51 +00:00
|
|
|
* configure.ac:
|
2005-08-31 18:33:08 +00:00
|
|
|
* docs/plugins/Makefile.am:
|
|
|
|
* docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
|
|
|
|
* docs/plugins/gst-plugins-ugly-plugins-sections.txt:
|
|
|
|
* docs/plugins/gst-plugins-ugly-plugins.types:
|
|
|
|
* ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_tca_seek):
|
|
|
|
* ext/dvdread/dvdreadsrc.c: (_open), (_seek_title),
|
|
|
|
(_seek_chapter), (_read):
|
2005-08-17 19:05:51 +00:00
|
|
|
* gst/mpegaudioparse/gstmpegaudioparse.c:
|
2005-08-31 18:33:08 +00:00
|
|
|
add plugin documentation
|
2003-12-16 16:58:59 +00:00
|
|
|
|