summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valg...Jan Schmidt2008-04-2213-10/+77
* gst/rtsp/gstrtspsrc.c: Ref caps as the return value for the request_pt_map si...Wim Taymans2008-04-211-4/+3
* gst/goom/convolve_fx.c: Don't ever draw the GOOM logo.Jan Schmidt2008-04-171-2/+10
* Strip out the config/script parsing stuff, we don't need it.Tim-Philipp Müller2008-04-1614-2358/+3
* gst/goom/plugin_info.c: Disable altivec optimisations for 32-bit PPC as well ...Tim-Philipp Müller2008-04-151-2/+3
* gst/matroska/matroska-demux.c: Fix open-ended seeks in matroskademuxMark Nauwelaerts2008-04-141-8/+11
* gst/goom/: Remove a bunch of font/text related code that we don't need.Tim-Philipp Müller2008-04-0910-3496/+4
* gst/goom/: Change license of these files to LGPL, as permitted by the author,...Tim-Philipp Müller2008-04-092-2/+28
* gst/goom/: As hinted in Bug #518213, revert one change and fix warnings prope...Stefan Kost2008-04-093-524/+517
* gst/matroska/: Fix the Forte build by making function declaration signatures ...Jan Schmidt2008-04-092-9/+10
* gst/rtp/gstrtph264pay.c: Fix build because of a bad argument number.Julien Moutte2008-04-071-1/+1
* gst/rtp/gstrtph264pay.*: Parse codec_data for future AVC compatibility.Wim Taymans2008-04-042-25/+172
* gst/spectrum/gstspectrum.c: Rename property enums and default defines for the...Tim-Philipp Müller2008-04-041-32/+36
* gst/goom/goomsl.c: Check return value of fread() to avoid compiler warnings.Tim-Philipp Müller2008-04-021-1/+3
* gst/law/: Make negotiation a bit modern.mersad2008-04-016-39/+93
* gst/goom/xmmx.c: Fix constraints on asm code so that it compiles consistently...David Schleef2008-03-311-3/+3
* gst/qtdemux/qtdemux.c: Unbreak streaming mode again.Wim Taymans2008-03-251-0/+3
* Make rganalysis and rglimiter elements GAP-flag aware.Rene Stadler2008-03-242-1/+16
* gst/goom/Makefile.am: Remove ppc assembler optimisations from the build until...Tim-Philipp Müller2008-03-231-2/+6
* gst/freeze/: Add example to source code documentation blob and remove the 3 lineStefan Kost2008-03-191-0/+17
* gst/rtsp/gstrtspsrc.c: Call WSAStartup() and WSACleanup before using the Wins...Ole André Vadla Ravnås2008-03-171-0/+16
* gst/avi/gstavidemux.c: Erm, the buffer-size is just guint, no need for the sp...Stefan Kost2008-03-161-1/+1
* gst/goom/: Small fixes to build more on PPC: ifdef out code that uses unknown...Tim-Philipp Müller2008-03-162-1/+5
* gst/avi/gstavidemux.c: Fix up my last commit. Use G_GUINT32_FORMAT for the gu...Stefan Kost2008-03-161-3/+4
* gst/avi/gstavidemux.c: Chunksize is uint32. Fix format specifier.Stefan Kost2008-03-151-3/+3
* fix license file, remove extra line copied over by mistakeChristian Schaller2008-03-141-2/+0
* gst/audiofx/audiofx.c: Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIG...Sebastian Dröge2008-03-131-1/+1
* gst/qtdemux/qtdemux.c: Make sure we always send a DISCONT after a seek by set...Wim Taymans2008-03-111-3/+7
* gst/avi/gstavisubtitle.h: Fix up IS_FOO macros, which makes gtk-doc much happ...Tim-Philipp Müller2008-03-111-2/+2
* gst/matroska/ebml-ids.h: Add ID for EBML CRC32 elements.Sebastian Dröge2008-03-083-25/+84
* gst/rtp/gstrtph263pdepay.c: Check that a buffer is large enough before readin...Olivier Crete2008-03-081-0/+6
* gst/udp/gstudpsrc.c: Fix compilation after removing the GstPollMode from the ...Wim Taymans2008-03-071-1/+1
* Check for sinh(), cosh() and asinh() and define our own implementations if th...Sebastian Dröge2008-03-074-1/+61
* gst/udp/gstudpsrc.c: Properly balance WSA_Cleanup with WSA_Startup.Ole André Vadla Ravnås2008-03-071-7/+2
* gst/matroska/: Handle return values from pull_range in a more granular way to...Wim Taymans2008-03-065-670/+739
* gst/matroska/ebml-read.c: Use GINT64 formatting constants from GLIB.Jan Schmidt2008-03-033-43/+82
* gst/videomixer/videomixer.c: Don't call gst_object_sync_values() unless we ha...Michael Smith2008-02-291-2/+3
* gst/matroska/: Fix Dirac mapping. I had previously added a VfW-type mapping,...David Schleef2008-02-293-4/+9
* gst/avi/gstavimux.c: Add Dirac encodingDavid Schleef2008-02-281-0/+5
* gst/udp/gstudpsrc.*: Port to GstPoll. See #505417.Peter Kjellerstedt2008-02-282-134/+72
* gst/law/mulaw-decode.c: Return GST_FLOW_NOT_NEGOTIATED when the caps are not ...Sebastian Dröge2008-02-281-3/+6
* configure.ac: Detect and indicate if GCC inline assembly syntax is available.Jan Schmidt2008-02-2610-22/+50
* gst/goom/xmmx.c: Use 'emms' instead of 'femms' to not crash on cpus that do n...Stefan Kost2008-02-251-5/+7
* gst/goom/plugin_info.c: Use extended MMX for draw_line() too if available, no...Sebastian Dröge2008-02-251-1/+1
* gst/goom2k1/: Rename the installed library, and don't register the sameJan Schmidt2008-02-232-7/+7
* gst/goom/: Call oil_init(), otherwise oil_get_cpu_flags() won't return anythi...Tim-Philipp Müller2008-02-232-15/+19
* gst/goom/: Compile fixes for x86-64.Tim-Philipp Müller2008-02-232-3/+5
* gst/goom/Makefile.am: Don't compile lex or yacc outputs with warnings, but ad...Bastien Nocera2008-02-234-3/+38
* gst/goom/Makefile.am: Remove the warnings being disabled, fix linkage on x86,...Bastien Nocera2008-02-237-8/+25
* configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the...Bastien Nocera2008-02-2379-970/+20078