gstreamer/ext
from Michal Benes ce372a2337 ext/a52dec/gsta52dec.*: Add two things to a52dec: configure the exact output format for ac3 decoding through properti...
Original commit message from CVS:
* ext/a52dec/gsta52dec.c: (gst_a52dec_mode_get_type),
(gst_a52dec_class_init), (gst_a52dec_init), (gst_a52dec_channels),
(gst_a52dec_handle_frame), (gst_a52dec_change_state),
(gst_a52dec_set_property), (gst_a52dec_get_property):
* ext/a52dec/gsta52dec.h:
Patch from from Michal Benes <michal.benes@itonis.tv>:

Add two things to a52dec: configure the exact output format for ac3
decoding through properties, if desired.
By default, configure an output format preferred by downstream. Now
that audioconvert lists caps by preference, this means that a52dec
can do downmixing (iff required) rather than audioconvert, so it can
use the ac3 downmix levels from the bitstream.
2006-09-01 16:21:43 +00:00
..
a52dec ext/a52dec/gsta52dec.*: Add two things to a52dec: configure the exact output format for ac3 decoding through properti... 2006-09-01 16:21:43 +00:00
amrnb Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:11:41 +00:00
cdio ext/cdio/gstcdiocddasrc.c: Remove g_assert that shouldn't be there. 2006-07-11 22:46:47 +00:00
dvdnav ext/dvdnav/.cvsignore: More ignore 2006-06-12 14:09:20 +00:00
dvdread ext/dvdread/dvdreadsrc.c: Put debug category initialization before use of GST_DEBUG, in order to remove a fatal warni... 2006-08-14 09:50:26 +00:00
lame Add missing GST_LIBS to the link flags 2006-08-31 13:04:31 +00:00
mad ext/mad/gstmad.c: Fix timestamping in mad by only activating a new timestamp when the previous frame has been decoded... 2006-08-16 10:34:57 +00:00
mpeg2dec Add missing GST_LIBS to the link flags 2006-08-31 13:04:31 +00:00
sidplay ext/sidplay/gstsiddec.*: Remove old metadata thing. 2006-07-21 11:01:55 +00:00
Makefile.am ext/Makefile.am: Fix dist-check. 2006-02-26 21:25:01 +00:00