gstreamer/gst
Wim Taymans 1a39f60d9f gst/real/gstrealaudiodec.c: Add raversions we can support on the caps.
Original commit message from CVS:
* gst/real/gstrealaudiodec.c: (gst_real_audio_dec_chain),
(close_library), (open_library),
(gst_real_audio_dec_probe_modules), (gst_real_audio_dec_getcaps),
(gst_real_audio_dec_setcaps), (gst_real_audio_dec_init),
(gst_real_audio_dec_change_state), (gst_real_audio_dec_finalize):
Add raversions we can support on the caps.
Refactor the loading of the real codecs like realvideo so that we can
implement probing.
Probe all supported formats by trying to load the .so files, only report
the versions on the caps that we can actually load.
* gst/real/gstrealvideodec.c: (gst_real_video_dec_chain),
(gst_real_video_dec_getcaps), (gst_real_video_dec_setcaps),
(open_library), (close_library),
(gst_real_video_dec_probe_modules),
(gst_real_video_dec_change_state), (gst_real_video_dec_init),
(gst_real_video_dec_finalize), (gst_real_video_dec_class_init):
* gst/real/gstrealvideodec.h:
Change the loading of the library like the audio decoder.
Probe the supported formats by trying to load the .so files and only
report the versions on the caps that we can actually load.
2008-06-13 18:03:16 +00:00
..
app gst/app/Makefile.am: Fix CFLAGS and hopefully #430594. 2007-04-17 10:56:37 +00:00
audioresample gst/audioresample/gstaudioresample.c: Revert previous change which made basetransform handle buffer_alloc and which b... 2008-05-14 13:57:41 +00:00
bayer Do not use short_description in section docs for elements. We extract them from element details and there will be war... 2008-06-12 14:49:18 +00:00
cdxaparse gst/cdxaparse/: Port VCD parser (formerly cdxastrip) from 0.8 to 0.10. Doesn't do anything the 0.8 version didn't do ... 2008-04-11 13:08:24 +00:00
chart Fix leaks. 2007-06-22 10:46:33 +00:00
colorspace Fix leaks. 2007-06-22 10:46:33 +00:00
deinterlace docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
deinterlace2 gst/deinterlace2/: Add a deinterlacer plugin based on the tvtime/DScaler deinterlacer, which was relicensed to LGPL f... 2008-06-11 11:12:49 +00:00
dvdspu docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
festival docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
filter Remove lpwsinc and bpwsinc elements - they've become audiowsinclimit and audiowsincband respectively, in the gst-plug... 2008-02-07 21:53:39 +00:00
flv gst/flv/gstflvdemux.c: Forward unknown queries upstream instead of returning FALSE on them. 2008-04-25 08:07:36 +00:00
freeze docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
games More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
h264parse gst/h264parse/gsth264parse.*: Parse codec_data and use the nalu_size_length field to get the NALU length in packetize... 2008-06-03 11:10:32 +00:00
interleave docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
librfb Some C89 fixes, moving variable declarations to the beginning of a block. Fixes bug #517937. 2008-02-22 05:33:59 +00:00
mixmatrix Fix leaks. 2007-06-22 10:46:33 +00:00
modplug docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
mpeg1sys Fix leaks. 2007-06-22 10:46:33 +00:00
mpeg4videoparse gst/mpeg4videoparse/mpeg4videoparse.c: Fix mpeg4videoparse on big endian architectures. Fixes bug #536042. 2008-06-02 07:37:31 +00:00
mpegtsparse gst/mpegtsparse/mpegtspacketizer.c: Handle character sets in strings coming from DVB SI according to the DVB SI spec. 2008-06-13 15:46:03 +00:00
mpegvideoparse gst/mpegvideoparse/mpegvideoparse.c: Add GST_BUFFER_FLAG_DELTA_UNIT to not I frame buffers 2008-05-27 17:53:58 +00:00
mve gst/mve/gstmvedemux.c: Fix audio discontinuity that happens when silent chunks are followed by real data again. Fixes... 2008-03-03 04:39:48 +00:00
nsf gst/nsf/nsf.h: Change prototype of process function here too to avoid 'incompatible assignment' warnings. 2008-04-10 10:01:48 +00:00
nuvdemux docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
overlay Fix leaks. 2007-06-22 10:46:33 +00:00
passthrough Fix leaks. 2007-06-22 10:46:33 +00:00
playondemand Fix leaks. 2007-06-22 10:46:33 +00:00
rawparse Do not use short_description in section docs for elements. We extract them from element details and there will be war... 2008-06-12 14:49:18 +00:00
real gst/real/gstrealaudiodec.c: Add raversions we can support on the caps. 2008-06-13 18:03:16 +00:00
replaygain gst/replaygain/: More doc updates. 2008-06-13 14:33:52 +00:00
rtjpeg Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
rtpmanager Do not use short_description in section docs for elements. We extract them from element details and there will be war... 2008-06-12 14:49:18 +00:00
sdp Don't use _gst_pad(). 2008-05-26 09:57:40 +00:00
selector Do not use short_description in section docs for elements. We extract them from element details and there will be war... 2008-06-12 14:49:18 +00:00
smooth Fix leaks. 2007-06-22 10:46:33 +00:00
smoothwave Fix leaks. 2007-06-22 10:46:33 +00:00
speed gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (which may not be available). 2007-07-30 09:52:36 +00:00
speexresample update spec file and add two missing files for disting 2007-12-14 16:23:06 +00:00
stereo Port the stereo element to GStreamer 0.10. 2007-08-09 17:39:47 +00:00
subenc gst/subenc/gstsrtenc.c: Declare variables at the beginning of blocks. Fixes compilation with gcc 2.x and other compil... 2008-04-29 19:11:56 +00:00
tta Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcoding values where possible. Fixes bug #522212. 2008-03-13 14:25:20 +00:00
vbidec Fix leaks. 2007-06-22 10:46:33 +00:00
videodrop Fix leaks. 2007-06-22 10:46:33 +00:00
videosignal Do not use short_description in section docs for elements. We extract them from element details and there will be war... 2008-06-12 14:49:18 +00:00
virtualdub More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
vmnc Fix some finalize leaks by chaining up to the parent method. 2008-02-12 10:22:42 +00:00
y4m Plug some leaks; try to make build bot happy again. 2007-04-24 15:49:18 +00:00
Makefile.am gst/Makefile.am: Fix distcheck, hopefully (rtpmanager is already in GST_PLUGINS_ALL). 2007-04-21 19:39:03 +00:00