platform/upstream/gstreamer.git
2009-03-03 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Use g_type_class_peek_paren...
2009-03-03 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Remove framesize properties...
2009-03-03 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Use the _OBJECT debug macros
2009-03-03 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Use gst_pad_get_parent...
2009-03-03 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Return back result of pad...
2009-03-03 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Ole's port to gst 0.10
2009-03-03 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir files
2009-03-03 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Limit timestamp diff in...
2009-03-03 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Make it back to 30 fps...
2009-03-03 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Fix timestamps in gst buffe...
2009-03-03 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Fix framerate type in caps...
2009-03-03 philippe.kalaf... [MOVED FROM GST-P-FARSIGHT] Fixed couple of compilation...
2009-03-03 philippe.kalaf... [MOVED FROM GST-P-FARSIGHT] Calls to gst_pad_get_parent...
2009-03-03 philippe.kalaf... [MOVED FROM GST-P-FARSIGHT] Separated ERROR_CFLAGS...
2009-03-03 Philippe Khalaf[MOVED FROM GST-P-FARSIGHT] Should not be done in dispo...
2009-03-03 Philipe Kalaf[MOVED FROM GST-P-FARSIGHT] Import from CVS to darcs
2009-03-03 Olivier Crêtertpmux: Ignore rtpmux get_type function for docs
2009-03-03 Sebastian Pölsterlmpegtsparse: fix memleak
2009-03-03 Josep Torrampegtsdemux: dynamically adjust the sync LUT table
2009-03-03 Olivier Crêteautoconvert: Import fsselector from gst-plugins-farsigh...
2009-03-03 Edward Herveyqtmux: Be a bit more verbose in our debug message when...
2009-03-02 Sebastian Drögemxfdemux: Use arrays instead of lists for the metadata...
2009-03-02 Sebastian Drögexdgmime: Reduce probability to POSSIBLE
2009-03-02 Sebastian Drögexdgmime: Add locking to the xdg_mime_* calls as it...
2009-03-01 Sebastian Drögexdgmime: Use g_pattern_match_simple() instead of fnmatc...
2009-03-01 LRNxdgmime: Fix unused variable compiler warning
2009-03-01 Sebastian Drögexdgmime: Don't warn if we have no MMAP support
2009-03-01 Sebastian Drögexdgmime: Use g_ntoh[ls] instead of the non-GLib functio...
2009-03-01 Sebastian Drögexdgmime: Use G_BYTE_ORDER instead of relying on LITTLE_...
2009-03-01 Sebastian Drögeladspa: Don't compile unused code from load.c
2009-03-01 Tim-Philipp... realdec: use gst_plugin_add_dependency()
2009-02-28 Michael Smithacmenc: fix whitespace
2009-02-28 Sebastian Drögemxf: Fix memory leak
2009-02-28 Sebastian Drögemxf: Store the metadata type ID inside the class structure
2009-02-28 vanistampegtsdemux: Fix memory leaks when PUSI is missed due...
2009-02-28 Edward Herveynsf: Don't write further than the limits of the table...
2009-02-28 Sebastian Drögemxf: Don't use GLib 2.16 API unconditionally in the...
2009-02-27 Andrzej Polatyńskivideoanalyse: Fix brightness calculation to not only...
2009-02-27 Michael Smithmpeg4videoparse: Use correct values for checking VO...
2009-02-27 Sebastian Drögexdgmime: Use empty caps for registering the typefinders...
2009-02-27 Wim Taymansmpeg4videoparse: handle more formats
2009-02-27 Jan SchmidtMerge branch 'work'
2009-02-27 Jan Schmidtdocs: Ignore some more generated files
2009-02-27 Jan Schmidtceltdec: Move define into the C file so it doesn't...
2009-02-27 Jan Schmidtdocs: Enroll dirac plugin into the docs
2009-02-27 Jan Schmidtdtsdec: Add some basic docs to the plugin
2009-02-27 Jan Schmidtapexsink: Use a union to avoid type-punning strict...
2009-02-27 Stefan Kostcamerabin: rework signaling and tests
2009-02-27 Stefan Kostbaseparse: revert last change and properly fix
2009-02-27 Edward Herveyqtwrapper: Only use _dump_mem() if requested.
2009-02-26 David SchleefAdd v210 format
2009-02-26 David SchleefFix incorrect "pixel_aspect_ratio" in caps
2009-02-26 Sebastian Drögemxf: Add example application to output the structural...
2009-02-26 Olivier Crêtegstrtpbin: Don't forward revc events to sender
2009-02-26 Stefan Kostbaseparse: remove checks for buffer==NULL
2009-02-25 Jan Schmidtbuild: Update shave init statement for changes in commo...
2009-02-25 Stefan Kosttests: add a timeout of 5 slightly above the default
2009-02-25 Stefan Kostcamerabin: increase timeout and lower video recording...
2009-02-25 Jan SchmidtAutomatic update of common submodule
2009-02-25 Stefan Kosttests: blacklist dccp plugins.
2009-02-25 Stefan Kostdocs: various doc fixes
2009-02-25 Wim Taymansmpegdemux: don't ignore GstFlowReturn values
2009-02-25 Stefan Kostcamerabin: update signal marshaller and docs
2009-02-25 Stefan Kostdocs: update docs to add camerabin and its figure
2009-02-25 Stefan Kostcamerabin: get rid of // comment and explain
2009-02-25 Stefan Kostcamerabin: update check unit test
2009-02-25 Lasse Laukkanencamerabin: unblock correct pad in reset, support fakesi...
2009-02-24 Sebastian DrögeRemove tests/examples/app as it was moved to -base...
2009-02-24 Sebastian DrögeMove examples directory to tests/examples as in every...
2009-02-24 Sebastian Drögedtsdec: Use new DCA functions/constants as not all...
2009-02-24 Sebastian Drögexdgmime: Add new typefinder based on xdgmime
2009-02-24 Sebastian Drögedts: Prefer libdca over libdts as it's the successor
2009-02-23 Edward Herveyqtwrapper: Fix build on macosx
2009-02-23 Edward Herveyliveadder: Fix build on macosx
2009-02-23 Lasse Laukkanencamerabin: Add aspect ratio capsfilter for view finder
2009-02-23 Lasse Laukkanencamerabin: Scale incoming frames if their size does...
2009-02-23 Lasse Laukkanenphoto iface: Add caps object to preparation API for...
2009-02-23 Jan Schmidtbuild: Add soundtouch's -lBPM to _LIBS, not _CFLAGS
2009-02-22 Edward Herveydccp: Fix "non-void without return value" compilation...
2009-02-22 Jan SchmidtDetect libsoundtouch 1.4 and higher.
2009-02-22 Jan SchmidtUse shave for the build output
2009-02-22 Andoni Moralescamerabin: Fix compilation on Windows with Visual Studio
2009-02-22 Jan SchmidtAutomatic update of common submodule
2009-02-22 Sebastian Drögedfbvideosink: Don't use void * pointer arithmetic
2009-02-22 Edward Herveyxvid: Fix compilation warning
2009-02-21 David SchleefAutomatic update of common submodule
2009-02-21 Olivier CrêteMoved rtpmux from gst-p-farsight to -bad
2009-02-21 Olivier CrêteRe-indent to Gst style
2009-02-21 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Document rtp muxer a bit
2009-02-21 Laurent Glayal[MOVED FROM GST-P-FARSIGHT] Add signals before stream...
2009-02-21 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Let ssrc through getcaps
2009-02-21 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Rename have_base to have_ts...
2009-02-21 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Protect the seqnum with...
2009-02-21 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Remove unused sink_ts_base
2009-02-21 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Have getcaps to force the...
2009-02-21 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Validate RTP data in RTP Mux
2009-02-21 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Remove unused clock-rate...
2009-02-21 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Clarify locking in rtpdtmfmux
2009-02-21 Laurent Glayal[MOVED FROM GST-P-FARSIGHT] Missing format parameter
2009-02-21 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir files
next