index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2004-08-02
add link function. fixes @148986
Thomas Vander Stichele
1
-0
/
+7
2004-08-02
gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer): fix debugging log
Johan Dahlin
1
-0
/
+5
2004-07-30
gst/videomixer/Makefile.am: Fix things that should have been fixed in the las...
David Schleef
1
-0
/
+5
2004-07-30
gst/multipart/Makefile.am: Fix things that should have been fixed in the last...
David Schleef
1
-0
/
+5
2004-07-30
testsuite/multifilesink/Makefile.am: Fix unused variable.
David Schleef
1
-0
/
+4
2004-07-30
don't install marshal header
Thomas Vander Stichele
1
-2
/
+1
2004-07-30
bump nano for prerel
Thomas Vander Stichele
11
-362
/
+603
2004-07-30
gst/tcp/gstmultifdsink.*: Recover from a select with a bad file descriptor by...
Wim Taymans
1
-0
/
+12
2004-07-30
don't use stupid colorspace, do use hermes, make macro, mark for translation
Thomas Vander Stichele
6
-176
/
+181
2004-07-30
ext/libpng/gstpngenc.c: fix default for newmedia flag
Zaheer Abbas Merali
1
-0
/
+5
2004-07-30
ext/theora/: Added cropping option to theora decoder.
Wim Taymans
1
-0
/
+15
2004-07-30
ext/libpng/gstpngenc.*: Added newmedia support to pngenc so now gst-launch-0....
Zaheer Abbas Merali
1
-0
/
+8
2004-07-30
ext/theora/theoraenc.c: Fix encoding of non-multiple-of-16 video.
Wim Taymans
1
-0
/
+7
2004-07-30
configure.ac: make test for audiofile more strict
David Schleef
2
-0
/
+5
2004-07-29
gst/typefind/gsttypefindfunctions.c: give different names to typefind functions
Benjamin Otte
1
-0
/
+5
2004-07-28
use autodetected PAR if none specified. add directfb workaround.
Thomas Vander Stichele
1
-0
/
+14
2004-07-28
ext/lame/gstlame.c: send tag events downstream
Zaheer Abbas Merali
1
-0
/
+18
2004-07-28
no need to link in setup stage
Thomas Vander Stichele
1
-1
/
+1
2004-07-28
ext/ogg/gstoggdemux.c: Return query failure when we don't know the length of ...
Wim Taymans
1
-0
/
+7
2004-07-28
ext/theora/theoradec.c: Don't screw up the 1 Chroma for 1 luma sample situati...
Wim Taymans
1
-0
/
+9
2004-07-28
ext/theora/: Added first attempt at cropping of the image as required by the ...
Wim Taymans
1
-0
/
+11
2004-07-28
ext/dvdnav/README: Update the README to use dvddemux
Jan Schmidt
2
-1
/
+33
2004-07-28
up gst requirement for fractions
Thomas Vander Stichele
2
-4
/
+10
2004-07-28
gst/wavparse/gstwavparse.c: Add the pad to the element after setting up the c...
Wim Taymans
1
-0
/
+7
2004-07-27
fix local includes and 64 bits constants
Steve Lhomme
10
-10
/
+38
2004-07-27
more working plugins
Steve Lhomme
42
-48
/
+465
2004-07-27
testsuite/alsa/: add test for alsasrc changing state
Zaheer Abbas Merali
1
-0
/
+6
2004-07-27
gst/silence/gstsilence.*: fix silence generation for 16bit raw audio
Zaheer Abbas Merali
1
-0
/
+7
2004-07-27
pixel aspect ratio handling
Thomas Vander Stichele
1
-0
/
+33
2004-07-27
handle stride correctly
Thomas Vander Stichele
1
-0
/
+8
2004-07-27
add _get_size function with stride, fixes YUV conversions
Thomas Vander Stichele
1
-0
/
+11
2004-07-27
further cleanups, logging, error handling and synchronizing
Thomas Vander Stichele
1
-0
/
+9
2004-07-27
gst/videomixer/videomixer.c: Be a nicer negotiation citizen and provide a get...
Wim Taymans
1
-0
/
+17
2004-07-27
sys/xvimage/xvimagesink.c: Some fixes to image size calculation.
Julien Moutte
1
-0
/
+5
2004-07-27
ext/libpng/: Added snapshot property to pngenc. removed g_print from pngdec
Wim Taymans
1
-0
/
+10
2004-07-27
rename GStreamer-0.8.lib to libgstreamer.lib
Steve Lhomme
41
-80
/
+81
2004-07-27
avoid problems with math.h, fix release dependancy
Steve Lhomme
41
-120
/
+212
2004-07-27
sys/: When the atom is not available we have to unlock the mutex. Fixes #148023
Julien Moutte
1
-0
/
+6
2004-07-26
local include fixes
Steve Lhomme
2
-2
/
+2
2004-07-26
add more plugins to the build add some definitions needed by plugins fixes fo...
Steve Lhomme
11
-23
/
+239
2004-07-26
sys/ximage/ximagesink.c: Some more fixes to image size calculation.
Julien Moutte
1
-0
/
+5
2004-07-26
add debugging/cleanups
Thomas Vander Stichele
1
-0
/
+7
2004-07-26
fix videoscale stride bugs
Thomas Vander Stichele
1
-0
/
+16
2004-07-26
ext/lame/gstlame.c: add debugging category, add error checks like checking re...
Benjamin Otte
1
-0
/
+9
2004-07-26
gst/mpegstream/: Check for error codes from the negotiation functions. Make s...
Wim Taymans
1
-0
/
+9
2004-07-26
don't make function do two things
Thomas Vander Stichele
1
-0
/
+9
2004-07-26
more plugins supported under windows
Steve Lhomme
27
-0
/
+4001
2004-07-26
add debugging, use correct size for shm segments
Thomas Vander Stichele
1
-0
/
+10
2004-07-26
gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that the pad is n...
Johan Dahlin
1
-0
/
+7
2004-07-26
more plugins supported under windows
Steve Lhomme
12
-0
/
+1667
[next]