gstreamer/ext
Thomas Vander Stichele 151206dec5 ext/lame/gstlame.c: Fix up bitrate checking macro. Make it give us a
Original commit message from CVS:
* ext/lame/gstlame.c: (gst_lame_sink_setcaps),
(gst_lame_set_property), (gst_lame_setup):
Fix up bitrate checking macro.  Make it give us a
GST_ELEMENT_WARNING message so the application has a chance of
reporting this to the user.  Move the checking to _setup, so we
are sure it runs in the READY state, when we hope to have a pipeline
and a bus that is not flushing.
This fixes e.g. using 96 kbit/sec as a bitrate.
2007-02-21 16:02:33 +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/: Move CD-TEXT utility function into common file so it can also be used by a future cdioparanoiasrc. 2006-11-02 14:43:11 +00:00
dvdnav ext/dvdnav/.cvsignore: More ignore 2006-06-12 14:09:20 +00:00
dvdread ext/dvdread/dvdreadsrc.c: Use dsi_pack.dsi_gi.vobu_ea correctly, add some more debugging information (fixes #340433). 2006-10-19 10:17:14 +00:00
lame ext/lame/gstlame.c: Fix up bitrate checking macro. Make it give us a 2007-02-21 16:02:33 +00:00
mad Printf format fixes. 2006-10-05 17:07:52 +00:00
mpeg2dec ext/mpeg2dec/gstmpeg2dec.c: Cosmetic changes: fix misleading debug statement, update comment, add cast. 2006-11-21 12:33:25 +00:00
sidplay Printf format fixes. 2006-10-05 17:07:52 +00:00
Makefile.am ext/Makefile.am: Fix dist-check. 2006-02-26 21:25:01 +00:00