2011-12-28 |
Edward Hervey | check/decodebin: Fix callback signature |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Edward Hervey | pbutils/descriptions: Handle "video/x-raw" without... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Wim Taymans | videopool: add support for custom allocators |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Tim-Philipp... | gdp: move dataprotocol library into gdp plugin and... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Tim-Philipp... | Merge branch 'merge-dataprotocol-library-into-gdp-plugi... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Tim-Philipp... | tcp: remove some dataprotocol cruft |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Wim Taymans | gdp: fix header files |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Wim Taymans | gdp: rename buffer PREROLL -> LIVE flag |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Wim Taymans | gdp: make new _buffer_allocate method |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Wim Taymans | gdp: Rework GstSegment handling |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Wim Taymans | gdp: Hide the GstStructure in GstEvent |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Stefan Kost | gdp: add docs for GstDPPacketizer |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Wim Taymans | gdp: port code to new buffer data API |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Wim Taymans | gdp: remove deprecated code |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Tim-Philipp... | gdp: make public enum _get_type() functions thread... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Tim-Philipp... | gdp: dataprotocol, lfocontrolsource: fix enum value... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Benjamin Otte | gdp: Fixes for -Wmissing-declarations -Wmissing-prototypes |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Benjamin Otte | gdp: Make code safe for -Wredundant-decls |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Stefan Kost | gdp: fix broken xrefs in docs |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Sebastian Dröge | gdp: Don't write to the same region of memory as a... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Michael Smith | gdp: When calculating GDP body CRC, use the correct... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Sebastian Dröge | gdp: Correct all relevant warnings found by the sparse... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Damien Lespiau | gdp: Fix empty prototypes. Fixes bug #507957. |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Tim-Philipp... | gdp: g_type_class_ref() other types as well, see #34941... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Tim-Philipp... | gdp: Printf fixes. |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Andy Wingo | gdp: GST_DISABLE_DEPRECATED is only for users of API... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Stefan Kost | gdp: add gst_object_{s,g}et_control_rate(), add private... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Wim Taymans | gdp: Make debug category static |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Thomas Vander... | gdp: fix failure to deserialize event packets with... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Thomas Vander... | gdp: add a gdp image to the docs |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Thomas Vander... | gdp: add note to docs about GDP versioning; remove... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Thomas Vander... | gdp: add a GstDPPacketizer object, and create/free... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Thomas Vander... | gdp: factor out CRC code |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Thomas Vander... | gdp: factor out some common header init code |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Thomas Vander... | gdp: make gst_dp_crc() public |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Thomas Vander... | gdp: make sure we zero the whole ABI-compatible area |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Thomas Vander... | gdp: whitespace, comment, doc fixup |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Michael Smith | gdp: Fixes in reading/writing events over GDP (not... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Michael Smith | gdp: Fix docs for dataprocotol to not get the return... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Wim Taymans | gdp: Documentation updates. |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Andy Wingo | gdp: Fix Timmeke Waymans bug. |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Thomas Vander... | gdp: fix more valgrind warnings before turning up the... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Wim Taymans | gdp: It's about time we bump the version number. |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Andy Wingo | gdp: Fix error-checking return values. |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Wim Taymans | gdp: Fix serialization of seek events. |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Wim Taymans | gdp: Some docs updates |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Wim Taymans | gdp: Ported dataprotol to 0.9. |
commit | commitdiff | tree | snapshot |
2011-12-25 |
David Schleef | gdp: remove GstData checks |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Andy Wingo | gdp: GCC 4 fixen. |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Wim Taymans | gdp: Next big merge. |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Wim Taymans | gdp: First THREADED backport attempt, focusing on addin... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Zaheer Abbas... | gdp: Allocate the 1 byte more memory that was forgotten... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Wim Taymans | gdp: Fix threadsafety of the crc checking function. |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Thomas Vander... | gdp: fix for #150242 |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Thomas Vander... | gdp: doc style fixes |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Thomas Vander... | gdp: bump GDP to 0.1, add buffer flags |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Thomas Vander... | gdp: wrap header in _NEW |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Thomas Vander... | Original commit message from CVS: |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Thomas Vander... | gdp: private prototype |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Thomas Vander... | gdp: add dataprotocol |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Tim-Philipp... | win32: update .def files for API changes |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Tim-Philipp... | audioringbuffer: rename GST_BUFTYPE_* to GST_AUDIO_RING... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Tim-Philipp... | tests: remove more propertyprobe cruft |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Tim-Philipp... | audioringbuffer: remove unused GstAudioRingBufferSegSta... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Tim-Philipp... | tests: fix unused-variable compiler warning in audio... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Tim-Philipp... | docs: remove references to elements that don't exist... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Stefan Sauer | controller: port to new controlsource api |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Stefan Sauer | controller: port to new controlbinding api |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Wim Taymans | theoradec: improve cropping |
commit | commitdiff | tree | snapshot |
2011-12-23 |
Tim-Philipp... | alsasink: make work for raw audio formats by fixing... |
commit | commitdiff | tree | snapshot |
2011-12-22 |
Wim Taymans | alsa: remove more property probe stuff |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Wim Taymans | videofilter: improve video filter |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Wim Taymans | videofilter: implement propose_allocation |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Wim Taymans | docs: small fixes |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Wim Taymans | x11: reset alignment |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Wim Taymans | videopool: add videopool implementation |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Wim Taymans | propertyprobe: remove propertyprobe |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Sebastian Dröge | audiobasesrc: Use guint8 instead of guchar |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Sebastian Dröge | audioringbuffer: Use guint8 instead of guchar |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Wim Taymans | docs: small update |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Wim Taymans | subtitle: don't use GST_CAPS_NONE macro |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Wim Taymans | add audio metadata |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Wim Taymans | docs: update media design docs some more |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Wim Taymans | docs: small update to design docs |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Stefan Sauer | controller: port to new interpolation-mode api |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Stefan Sauer | controller: port to new controller api |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Wim Taymans | video: update interlace caps and docs |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Wim Taymans | tagdemux: add FIXME |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Wim Taymans | use playbin instead of playbin2 |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Christian Fredrik... | Fix 666168, add missing allow-None to encodebin APIs |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Tim-Philipp... | encoding-profile: add some missing allow-none g-i annot... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Stefan Sauer | riff-media: port GST_BUFFER_DATA to 0.11 in conditional... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Christian Fredrik... | Update file locations for 0.11 |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Tim-Philipp... | po: update translations |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Tim-Philipp... | Require gobject-introspection >= 1.31.1 |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Tim-Philipp... | Merge remote-tracking branch 'origin/master' into 0.11 |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Tim-Philipp... | po: update translations |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Wim Taymans | rtsp: use rtpbin |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Wim Taymans | rtp: add INIT macros |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Christian Fredrik... | Add latest header file to spec file |
commit | commitdiff | tree | snapshot |
next |