| Commit message (Expand) | Author | Age | Files | Lines |
* | configure.ac: Move the checks for bison, flex and as to the program section a... | Peter Kjellerstedt | 2008-03-03 | 1 | -0/+6 |
* | configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify w... | Peter Kjellerstedt | 2008-03-03 | 1 | -0/+6 |
* | gst/videomixer/videomixer.c: Don't call gst_object_sync_values() unless we ha... | Michael Smith | 2008-02-29 | 1 | -0/+5 |
* | gst/matroska/: Fix Dirac mapping. I had previously added a VfW-type mapping,... | David Schleef | 2008-02-29 | 1 | -0/+9 |
* | gst/avi/gstavimux.c: Add Dirac encoding | David Schleef | 2008-02-28 | 1 | -0/+4 |
* | gst/udp/gstudpsrc.*: Port to GstPoll. See #505417. | Peter Kjellerstedt | 2008-02-28 | 1 | -0/+10 |
* | gst/law/mulaw-decode.c: Return GST_FLOW_NOT_NEGOTIATED when the caps are not ... | Sebastian Dröge | 2008-02-28 | 1 | -0/+7 |
* | configure.ac: Detect and indicate if GCC inline assembly syntax is available. | Jan Schmidt | 2008-02-26 | 1 | -0/+21 |
* | gst/goom/xmmx.c: Use 'emms' instead of 'femms' to not crash on cpus that do n... | Stefan Kost | 2008-02-25 | 1 | -0/+6 |
* | gst/goom/plugin_info.c: Use extended MMX for draw_line() too if available, no... | Sebastian Dröge | 2008-02-25 | 1 | -0/+6 |
* | ext/jpeg/gstjpeg.c: Remove (commented out) smoke typefinder. This is in base ... | Sebastian Dröge | 2008-02-25 | 1 | -0/+5 |
* | gst/goom2k1/: Rename the installed library, and don't register the same | Jan Schmidt | 2008-02-23 | 1 | -0/+8 |
* | Check for and define ERROR_CXXFLAGS and use them when building | Tim-Philipp Müller | 2008-02-23 | 1 | -0/+7 |
* | gst/goom/: Call oil_init(), otherwise oil_get_cpu_flags() won't return anythi... | Tim-Philipp Müller | 2008-02-23 | 1 | -0/+9 |
* | gst/goom/: Compile fixes for x86-64. | Tim-Philipp Müller | 2008-02-23 | 1 | -0/+6 |
* | gst/goom/Makefile.am: Don't compile lex or yacc outputs with warnings, but ad... | Bastien Nocera | 2008-02-23 | 1 | -0/+14 |
* | gst/goom/Makefile.am: Remove the warnings being disabled, fix linkage on x86,... | Bastien Nocera | 2008-02-23 | 1 | -0/+17 |
* | configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the... | Bastien Nocera | 2008-02-23 | 1 | -0/+12 |
* | gst/rtsp/gstrtspsrc.c: Post the server response code in an error message inst... | Wim Taymans | 2008-02-22 | 1 | -0/+6 |
* | tests/check/Makefile.am: Ignore gconfaudiosrc for the states unit test too. I... | Sebastian Dröge | 2008-02-22 | 1 | -0/+7 |
* | ext/wavpack/gstwavpackparse.*: Always report the duration if we know it in pu... | Sebastian Dröge | 2008-02-22 | 1 | -0/+10 |
* | tests/examples/equalizer/demo.c: C89 fix, moving variable declarations to the... | Jens Granseuer | 2008-02-22 | 1 | -0/+8 |
* | configure.ac: Back to development... | Jan Schmidt | 2008-02-21 | 1 | -0/+5 |
* | Release 0.10.7 - Red Door Black | Jan Schmidt | 2008-02-21 | 1 | -3/+10 |
* | gst/alpha/Makefile.am: Link alpha plugin with libgstbase. Fixes bug #517386. | Sebastian Dröge | 2008-02-19 | 1 | -0/+5 |
* | gst/rtsp/gstrtspsrc.c: Init values to -1 instead of the default 0 value. | Wim Taymans | 2008-02-18 | 1 | -0/+6 |
* | tests/examples/spectrum/spectrum-example.c: Add missing include to fix compil... | Stefan Kost | 2008-02-14 | 1 | -0/+6 |
* | fixes: #514889 | Wim Taymans | 2008-02-12 | 1 | -0/+25 |
* | win32/MANIFEST: Add libgstpng.dsp to MANIFEST. | Sébastien Moutte | 2008-02-12 | 1 | -0/+7 |
* | sys/ximage/gstximagesrc.c: Initialise variables when opening the X display ra... | Jan Schmidt | 2008-02-12 | 1 | -0/+8 |
* | sys/directdraw/gstdirectdrawsink.c: Properly chain up finalize functions. Fix... | Sebastian Dröge | 2008-02-12 | 1 | -0/+7 |
* | sys/v4l2/v4l2src_calls.c: Chain up the finalize functions. Fixes bug #515984. | Sebastian Dröge | 2008-02-12 | 1 | -0/+7 |
* | sys/ximage/ximageutil.c: Chain up in the finalize function for our custom buf... | Sebastian Dröge | 2008-02-12 | 1 | -1/+9 |
* | gst/debug/efence.c: Properly chain up finalize method. Fixes bug #515979. | Sebastian Dröge | 2008-02-12 | 1 | -0/+6 |
* | sys/ximage/gstximagesrc.c: Free allocated Damage memory before closing our co... | Jan Schmidt | 2008-02-12 | 1 | -0/+6 |
* | Add a few libjpeg suppressions and initialize a variable to make smokeenc val... | Sebastian Dröge | 2008-02-12 | 1 | -0/+8 |
* | gst/avi/gstavidemux.c: Revert patch which sends timestamps only on keyframes,... | Jan Schmidt | 2008-02-11 | 1 | -0/+8 |
* | Close some memory leaks spotted by the unit test. Fixes bug #515697. | Sebastian Dröge | 2008-02-11 | 1 | -0/+6 |
* | ext/gconf/gconf.c: Use and unset the GError when pipeline creation fails inst... | Sebastian Dröge | 2008-02-11 | 1 | -0/+6 |
* | gst/audiofx/: Fix long description of audiofx elements. Fixes bug #515457. | Sebastian Dröge | 2008-02-10 | 1 | -0/+12 |
* | Add a simple example application for the spectrum element, include it in the ... | Jan Schmidt | 2008-02-09 | 1 | -0/+13 |
* | gst/: Fix includes order | Jan Schmidt | 2008-02-09 | 1 | -0/+12 |
* | add missing header files for disting | Christian Schaller | 2008-02-08 | 1 | -0/+4 |
* | gst/matroska/matroska-demux.c: Flag keyframe and delta units correctly when d... | Julien Moutte | 2008-02-08 | 1 | -0/+7 |
* | tests/check/elements/.cvsignore: Spell the new tests correctly in .cvsignore | Jan Schmidt | 2008-02-08 | 1 | -0/+5 |
* | gst/multifile/gstmultifilesrc.c: Need to use gsize here for the size, fixes c... | Tim-Philipp Müller | 2008-02-08 | 1 | -0/+11 |
* | Move multifile plugin from -bad. | Jan Schmidt | 2008-02-08 | 1 | -0/+15 |
* | Move spectrum plugin from -bad. | Jan Schmidt | 2008-02-08 | 1 | -0/+17 |
* | Mention bug 415627 fixed with previous commit | Jan Schmidt | 2008-02-08 | 1 | -0/+2 |
* | Move the equalizer plugin across from -bad | Jan Schmidt | 2008-02-08 | 1 | -0/+21 |