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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2005-01-06
gst/games/gstpuzzle.c: don't draw a puzzle if either width or height of tiles...
Benjamin Otte
1
-0
/
+5
2005-01-06
gst/games/gstpuzzle.c: no memleaks, please change initialization code around ...
Benjamin Otte
1
-0
/
+11
2005-01-06
gst/games/gstvideoimage.c: fix stupid typo that borked copying on YUY2
Benjamin Otte
1
-0
/
+5
2005-01-06
gst/games/gstpuzzle.c: fix edges when image sizes aren't multiples of tile sizes
Benjamin Otte
1
-0
/
+5
2005-01-06
gst/games/gstpuzzle.c: make RGB endianness work correctly refactor and fix ra...
Benjamin Otte
1
-0
/
+19
2005-01-06
gst/asfdemux/gstasfdemux.c: Extract TrackNumber metadata + clean up code
Stéphane Loeuillet
1
-0
/
+9
2005-01-06
ext/faad/gstfaad.c: Only increment timestamp if it's valid. Fixes raw AAC str...
Ronald S. Bultje
1
-0
/
+5
2005-01-06
add a puzzle game with...
Benjamin Otte
1
-0
/
+12
2005-01-06
small addition to last changelog's entry (fixes #155346)
Stéphane Loeuillet
1
-0
/
+1
2005-01-05
configure.ac: don't compile faad plugin if a RC of 2.0 is found
Stéphane Loeuillet
1
-0
/
+9
2005-01-05
ext/snapshot/gstsnapshot.c: Fix segfault (#161667).
Ronald S. Bultje
1
-0
/
+7
2005-01-05
sys/v4l/gstv4lsrc.c: Fix framerate reporting.
Ronald S. Bultje
1
-0
/
+5
2005-01-05
gst/: Add AMR (VBR and CBR) ids to riff.h audio codec list
Stéphane Loeuillet
1
-0
/
+11
2005-01-05
gst/mpegstream/: Recreate pads on new-media (#160730).
Ronald S. Bultje
1
-0
/
+12
2005-01-05
gst-libs/gst/resample/resample.c: Fix invalid memory access (#159211).
Ronald S. Bultje
1
-0
/
+7
2005-01-05
examples/gstplay/player.c: Don't iterate.
Ronald S. Bultje
1
-0
/
+42
2005-01-05
back to cvs
Thomas Vander Stichele
1
-0
/
+5
2005-01-05
releasing
Thomas Vander Stichele
1
-8
/
+17
2005-01-05
gst/playback/gstplaybasebin.c: Fix for #162924 - free caps after use, not before
Tim-Philipp Müller
1
-0
/
+7
2005-01-04
Fix for #154773 - fixes playback of small .wav files
Thomas Vander Stichele
1
-0
/
+8
2005-01-03
gst/audioscale/gstaudioscale.c: Fix for #162819 - make audioscale reusable
Ronald Bultje
1
-0
/
+8
2004-12-29
clean up the mess that made me cry and avoid needless duplication
Thomas Vander Stichele
1
-0
/
+8
2004-12-29
give indication of why we segfault
Thomas Vander Stichele
1
-0
/
+5
2004-12-29
configure.ac: Fix indentation, fix v4l2 plugin detection.
Ronald S. Bultje
1
-0
/
+11
2004-12-28
I'm too lazy to comment this
Maciej Katafiasz
1
-111
/
+121
2004-12-28
Merge patch from Ronald fixing problems with streaming text.
Ronald
1
-0
/
+12
2004-12-28
ext/cairo/gsttextoverlay.c: Improvements to actually render text as white on ...
David Schleef
1
-0
/
+12
2004-12-26
fix ogm[audio/video]parse plugin registration (riff won't load if bytestream ...
Stéphane Loeuillet
1
-0
/
+7
2004-12-24
fix for glib < 2.4
Thomas Vander Stichele
1
-0
/
+5
2004-12-24
disable docs again until it passes make distcheck
Thomas Vander Stichele
1
-0
/
+6
2004-12-24
gst/: Add 3GP (variables name Q3GP because they can't start with a decoder is...
Ronald S. Bultje
1
-0
/
+10
2004-12-24
really fix dist
Thomas Vander Stichele
1
-0
/
+5
2004-12-23
Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1.
Thomas Vander Stichele
1
-0
/
+8
2004-12-23
gst/matroska/matroska-demux.c: Save position, so that queries give proper ret...
Ronald S. Bultje
1
-0
/
+7
2004-12-23
configure.ac: Put additional LAME check inside the conditional. Fixes #152339
Thomas Vander Stichele
1
-0
/
+5
2004-12-23
gst/avi/gstavidemux.c: Add some more debug. Fix logic error when setting movi...
Ronald S. Bultje
1
-0
/
+7
2004-12-23
gst/avi/gstavidemux.c: Add some debugging. Better detection of broken indexes...
Ronald S. Bultje
1
-0
/
+9
2004-12-22
configure.ac: Fix up.
Ronald S. Bultje
1
-0
/
+5
2004-12-22
sys/sunaudio/gstsunmixer.c: Normalizing the value before setting
Ronald S. Bultje
1
-0
/
+9
2004-12-22
fix build/disting
Christian Schaller
1
-0
/
+6
2004-12-22
gst/playback/gstplaybasebin.c: Revert patch 1.38 as clock distribution over s...
Wim Taymans
1
-0
/
+6
2004-12-21
remove outdated README file of oss directory
Stéphane Loeuillet
1
-0
/
+5
2004-12-20
Added boilerplate gtk-doc files for plugin-libs documentation.
Stefan Kost
1
-0
/
+13
2004-12-19
fix int and float audio caps in auparse, partially fixes bug #142812
Stéphane Loeuillet
1
-0
/
+4
2004-12-19
sys/: g_assert() can be a macro, don't use #ifdef inside it.
Ronald S. Bultje
1
-0
/
+6
2004-12-19
gst/videorate/gstvideorate.c: Event handling (fixes #159986).
Ronald S. Bultje
1
-0
/
+9
2004-12-19
gst-libs/gst/riff/riff-media.c: Add BLZ0 (Blizzard's version of DivX) fourcc.
Ronald S. Bultje
1
-0
/
+6
2004-12-19
gst/tta/gstttadec.c: And yet another portability fix.
David Schleef
1
-0
/
+5
2004-12-19
gst/tta/ttadec.h: Disable some header code that isn't used and clearly isn't ...
David Schleef
1
-0
/
+5
2004-12-19
gst/ffmpegcolorspace/imgconvert.c: Fix code to not use GCC extensions (and c9...
David Schleef
1
-0
/
+10
[prev]
[next]