summaryrefslogtreecommitdiffstats
path: root/gst/flx/gstflxdec.c
Commit message (Collapse)AuthorAgeFilesLines
...
* use new bytestream apiSteve Baker2002-05-151-2/+3
| | | | | Original commit message from CVS: use new bytestream api
* a hack to work around intltool's brokenness a current check for mpeg2dec ↵Andy Wingo2002-04-201-1/+1
| | | | | | | | | | | details->klass reorganizations an element br... Original commit message from CVS: * a hack to work around intltool's brokenness * a current check for mpeg2dec * details->klass reorganizations * an element browser that uses details->klass * separated cdxa parse out from the avi directory
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory ↵Andy Wingo2002-04-111-12/+12
| | | | | | | | | | | and typefind. Original commit message from CVS: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. also, some -Werror fixes.
* filter newlines out of GST_DEBUG statements to reflect new core behavior ↵Andy Wingo2002-03-241-1/+1
| | | | | | | | fixes to adder's caps, again Original commit message from CVS: * filter newlines out of GST_DEBUG statements to reflect new core behavior * fixes to adder's caps, again
* Small fixesWim Taymans2002-02-021-2/+2
| | | | | Original commit message from CVS: Small fixes
* Drop the bytstream correctly.Wim Taymans2002-01-191-3/+10
| | | | | Original commit message from CVS: Drop the bytstream correctly.
* Small cleanups, break the loop if the buffer is nullWim Taymans2002-01-191-8/+11
| | | | | Original commit message from CVS: Small cleanups, break the loop if the buffer is null
* minor fixesChristian Schaller2002-01-191-2/+2
| | | | | Original commit message from CVS: minor fixes
* Fixed two off by one bugs in the delta decoding code.Wim Taymans2002-01-181-3/+4
| | | | | Original commit message from CVS: Fixed two off by one bugs in the delta decoding code.
* Fix the "64 colors flx too dark" bug.Wim Taymans2002-01-181-7/+11
| | | | | Original commit message from CVS: Fix the "64 colors flx too dark" bug.
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-66/+111
| | | | | | Original commit message from CVS: Bring the plugins in sync with the new core capsnego system. Added some features, enhancements...
* Fixed some pluginsWim Taymans2001-12-281-1/+0
| | | | | Original commit message from CVS: Fixed some plugins
* Fixed some leftover errors.Wim Taymans2001-12-231-1/+2
| | | | | Original commit message from CVS: Fixed some leftover errors.
* Initial revisionAndy Wingo2001-12-221-0/+644
Original commit message from CVS: Initial revision