summaryrefslogtreecommitdiffstats
path: root/gst/flx/flx_fmt.h
Commit message (Collapse)AuthorAgeFilesLines
* gst/flx/: Set MALLOCDATA for the temp buffers so we don't leak.Wim Taymans2006-02-191-7/+2
| | | | | | | | | | | | | | 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-64/+133
| | | | | Original commit message from CVS: Now flxdec works on big-endian machines as well.
* expand tabsThomas Vander Stichele2005-12-061-62/+62
| | | | | Original commit message from CVS: expand tabs
* first batch : remove ',' at end of enums as they could confuse older gcc, ↵Stéphane Loeuillet2004-05-211-2/+2
| | | | | | | | | foreign compilers (forte) and gtk-doc Original commit message from CVS: first batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc
* *.h: Revert indentingJohan Dahlin2004-03-151-99/+98
| | | | | Original commit message from CVS: * *.h: Revert indenting
* gst-indentThomas Vander Stichele2004-03-141-98/+99
| | | | | 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/
* Initial revisionAndy Wingo2001-12-221-0/+136
Original commit message from CVS: Initial revision