2005-10-16 |
Thomas Vander Stichele | restructure configure.ac, use correct libtool LDFLAGS... |
tree | commitdiff |
2005-10-12 |
Stefan Kost | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved... |
tree | commitdiff |
2005-09-02 |
Andy Wingo | All plugins updated for element state changes. |
tree | commitdiff |
2005-08-31 |
Tim-Philipp Müller | sys/v4l/gstv4lsrc.c: The 'timestamp-offset' property... |
tree | commitdiff |
2005-08-28 |
Andy Wingo | Updates for two-arg init from GST_BOILERPLATE_FULL. |
tree | commitdiff |
2005-08-24 |
Andy Wingo | whoops |
tree | commitdiff |
2005-08-24 |
Andy Wingo | sys/v4l/gstv4lelement.c (gst_v4lelement_start) |
tree | commitdiff |
2005-07-14 |
Thomas Vander Stichele | more autistic cleanliness in functions/names/defines |
tree | commitdiff |
2005-07-13 |
Thomas Vander Stichele | make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should... |
tree | commitdiff |
2005-07-13 |
Andy Wingo | sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious... |
tree | commitdiff |
2005-07-12 |
Andy Wingo | sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) (gst_v4ls... |
tree | commitdiff |
2005-07-07 |
Andy Wingo | sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate... |
tree | commitdiff |
2005-07-07 |
Andy Wingo | sys/v4l/v4lsrc_calls.*: Remove sync-related stuff. |
tree | commitdiff |
2005-07-05 |
Andy Wingo | sys/v4l/: Port from 0.8. |
tree | commitdiff |
2005-07-05 |
Andy Wingo | Many files: Null if we got it.... |
tree | commitdiff |
2005-02-05 |
Ronald S. Bultje | sys/v4l/gstv4lmjpegsrc.c: Switch to list instead of... |
tree | commitdiff |
2005-02-03 |
Jan Schmidt | sys/v4l/: Add new v4ljpegsrc for handling the ov51x... |
tree | commitdiff |
2005-01-25 |
Andy Wingo | sys/v4l/gstv4lelement.c (gst_v4l_iface_supported):... |
tree | commitdiff |
2005-01-14 |
Ronald S. Bultje | sys/v4l/gstv4lsrc.c: Set FPS correctly, even for webcam... |
tree | commitdiff |
2005-01-14 |
Ronald S. Bultje | sys/v4l/gstv4lelement.c: Revert Johan´s 1.35->1.36... |
tree | commitdiff |
2005-01-11 |
Ronald S. Bultje | ext/vorbis/vorbisdec.c: Debug. |
tree | commitdiff |
2005-01-10 |
Ronald S. Bultje | sys/: Add debug categories, fix overlay disabling. |
tree | commitdiff |
2005-01-09 |
Ronald S. Bultje | Remove all references to xvideosink, fix examples ... |
tree | commitdiff |
2005-01-05 |
Ronald S. Bultje | sys/v4l/gstv4lsrc.c: Fix framerate reporting. |
tree | commitdiff |
2004-12-19 |
Ronald S. Bultje | sys/: g_assert() can be a macro, don't use #ifdef insid... |
tree | commitdiff |
2004-12-01 |
Ronald S. Bultje | sys/v4l/v4l_calls.c: Fix logic bug. |
tree | commitdiff |
2004-11-23 |
Thomas Vander Stichele | sys/v4l/: Probe less and cache it. Fixes #159187. |
tree | commitdiff |
2004-11-11 |
Zaheer Abbas Merali | sys/v4l/gstv4lelement.c: Fix compilation if HAVE_XVIDEO... |
tree | commitdiff |
2004-11-09 |
Thomas Vander Stichele | add autoprobe-fps property so we can separate autoprobi... |
tree | commitdiff |
2004-11-09 |
Thomas Vander Stichele | initialise fourcc to catch unset fourcc's, and debug |
tree | commitdiff |
2004-11-01 |
Jan Schmidt | Fixes a bunch of problems with finalize and dispose... |
tree | commitdiff |
2004-10-25 |
Zaheer Abbas Merali | sys/v4l/v4l_calls.c: Fix for some v4l cards which hang... |
tree | commitdiff |
2004-10-25 |
Ronald S. Bultje | sys/: Remove client-side overlay handling, use the... |
tree | commitdiff |
2004-10-24 |
Ronald S. Bultje | sys/v4l/gstv4lsrc.c: Quiet. |
tree | commitdiff |
2004-10-24 |
Ronald S. Bultje | ext/ogg/gstoggmux.c: Basic pad template which accepts... |
tree | commitdiff |
2004-10-10 |
Zaheer Abbas Merali | sys/v4l/: Change g_warnings to GST_WARNING_OBJECT and... |
tree | commitdiff |
2004-10-10 |
Zaheer Abbas Merali | sys/v4l/gstv4lsrc.c: Fix for webcams that support only... |
tree | commitdiff |
2004-10-01 |
Ronald S. Bultje | sys/v4l/v4lsrc_calls.c: Don't actually error out if... |
tree | commitdiff |
2004-08-12 |
Johan Dahlin | sys/v4l/gstv4lelement.c (gst_v4l_iface_supported):... |
tree | commitdiff |
2004-08-12 |
Thomas Vander Stichele | fix fixate and link |
tree | commitdiff |
2004-08-03 |
Benjamin Otte | compile fixes for --disable-gst-debug, G_DISABLE_ASSERT... |
tree | commitdiff |
2004-06-26 |
Thomas Vander Stichele | fix videorate decision, add latency offset to v4l |
tree | commitdiff |
2004-06-17 |
Thomas Vander Stichele | read caps in connect |
tree | commitdiff |
2004-06-17 |
Thomas Vander Stichele | jesus firetrucking christ |
tree | commitdiff |
2004-06-17 |
Thomas Vander Stichele | add autoprobe option fixes use try_capture |
tree | commitdiff |
2004-06-16 |
Wim Taymans | sys/v4l/: Added a copy mode to v4lsrc where it will... |
tree | commitdiff |
2004-06-16 |
Wim Taymans | sys/v4l/: Added a sync mode enum property to control... |
tree | commitdiff |
2004-06-15 |
Thomas Vander Stichele | paranoia cleanups and a sync fix |
tree | commitdiff |
2004-06-09 |
Thomas Vander Stichele | negotiating webcam framerate now works |
tree | commitdiff |
2004-06-08 |
Thomas Vander Stichele | changing debug stuff |
tree | commitdiff |
2004-06-01 |
Thomas Vander Stichele | leniate musicbrainz check; check for v4l-conf before... |
tree | commitdiff |
2004-05-31 |
Stéphane Loeuillet | - update links to v4l[12] API docs |
tree | commitdiff |
2004-05-31 |
Stéphane Loeuillet | gst-libs/gst/tuner/tunerchannel.h: - add a freq_multipl... |
tree | commitdiff |
2004-05-21 |
Stéphane Loeuillet | fourth batch : remove ',' at end of enums as they could... |
tree | commitdiff |
2004-05-13 |
Thomas Vander Stichele | sys/v4l/: add more debugging send a discont at start |
tree | commitdiff |
2004-05-03 |
Thomas Vander Stichele | query v4lsrc device for fps (which works for webcams) |
tree | commitdiff |
2004-05-03 |
Thomas Vander Stichele | add some debug |
tree | commitdiff |
2004-05-03 |
Thomas Vander Stichele | suppress errors from v4l-conf |
tree | commitdiff |
2004-05-03 |
Thomas Vander Stichele | ext/divx/gstdivxenc.c: fix range since -1 is the default |
tree | commitdiff |
2004-05-01 |
Stéphane Loeuillet | LICENSE_readme: typo |
tree | commitdiff |
2004-04-27 |
Thomas Vander Stichele | use max width and height for fixation |
tree | commitdiff |
2004-04-27 |
Thomas Vander Stichele | fix v4l for qc-usb webcams |
tree | commitdiff |
2004-04-22 |
Benjamin Otte | gst-libs/gst/riff/riff-media.c: mpegversion is an int |
tree | commitdiff |
2004-03-15 |
Thomas Vander Stichele | don't mix tabs and spaces |
tree | commitdiff |
2004-03-15 |
Johan Dahlin | *.h: Revert indenting |
tree | commitdiff |
2004-03-14 |
Thomas Vander Stichele | gst-indent |
tree | commitdiff |
2004-03-06 |
Angel Carpintero | Fix typo in header of function definition |
tree | commitdiff |
2004-03-04 |
Thomas Vander Stichele | fix headers fix signals to use - instead of _ |
tree | commitdiff |
2004-02-27 |
David Schleef | patches from jmmv@menta.net (Julio M. Merino Vidal) |
tree | commitdiff |
2004-02-02 |
Thomas Vander Stichele | remove textdomain calls |
tree | commitdiff |
2004-02-02 |
David Schleef | code cleanup. Change bzero() to memset(). Remove... |
tree | commitdiff |
2004-02-02 |
Thomas Vander Stichele | change NULL to (NULL) for GST_ELEMENT_ERROR |
tree | commitdiff |
2004-01-29 |
Thomas Vander Stichele | GST_ELEMENT_ERROR |
tree | commitdiff |
2004-01-28 |
Ronald S. Bultje | sys/v4l/: Implement resizing... Hack. But that's why... |
tree | commitdiff |
2004-01-19 |
Thomas Vander Stichele | fix element_error |
tree | commitdiff |
2004-01-19 |
Thomas Vander Stichele | further element_error fixes |
tree | commitdiff |
2004-01-19 |
Thomas Vander Stichele | putting i18n in place for plugins |
tree | commitdiff |
2004-01-19 |
Thomas Vander Stichele | fix i18n include |
tree | commitdiff |
2004-01-18 |
Thomas Vander Stichele | use new error signal and classification |
tree | commitdiff |
2004-01-15 |
Julien Moutte | ext/alsa/gstalsamixer.c: Setting mixer interface type... |
tree | commitdiff |
2004-01-14 |
Ronald S. Bultje | ext/divx/: Set category to divx4linux instead of divx... |
tree | commitdiff |
2004-01-14 |
Benjamin Otte | use element time. |
tree | commitdiff |
2004-01-12 |
David Schleef | Fixes to make ext/libcaca compile. |
tree | commitdiff |
2004-01-12 |
Benjamin Otte | gst-libs/gst/tuner/tuner.*: GObjects aren't const. |
tree | commitdiff |
2004-01-12 |
Benjamin Otte | gst-libs/gst/video/video.h: Fix caps template names... |
tree | commitdiff |
2004-01-11 |
David Schleef | ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed... |
tree | commitdiff |
2004-01-06 |
Ronald S. Bultje | sys/v4l/: Fix for removed bufferpools. |
tree | commitdiff |
2004-01-02 |
Ronald S. Bultje | sys/v4l/: Fix pad template stuff. |
tree | commitdiff |
2004-01-02 |
David Schleef | Remove some dead code |
tree | commitdiff |
2003-12-22 |
David Schleef | Merge CAPS branch |
tree | commitdiff |
2003-12-21 |
Ronald S. Bultje | configure.ac: Improve mpeg2enc detection. This is for... |
tree | commitdiff |
2003-12-07 |
Ronald S. Bultje | Move over from GstInterface to GstImplementsInterface... |
tree | commitdiff |
2003-12-04 |
Andy Wingo | remove copyright field from plugins |
tree | commitdiff |
2003-11-19 |
Julien Moutte | Removing the have_size signal |
tree | commitdiff |
2003-11-12 |
Benjamin Otte | This is unused when debugging is disabled |
tree | commitdiff |
2003-11-09 |
Ronald S. Bultje | Fix device probing from multiple childs. It's done... |
tree | commitdiff |
2003-11-09 |
Ronald S. Bultje | Some property finetuning |
tree | commitdiff |
2003-11-07 |
Ronald S. Bultje | Remove all config.h includes from header files, add... |
tree | commitdiff |
2003-11-07 |
Ronald S. Bultje | Add device autodetection |
tree | commitdiff |
2003-11-06 |
Jan Schmidt | All the interfaces are collected in libgstinterfaces... |
tree | commitdiff |
next |