gstreamer/ext
Jan Schmidt 2f68d625c1 ext/a52dec/gsta52dec.c: Add more debug
Original commit message from CVS:
* ext/a52dec/gsta52dec.c: (gst_a52dec_chain):
Add more debug
* gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcm_reset),
(gst_dvdlpcmdec_init), (update_timestamps),
(gst_dvdlpcmdec_chain_dvd), (gst_dvdlpcmdec_chain_raw),
(dvdlpcmdec_sink_event):
* gst/dvdlpcmdec/gstdvdlpcmdec.h:
If we have a first_access offset but no current timestamp (might
happen after a seek), then calculate a start time for the first
portion so that it will align with the timestamp given for the
first_access portion.
If a new-segment arrives with format time, store the start
time as a failsafe timestamp in case we never get any further
timestamp info (unlikely)
Mask out the 'frame number' section of the incoming header so
that we don't consider it to be changing on every buffer and
reset the caps constantly.
Use gst_util_uint64_scale for duration calculation
2006-05-11 16:17:44 +00:00
..
a52dec ext/a52dec/gsta52dec.c: Add more debug 2006-05-11 16:17:44 +00:00
amrnb add test for amrnbenc, enable test infrastructure, and fix a leak 2006-04-10 14:47:11 +00:00
cdio Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:40 +00:00
dvdnav ext/dvdnav/dvdnavsrc.c: Fix name of custom event (use same as dvdreadsrc). 2006-04-25 12:17:02 +00:00
dvdread Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines. 2006-05-06 00:18:31 +00:00
lame ext/lame/gstlame.*: Remove tag writing from lame (which was completely broken anyway, #329184). Leaving GstTagSetter ... 2006-05-06 11:38:30 +00:00
mad ext/mad/gstmad.c: Make mad the second element to support the highly useful 2006-05-04 08:24:52 +00:00
mpeg2dec ext/mpeg2dec/gstmpeg2dec.c: Remember the query duration format before passing it upstream since it could have been mo... 2006-05-02 10:28:48 +00:00
sidplay disable use of AS_LIBTOOL_TAGS, it doesn't work correctly 2006-04-01 15:30:56 +00:00
Makefile.am ext/Makefile.am: Fix dist-check. 2006-02-26 21:25:01 +00:00