| Commit message (Expand) | Author | Age | Files | Lines |
* | ext/speex/gstspeexenc.c: Add negotiation for the speex channels and rate. Fix... | Olivier Crete | 2008-05-02 | 2 | -2/+50 |
* | gst/rtp/gstrtpspeexpay.c: Add negotiation for the speec channels and rate. Se... | Olivier Crete | 2008-05-02 | 2 | -1/+39 |
* | gst/rtp/gstrtpilbcpay.c: Add negotiation for the ILBC mode. See #465146. | Olivier Crete | 2008-05-02 | 2 | -3/+49 |
* | ext/soup/gstsouphttpsrc.c: Include stdlib to fix the build. Use g_free instea... | Stefan Kost | 2008-05-02 | 2 | -1/+10 |
* | gst/qtdemux/qtdemux.c: Add more mpeg2 variants. Fixes #530886. | j^ | 2008-05-02 | 2 | -1/+17 |
* | gst/udp/gstudpsrc.c: Don't error out if we get an ICMP destination-unreachabl... | Youness Alaoui | 2008-05-01 | 2 | -0/+26 |
* | Use new error code for encrypted streams (which requires core CVS). | Tim-Philipp Müller | 2008-04-30 | 3 | -3/+8 |
* | gst/qtdemux/qtdemux.c: Fix swapped pad template names, spotted by Thiago Sous... | Tim-Philipp Müller | 2008-04-30 | 2 | -2/+8 |
* | ext/speex/gstspeexdec.c: Produce concealment data when time progresses in a s... | Wim Taymans | 2008-04-30 | 2 | -0/+19 |
* | ext/speex/gstspeexdec.c: Try to preserve input timestamps when we can. | Wim Taymans | 2008-04-29 | 2 | -13/+44 |
* | gst/debug/gstnavigationtest.c: MSVC doesn't provide rint(), define an adequat... | Michael Smith | 2008-04-28 | 2 | -0/+10 |
* | gst/debug/rndbuffersize.c: Fix printf format to pacify Mac OSX's gcc. | Julien Moutte | 2008-04-28 | 2 | -1/+6 |
* | gst/debug/rndbuffersize.c: Bring rndbuffersize element into a state that does... | Tim-Philipp Müller | 2008-04-25 | 2 | -42/+99 |
* | docs/plugins/: Add docs for gdkpixbufsink; update docs to CVS version. | Tim-Philipp Müller | 2008-04-25 | 67 | -223/+342 |
* | tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh: Remove test sync-offset ... | Wim Taymans | 2008-04-25 | 2 | -2/+7 |
* | gst/: Use GLib versions of htonl, htons, ntohl and ntohs in order to avoid pr... | Tim-Philipp Müller | 2008-04-25 | 4 | -7/+15 |
* | gst/goom/: Fix build with mingw32: use rand() instead of random() and replace... | Jesús Corrius | 2008-04-25 | 3 | -5/+14 |
* | gst/avi/gstavidemux.c: Fix typo in comments. | Wim Taymans | 2008-04-25 | 13 | -52/+273 |
* | tests/check/elements/multifile.c: Include stdlib.h and unistd.h for mkdtemp. ... | Sebastian Dröge | 2008-04-24 | 2 | -0/+8 |
* | Stop using deprecated GLib functions. | Sebastian Dröge | 2008-04-24 | 7 | -16/+26 |
* | configure.ac: Back to development -> 0.10.8.1 | Jan Schmidt | 2008-04-24 | 2 | -1/+6 |
* | Release 0.10.8 a little harder (edited the release notes) | Jan Schmidt | 2008-04-23 | 2 | -2/+3 |
* | Release 0.10.8 | Jan Schmidt | 2008-04-23 | 69 | -305/+258 |
* | Update .po files | Jan Schmidt | 2008-04-23 | 28 | -1053/+1502 |
* | configure.ac: 0.10.7.4 pre-release | Jan Schmidt | 2008-04-22 | 2 | -1/+6 |
* | gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valg... | Jan Schmidt | 2008-04-22 | 14 | -10/+97 |
* | tests/check/elements/rganalysis.c: Don't leak a tag list. Fixes bug #529285. | Sebastian Dröge | 2008-04-21 | 1 | -0/+2 |
* | gst/rtsp/gstrtspsrc.c: Ref caps as the return value for the request_pt_map si... | Wim Taymans | 2008-04-21 | 2 | -4/+10 |
* | tests/icles/gdkpixbufsink-test.c: Add cast to placate gcc 4.1.2. | Tim-Philipp Müller | 2008-04-18 | 2 | -1/+6 |
* | configure.ac: 0.10.7.3 pre-release | Jan Schmidt | 2008-04-17 | 2 | -1/+6 |
* | tests/check/Makefile.am: Disable some more elements in the state test. | Jan Schmidt | 2008-04-17 | 3 | -3/+16 |
* | gst/goom/convolve_fx.c: Don't ever draw the GOOM logo. | Jan Schmidt | 2008-04-17 | 2 | -2/+16 |
* | ext/: gst_atomic_int_set ==> g_atomic_int_set | Edward Hervey | 2008-04-17 | 3 | -4/+10 |
* | Strip out the config/script parsing stuff, we don't need it. | Tim-Philipp Müller | 2008-04-16 | 17 | -2362/+23 |
* | gst/goom/plugin_info.c: Disable altivec optimisations for 32-bit PPC as well ... | Tim-Philipp Müller | 2008-04-15 | 2 | -2/+9 |
* | gst-plugins-good.spec.in: Update for souphttpsrc plugin which has moved to -g... | Tim-Philipp Müller | 2008-04-14 | 2 | -0/+6 |
* | gst/matroska/matroska-demux.c: Fix open-ended seeks in matroskademux | Mark Nauwelaerts | 2008-04-14 | 3 | -8/+19 |
* | tests/check/Makefile.am: Add soup test certificates to the dist. | Jan Schmidt | 2008-04-13 | 3 | -0/+7 |
* | ext/Makefile.am: Remove LADSPA reference I missed. | Jan Schmidt | 2008-04-13 | 2 | -1/+5 |
* | ext/soup/gstsouphttpsrc.c: Give souphttpsrc GST_RANK_PRIMARY to make it the d... | Sebastian Dröge | 2008-04-13 | 2 | -1/+7 |
* | Remove LADSPA plugin. Fixes: #515978 | Jan Schmidt | 2008-04-12 | 3 | -13/+6 |
* | Move soup plugin from -bad (Fixes: #523124) | Jan Schmidt | 2008-04-12 | 9 | -5/+253 |
* | Fix the Changelog - actually speex <= 1.1.12 are vulnerable. | Jan Schmidt | 2008-04-11 | 1 | -1/+1 |
* | ext/speex/gstspeexdec.c: Fix bounds checking of mode in Speex header, which m... | Jan Schmidt | 2008-04-11 | 2 | -1/+7 |
* | tests/check/elements/souphttpsrc.c: Increase the timeout for the internet tes... | Sebastian Dröge | 2008-04-10 | 1 | -2/+7 |
* | gst/goom/: Remove a bunch of font/text related code that we don't need. | Tim-Philipp Müller | 2008-04-09 | 11 | -3496/+18 |
* | gst/goom/: Change license of these files to LGPL, as permitted by the author,... | Tim-Philipp Müller | 2008-04-09 | 3 | -2/+35 |
* | gst/goom/: As hinted in Bug #518213, revert one change and fix warnings prope... | Stefan Kost | 2008-04-09 | 4 | -524/+525 |
* | gst/matroska/: Fix the Forte build by making function declaration signatures ... | Jan Schmidt | 2008-04-09 | 4 | -9/+20 |
* | sys/oss/: More logging when probing (see #518474), some comments in _reset(). | Tim-Philipp Müller | 2008-04-08 | 4 | -20/+22 |