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
path:
root
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2005-01-10
Some work on tags - still doesn't work in playbin...
Ronald S. Bultje
1
-0
/
+1
2005-01-10
gst/qtdemux/qtdemux.c: Also shove tags on kid pads.
Ronald S. Bultje
1
-14
/
+21
2005-01-09
gst/qtdemux/qtdemux.c: Fix warning (#161191).
Ronald S. Bultje
1
-3
/
+2
2005-01-09
gst/tta/gstttaparse.c: Fix gcc-2.95 compile (#163485).
Ronald S. Bultje
1
-4
/
+7
2005-01-08
gst/games/gstpuzzle.c: - handle nav events differently: forward every event n...
Benjamin Otte
1
-28
/
+49
2005-01-06
gst/games/gstpuzzle.c: don't draw a puzzle if either width or height of tiles...
Benjamin Otte
1
-0
/
+6
2005-01-06
gst/games/gstpuzzle.c: no memleaks, please change initialization code around ...
Benjamin Otte
1
-12
/
+44
2005-01-06
gst/games/gstvideoimage.c: fix stupid typo that borked copying on YUY2
Benjamin Otte
1
-1
/
+1
2005-01-06
gst/games/gstpuzzle.c: fix edges when image sizes aren't multiples of tile sizes
Benjamin Otte
1
-10
/
+14
2005-01-06
gst/games/gstpuzzle.c: make RGB endianness work correctly refactor and fix ra...
Benjamin Otte
1
-9
/
+61
2005-01-06
gst/asfdemux/gstasfdemux.c: Extract TrackNumber metadata + clean up code
Stéphane Loeuillet
1
-1
/
+1
2005-01-06
add a puzzle game with...
Benjamin Otte
4
-0
/
+1530
2005-01-05
examples/gstplay/player.c: Don't iterate.
Ronald S. Bultje
2
-5
/
+123
2004-12-24
gst/: Add 3GP (variables name Q3GP because they can't start with a decoder is...
Ronald S. Bultje
1
-2
/
+5
2004-12-19
gst/tta/gstttadec.c: And yet another portability fix.
David Schleef
1
-1
/
+1
2004-12-19
gst/tta/ttadec.h: Disable some header code that isn't used and clearly isn't ...
David Schleef
1
-0
/
+3
2004-12-18
gst/deinterlace/gstdeinterlace.c: Rowstride fixes. Fixes #161039.
Ronald S. Bultje
2
-60
/
+218
2004-12-18
ext/musepack/gstmusepackdec.cpp: Fetch error return values. Fixes #161624.
Ronald S. Bultje
1
-0
/
+5
2004-12-15
gst/festival/gstfestival.c: Set the output rate to 16000. Should fix #160235.
David Schleef
1
-0
/
+1
2004-12-13
add s263 4CC code to qtdemux too
Stéphane Loeuillet
1
-0
/
+1
2004-12-06
set correct buffer durations in mp3parse, set default_duration in matroskamux...
Arwed v. Merkatz
1
-3
/
+5
2004-12-04
gst/apetag/apedemux.c: Forward tags, too.
Ronald S. Bultje
1
-4
/
+27
2004-12-04
gst/apetag/apedemux.c: Let's make sure we're done typefinding when detecting ...
Ronald S. Bultje
1
-0
/
+9
2004-11-26
added TTA parser and decoder
Arwed v. Merkatz
9
-0
/
+1459
2004-11-25
APE v1/2 tag reader plus typefind function.
Ronald S. Bultje
4
-0
/
+887
2004-11-25
gst/cdxaparse/: SVCD/VCD header stripping separated from CDXA image parsing.
Ronald S. Bultje
7
-102
/
+1013
2004-11-12
Update libvisual to 0.1.7. Link in the debug handling to gstreamer
Jan Schmidt
5
-191
/
+260
2004-11-02
gst/qtdemux/qtdemux.c: Change all g_print()s to debugging. Add a bunch of co...
David Schleef
1
-28
/
+67
2004-11-01
Fixes a bunch of problems with finalize and dispose functions, either assumpt...
Jan Schmidt
1
-5
/
+5
2004-10-28
gst-libs/gst/audio/gstaudiofilter.c: fix link function to always query channe...
Benjamin Otte
2
-0
/
+446
2004-10-22
gst/spectrum/: Fix demo and reenable it. Yes, I'm currently playing with audi...
Benjamin Otte
2
-59
/
+41
2004-10-15
gst/qtdemux/qtdemux.c: An esds box is not a container.
Wim Taymans
1
-14
/
+22
2004-10-06
gst/flx/gstflxdec.c: Actually _do_ negotiation. Pass gdouble as arg instead o...
Wim Taymans
1
-1
/
+5
2004-10-02
gst-libs/gst/riff/riff-media.c: Add DIB fourcc (raw, palettized 8-bit RGB).
Ronald S. Bultje
1
-1
/
+18
2004-09-29
ext/flac/gstflacdec.c: Only return true if we actually filled something in. P...
Ronald S. Bultje
2
-16
/
+24
2004-09-23
ext/dirac/: Do something. Don't actually know if this works because I don't h...
Ronald S. Bultje
1
-7
/
+11
2004-09-22
ext/: remove explicit newmedia support from oggmux and vorbisenc add debug ca...
Zaheer Abbas Merali
2
-1
/
+46
2004-09-15
configure.ac: remove NASM check, since we don't use it. Update dirac check t...
David Schleef
1
-39
/
+74
2004-09-13
gst/qtdemux/qtdemux.c: Don't crash by dividing by zero (see sample movie in #...
Ronald S. Bultje
1
-4
/
+8
2004-09-13
gst/qtdemux/qtdemux.c: Don't touch non-existing data (fixes crash on file in ...
Ronald S. Bultje
1
-4
/
+6
2004-08-11
gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct before.
David Schleef
1
-1
/
+1
2004-08-11
ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field
David Schleef
1
-1
/
+1
2004-07-28
ext/dvdnav/README: Update the README to use dvddemux
Jan Schmidt
1
-1
/
+12
2004-07-27
fix local includes and 64 bits constants
Steve Lhomme
9
-10
/
+10
2004-07-27
more working plugins
Steve Lhomme
26
-34
/
+34
2004-07-27
rename GStreamer-0.8.lib to libgstreamer.lib
Steve Lhomme
26
-52
/
+52
2004-07-27
avoid problems with math.h, fix release dependancy
Steve Lhomme
26
-78
/
+78
2004-07-26
local include fixes
Steve Lhomme
2
-2
/
+2
2004-07-26
more plugins supported under windows
Steve Lhomme
26
-0
/
+3923
2004-07-22
multifilesink plugin for creating new files every time a new media discontinu...
Zaheer Abbas Merali
3
-0
/
+725
[next]