summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Collapse)Author
2010-02-14Automatic update of common submoduleSebastian Dröge
From 96dc793 to 44ecce7
2010-01-30Automatic update of common submoduleTim-Philipp Müller
From 15d47a6 to 96dc793
2010-01-20Automatic update of common submoduleTim-Philipp Müller
From 14cec89 to 15d47a6
2009-12-21Automatic update of common submoduleMark Nauwelaerts
From 47cb23a to 14cec89
2009-12-01Automatic update of common submoduleTim-Philipp Müller
From 87bf428 to 47cb23a
2009-12-01Automatic update of common submoduleSebastian Dröge
From da4c75c to 87bf428
2009-11-27Automatic update of common submoduleEdward Hervey
From 53a2485 to da4c75c
2009-11-19Automatic update of common submoduleTim-Philipp Müller
From 0702fe1 to 53a2485
2009-10-16Automatic update of common submoduleStefan Kost
From 85d1530 to 0702fe1
2009-10-14Automatic update of common submoduleEdward Hervey
From a3e3ce4 to 85d1530
2009-10-09Revert "audioconvert: fixes warning: format not a string literal and no ↵Josep Torra
format arguments" Revert this commit as unintentionally I've changed common. This reverts commit 49ea0138223ec5f9e53780635cbcc70f33778667.
2009-10-09audioconvert: fixes warning: format not a string literal and no format argumentsJosep Torra
2009-10-08Automatic update of common submoduleJan Schmidt
From 19fa4f3 to a3e3ce4
2009-09-05Automatic update of common submoduleSebastian Dröge
From 00a859e to 19fa4f3
2009-09-03Update commonTim-Philipp Müller
2009-07-24Automatic update of common submoduleStefan Kost
From fedaaee to 94f95e3
2009-07-13Automatic update of common submoduleOlivier Crête
From 5845b63 to fedaaee
2009-06-26Automatic update of common submoduleJan Schmidt
From f810030 to 5845b63
2009-06-24Automatic update of common submoduleJan Schmidt
From f3bb51b to f810030
2009-06-11docs: Update common. Use upload-doc.mak instead of upload.makJan Schmidt
2009-05-26Update commonJan Schmidt
2009-05-22Automatic update of common submoduleJan Schmidt
From d3a8fab to 888e0a2
2009-05-12configure: rename CVS -> git in a couple of placesTim-Philipp Müller
2009-04-21Automatic update of common submoduleJan Schmidt
From b3941ea to 6ab11d1
2009-04-04Automatic update of common submoduleFelipe Contreras
From d0ea89e to b3941ea
2009-04-04Automatic update of common submoduleEdward Hervey
From f8b3d91 to d0ea89e
2009-03-09Automatic update of common submoduleJan Schmidt
From 7032163 to f8b3d91
2009-03-08Automatic update of common submoduleSebastian Dröge
From ffa738d to 7032163
2009-03-08Automatic update of common submoduleSebastian Dröge
From 3f13e4e to ffa738d
2009-03-07Automatic update of common submoduleSebastian Dröge
From 3c7456b to 3f13e4e
2009-03-07Automatic update of common submoduleSebastian Dröge
From 57c83f2 to 3c7456b
2009-02-25build: Update shave init statement for changes in common. Bump common.Jan Schmidt
2009-02-25Automatic update of common submoduleJan Schmidt
From 9cf8c9b to a6ce5c6
2009-02-22Automatic update of common submoduleJan Schmidt
From 5d7c9cc to 9cf8c9b
2009-02-21Automatic update of common submoduleDavid Schleef
From 80c627d to 5d7c9cc
2009-02-09Bump revision to use for common submodule.Edward Hervey
2009-01-30Bump commonJan Schmidt
2009-01-30Use a symbolic link for the pre-commit client-side hookEdward Hervey
2009-01-22Update common snapshot.Stefan Kost
2009-01-22Fix pre-commit hookSebastian Dröge
2009-01-22Install and use pre-commit indentation hook from commonEdward Hervey
2008-12-17Add appsrc and appsink documentation.Wim Taymans
Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * gst-libs/gst/app/gstappsink.c: * gst-libs/gst/app/gstappsrc.c: (gst_app_src_class_init): Add appsrc and appsink documentation.
2008-12-15examples/app/: Fix example to unref after emiting the push-buffer action.Wim Taymans
Original commit message from CVS: * examples/app/appsrc-ra.c: (feed_data): * examples/app/appsrc-seekable.c: (feed_data): * examples/app/appsrc-stream.c: (read_data): * examples/app/appsrc-stream2.c: (feed_data): Fix example to unref after emiting the push-buffer action. * gst-libs/gst/app/gstappsrc.c: (gst_app_src_class_init), (gst_app_src_push_buffer_full), (gst_app_src_push_buffer), (gst_app_src_push_buffer_action): Don't take the ref on the buffer in push-buffer action because it's too awkward for bindings. Fixes #564482.
2008-12-13m4/Makefile.am: And a couple more .m4 that don't exist anymore with gettext 0.17Edward Hervey
Original commit message from CVS: * m4/Makefile.am: And a couple more .m4 that don't exist anymore with gettext 0.17
2008-12-12gst-libs/gst/cdda/gstcddabasesrc.c: Remove erroneous gst_buffer_ref().Edward Hervey
Original commit message from CVS: * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_handle_event): Remove erroneous gst_buffer_ref(). * tests/check/libs/rtp.c: (GST_START_TEST): Don't forget to unref the buffer once you're done with it.
2008-12-12gst/playback/gsturidecodebin.c: Free the factory array when finalizing.Edward Hervey
Original commit message from CVS: * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_finalize): Free the factory array when finalizing. * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init): Use a GstStaticPadTemplate since the src pad caps are fixed.
2008-12-04configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our ↵Sebastian Dröge
M4 macros. Original commit message from CVS: * configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M4 macros.
2008-12-01gst-libs/gst/app/gstappsrc.c: Don't forget to release the lock again if we ↵이문형
bail out because some pad is flushing or w... Original commit message from CVS: Patch by: 이문형 <iwings at gmail dot com> * gst-libs/gst/app/gstappsrc.c: (gst_app_src_push_buffer): Don't forget to release the lock again if we bail out because some pad is flushing or we've reached EOS, otherwise things will lock up next time _push_buffer() is called (#562802).
2008-11-29Require gettext 0.17 because older versions don't mix with libtool 2.2. At ↵Sebastian Dröge
build time an older gettext version will s... Original commit message from CVS: Patch by: Cygwin Ports maintainer <yselkowitz at users dot sourceforge dot net> * autogen.sh: * configure.ac: Require gettext 0.17 because older versions don't mix with libtool 2.2. At build time an older gettext version will still work. Fixes bug #556091.
2008-11-21gst/playback/gstdecodebin2.c: Fix random fat-fingering making this not compile.Michael Smith
Original commit message from CVS: * gst/playback/gstdecodebin2.c: Fix random fat-fingering making this not compile.