summaryrefslogtreecommitdiffstats
path: root/gst/flx/flx_color.h
Commit message (Collapse)AuthorAgeFilesLines
* gst/flx/: Set MALLOCDATA for the temp buffers so we don't leak.Wim Taymans2006-02-191-0/+8
| | | | | | | | | | | | | | Original commit message from CVS: * gst/flx/flx_color.h: * gst/flx/flx_fmt.h: * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_src_query_handler), (flx_decode_color), (gst_flxdec_chain): * gst/flx/gstflxdec.h: Set MALLOCDATA for the temp buffers so we don't leak. Some debug cleanups. Consume all data in the adapter before leaving the chain function. Fixes #330678.
* Now flxdec works on big-endian machines as well.Zeeshan Ali2005-12-111-1/+2
| | | | | Original commit message from CVS: Now flxdec works on big-endian machines as well.
* *.h: Revert indentingJohan Dahlin2004-03-151-15/+13
| | | | | Original commit message from CVS: * *.h: Revert indenting
* gst-indentThomas Vander Stichele2004-03-141-13/+15
| | | | | Original commit message from CVS: gst-indent
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
| | | | | Original commit message from CVS: s/Gnome-Streamer/GStreamer/
* Fix the "64 colors flx too dark" bug.Wim Taymans2002-01-181-2/+2
| | | | | Original commit message from CVS: Fix the "64 colors flx too dark" bug.
* Initial revisionAndy Wingo2001-12-221-0/+43
Original commit message from CVS: Initial revision