gstreamer/ext
Tim-Philipp Müller 70472f8db3 Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does no longer need to be one single buffer.
Original commit message from CVS:
* configure.ac:
* ext/Makefile.am:
* ext/jpeg/Makefile.am:
* ext/jpeg/gstjpeg.c: (plugin_init):
* ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_get_type),
(gst_jpeg_dec_finalize), (gst_jpeg_dec_base_init),
(gst_jpeg_dec_class_init), (gst_jpeg_dec_fill_input_buffer),
(gst_jpeg_dec_init_source), (gst_jpeg_dec_skip_input_data),
(gst_jpeg_dec_resync_to_restart), (gst_jpeg_dec_term_source),
(gst_jpeg_dec_my_output_message), (gst_jpeg_dec_my_emit_message),
(gst_jpeg_dec_my_error_exit), (gst_jpeg_dec_init),
(is_jpeg_start_marker), (is_jpeg_end_marker),
(gst_jpeg_dec_find_jpeg_header), (gst_jpeg_dec_ensure_header),
(gst_jpeg_dec_have_end_marker),
(gst_jpeg_dec_parse_tag_has_entropy_segment),
(gst_jpeg_dec_parse_image_data), (gst_jpeg_dec_chain),
(gst_jpeg_dec_change_state):
* ext/jpeg/gstjpegdec.h:
Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does
no longer need to be one single buffer.
2005-08-08 12:13:08 +00:00
..
arts ext/alsa/gstalsa.c: buffer-frames property was missing 2004-11-09 06:08:22 +00:00
artsd Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
audiofile Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
audioresample Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
cdaudio Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
dirac Since dirac 0.5.0 the framerate in dirac is expressed as a rational number. Fix build and up requirement to 0.5.0, an... 2005-02-21 23:41:23 +00:00
directfb Adding a first version of directfbvideosink. 2004-11-28 19:08:45 +00:00
divx Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
dts ext/dts/gstdtsdec.*: Don't clobber the stack constructing the channels array. 2005-02-10 06:46:14 +00:00
faac ext/faac/gstfaac.*: Allow for ADTS output (#153434). 2005-01-07 10:15:20 +00:00
faad ext/faad/gstfaad.c: Compile fixes. 2005-07-27 20:29:15 +00:00
gsm Apply patch from Jeffrey C. Ollie. Fixes rate (now always 8kHz) and adds timestamps 2005-01-24 21:57:15 +00:00
hermes Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
ivorbis commiting patch from Phil Blundell 2004-10-01 17:01:48 +00:00
jack fixes for G_DISABLE_ASSERT and friends 2004-08-03 14:28:12 +00:00
ladspa removed obsolete include 2005-08-02 11:53:31 +00:00
lcs Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
libfame replace framerate aproximations by their real value (24000/1001, 30000/1001, 60000/1001) 2005-01-14 12:27:22 +00:00
libmms these files should not be here 2005-01-05 11:52:54 +00:00
mpeg2enc ext/: \1/Codec, (fixes #142193) 2004-05-09 14:37:16 +00:00
mplex ext/mplex/gstmplexibitstream.cc: gcc madness. 2005-02-09 14:27:08 +00:00
musepack Update to 1.1 API (#165446). 2005-01-29 01:28:34 +00:00
musicbrainz Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
nas Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
polyp ext/polyp/polypsink.c: Fix silly endianness bug. Add some debugging. Remove float from caps; it doesn't work. Atte... 2005-01-31 01:55:03 +00:00
sdl Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
shout Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
smoothwave configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. (Fixes #165997) 2005-02-02 08:14:01 +00:00
snapshot ext/snapshot/gstsnapshot.c: Allocate resources when required, fix recursive signal emission and fix caps. Fixes #161667. 2005-01-09 01:44:08 +00:00
sndfile Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
swfdec Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
tarkin Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
xine fixes for G_DISABLE_ASSERT and friends 2004-08-03 14:28:12 +00:00
xvid Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
Makefile.am Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does no longer need to be one single buffer. 2005-08-08 12:13:08 +00:00