summaryrefslogtreecommitdiffstats
path: root/ext/raw1394
Commit message (Collapse)AuthorAgeFilesLines
...
* ext/dv/gstdvdec.c: Fix caps nego and pad templates. RGB mode caps should ↵Jan Schmidt2004-05-071-7/+8
| | | | | | | | | | | | | | | | | | | | work now. Original commit message from CVS: * ext/dv/gstdvdec.c: (gst_dvdec_video_link): Fix caps nego and pad templates. RGB mode caps should work now. * ext/dvdnav/gst-dvd: Move mpeg2dec inside the thread because otherwise the queue rejects cap changes mid-stream * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type), (gst_mpeg2dec_flush_decoder): For mpeg2dec > 0.4.0, call the flush function instead of manually extracting all in-flight frames. * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory), (gst_dv1394src_init), (gst_dv1394src_iso_receive): Change mime type video/dv go video/x-dv to match the rest of gst-plugins
* don't mix tabs and spacesThomas Vander Stichele2004-03-152-89/+90
| | | | | Original commit message from CVS: don't mix tabs and spaces
* *.h: Revert indentingJohan Dahlin2004-03-151-33/+30
| | | | | Original commit message from CVS: * *.h: Revert indenting
* gst-indentThomas Vander Stichele2004-03-143-240/+253
| | | | | Original commit message from CVS: gst-indent
* removing stray commentationThomas Vander Stichele2004-03-141-2/+0
| | | | | Original commit message from CVS: removing stray commentation
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-2/+4
| | | | | | Original commit message from CVS: change NULL to (NULL) for GST_ELEMENT_ERROR Make sure errors end with "."
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-2/+2
| | | | | Original commit message from CVS: GST_ELEMENT_ERROR
* use new error signal and classificationThomas Vander Stichele2004-01-181-2/+2
| | | | | Original commit message from CVS: use new error signal and classification
* Merge CAPS branchDavid Schleef2003-12-222-26/+14
| | | | | Original commit message from CVS: Merge CAPS branch
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
| | | | | Original commit message from CVS: remove copyright field from plugins
* Remove all config.h includes from header files, add it to each source file ↵Ronald S. Bultje2003-11-071-1/+0
| | | | | | | and remove duplicate config.h includes fro... Original commit message from CVS: Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
* Include config.hDavid Schleef2003-11-061-0/+3
| | | | | Original commit message from CVS: Include config.h
* Use the GST_ELEMENT_DETAILS for initialising GstElementDetailsJan Schmidt2003-11-021-3/+3
| | | | | Original commit message from CVS: Use the GST_ELEMENT_DETAILS for initialising GstElementDetails
* Updated for the new plugin loading codeJan Schmidt2003-11-022-25/+31
| | | | | Original commit message from CVS: Updated for the new plugin loading code
* Trivial fixes for GstBuffer->GstData migrationDavid Schleef2003-10-091-1/+1
| | | | | Original commit message from CVS: Trivial fixes for GstBuffer->GstData migration
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ↵Andy Wingo2003-10-081-2/+2
| | | | | | | deal with that. Fixes #113488. Original commit message from CVS: /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-9/+3
| | | | | Original commit message from CVS: reverting error patch before making a branch.
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-151-3/+9
| | | | | Original commit message from CVS: converted gst_element_error to new format in ext/ - gettext pending
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
| | | | | Original commit message from CVS: Remove redundant plugindir definition
* + changes for new float caps without slope/intercept + some category changes ↵Leif Johnson2003-07-191-1/+1
| | | | | | | | for plugins Original commit message from CVS: + changes for new float caps without slope/intercept + some category changes for plugins
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-292-13/+16
| | | | | | | | Original commit message from CVS: compatibility fix for new GST_DEBUG stuff. Includes fixes for missing includes for config.h and unistd.h I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
* Committing patch from Dan FischerJan Schmidt2003-01-063-21/+172
| | | | | | | | Original commit message from CVS: Committing patch from Dan Fischer Adds ability to skip partial frames, and 'skip' and 'consecutive' parameters Plugin now sets source caps to indicate PAL or NTSC The kino developers relicensed the code snippet from kino under the LGPL
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
| | | | | Original commit message from CVS: parallel install fixes
* add media-info to spec commit patch from Jan Schmidt for raw1394 pluginJan Schmidt2002-11-153-4/+7
| | | | | | Original commit message from CVS: add media-info to spec commit patch from Jan Schmidt for raw1394 plugin
* plugins part of license field patchChristian Schaller2002-09-181-1/+2
| | | | | Original commit message from CVS: plugins part of license field patch
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory ↵Andy Wingo2002-04-112-2/+2
| | | | | | | | | | | and typefind. Original commit message from CVS: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. also, some -Werror fixes.
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-202-2/+2
| | | | | Original commit message from CVS: s/Gnome-Streamer/GStreamer/
* removal of //-style comments don't link plugins to core libs -- the ↵Andy Wingo2002-03-192-3/+3
| | | | | | | | | versioning is done internally to the plugins with... Original commit message from CVS: * removal of //-style comments * don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct, and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables ↵Andy Wingo2002-03-191-1/+1
| | | | | | | | | | variables are defined as make variables automagi... Original commit message from CVS: s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagically, and this gives the user the freedom to say make GST_PLUGIN_LDFLAGS=-myflag
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
| | | | | Original commit message from CVS: - plugins are built without versioning info
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-1/+2
| | | | | | | Original commit message from CVS: * s/filter/plugin/ * link plugins to GST_LIBS * rearrange rules to a common format
* adding dv, raw1934, gnomevfs, rtpThomas Vander Stichele2001-12-234-0/+385
Original commit message from CVS: adding dv, raw1934, gnomevfs, rtp