gstreamer/gst/law
Benjamin Otte 3a96fb6bf0 ext/alsa/gstalsa.c: buffer-frames property was missing
Original commit message from CVS:
* ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
buffer-frames property was missing
* ext/arts/gst_arts.c:
rate missing from sinkcaps
* ext/audiofile/gstafparse.c:
* ext/audiofile/gstafsink.c:
* ext/audiofile/gstafsrc.c:
* ext/swfdec/gstswfdec.c:
int audio doesn't know buffer-frames
* ext/cdparanoia/gstcdparanoia.c:
int audio doesn't know chunksize either
* ext/nas/nassink.c:
it's endianness, not endianess
* gst-libs/gst/audio/audio.h:
make float standard pad template caps really describe float
* gst/law/mulaw.c: (linear_factory):
signed only, please
* gst/mpegstream/gstdvddemux.c:
widths of 20 are not valid
2004-11-09 06:08:22 +00:00
..
alaw-decode.c gst/law/alaw-decode.c: put audio/x-alaw on pads, instead of audio/x-mulaw 2004-05-09 22:56:56 +00:00
alaw-decode.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
alaw-encode.c gst/law/alaw-decode.c: put audio/x-alaw on pads, instead of audio/x-mulaw 2004-05-09 22:56:56 +00:00
alaw-encode.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
alaw.c gst/law/alaw.c: alawdec should be registered with type ALAWDEC, not ALAWENC 2004-05-09 22:46:06 +00:00
alaw.vcproj more working plugins 2004-07-27 21:41:30 +00:00
Makefile.am Remove redundant plugindir definition 2003-08-10 00:01:58 +00:00
mulaw-conversion.c gst/law/mulaw-conversion.c: Fix overflow bug in ulaw encoding. 2004-05-19 20:04:10 +00:00
mulaw-conversion.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
mulaw-decode.c gst/law/: Fix capsnego in all four, remove the unused property functions and simplify the chain functions slightly. I... 2004-03-26 01:56:11 +00:00
mulaw-decode.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
mulaw-encode.c gst/law/: Fix capsnego in all four, remove the unused property functions and simplify the chain functions slightly. I... 2004-03-26 01:56:11 +00:00
mulaw-encode.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
mulaw.c ext/alsa/gstalsa.c: buffer-frames property was missing 2004-11-09 06:08:22 +00:00
mulaw.vcproj more working plugins 2004-07-27 21:41:30 +00:00