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-09
Update for API change in flac-1.1.1. Update requirement in configure.ac. Fixe...
Ronald S. Bultje
1
-0
/
+11
2005-01-09
gst/playback/gstplaybasebin.c: Remove hack to get rid of assert and get rid o...
Ronald S. Bultje
1
-0
/
+6
2005-01-09
gst/playback/gstplaybasebin.c: Set source to NULL so that resources are free'...
Ronald S. Bultje
1
-0
/
+6
2005-01-09
testsuite/embed/Makefile.am: test->noinst, fix make test in buildbot.
Ronald S. Bultje
1
-0
/
+5
2005-01-09
ext/dvdread/stream_labels.c: new file
Stéphane Loeuillet
1
-0
/
+10
2005-01-09
gst/playback/gstplaybasebin.c: Fix hanging subs.
Ronald S. Bultje
1
-0
/
+5
2005-01-09
typo
Ronald S. Bultje
1
-1
/
+1
2005-01-09
gst/playback/gstplaybasebin.*: Multiple .sub files is just a stupid idea... F...
Ronald S. Bultje
1
-0
/
+11
2005-01-09
testsuite/embed/Makefile.am: Fix buildbot.
Ronald S. Bultje
1
-0
/
+5
2005-01-09
ext/libpng/gstpngenc.*: Add compression level property (#163323).
Ronald S. Bultje
1
-0
/
+10
2005-01-09
Remove all references to xvideosink, fix examples (#140845).
Ronald S. Bultje
1
-0
/
+20
2005-01-09
Update README to give valid PKG_CONFIG_PATH instructions
Maciej Katafiasz
1
-0
/
+6
2005-01-09
gst/audioscale/gstaudioscale.c: %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ f...
Ronald S. Bultje
1
-0
/
+7
2005-01-09
ext/alsa/gstalsa.c: Reset variables on READY.
Ronald S. Bultje
1
-0
/
+8
2005-01-09
ext/mad/gstmad.c: Don't call mad_stream_sync() directly after recovering sync.
Ronald S. Bultje
1
-0
/
+8
2005-01-09
ext/snapshot/gstsnapshot.c: Allocate resources when required, fix recursive s...
Ronald S. Bultje
1
-0
/
+10
2005-01-09
ext/libpng/gstpngdec.c: Handle only 8-bppc (bits-per-pixel-component) images,...
Ronald S. Bultje
1
-0
/
+12
2005-01-09
ext/dvdnav/dvdnavsrc.c: Add DVD-nav URI (dvdnav://) for Totem testing purposes.
Ronald S. Bultje
1
-0
/
+10
2005-01-09
sys/: Check for pad availability before sending event.
Ronald S. Bultje
1
-0
/
+7
2005-01-08
gst-plugins.spec.in: Add subparse.
Ronald S. Bultje
1
-0
/
+5
2005-01-08
configure.ac: Since we use functions from CVS, up requirement.
Ronald S. Bultje
1
-0
/
+5
2005-01-08
gst/playback/: Adding stream selection support plus required properties for a...
Ronald S. Bultje
1
-0
/
+28
2005-01-08
gst/games/gstpuzzle.c: - handle nav events differently: forward every event n...
Benjamin Otte
1
-0
/
+9
2005-01-08
OGM text support, Matroska UTF-8 text support, deadlock fixes all over the pl...
Ronald S. Bultje
1
-0
/
+50
2005-01-08
ext/vorbis/vorbisdec.c: Check for pad availability before doing a query on it.
Ronald S. Bultje
1
-0
/
+5
2005-01-08
ext/dv/gstdvdec.c: really fix bpp24/32 dvdec caps (classic rgba indeed)
Stéphane Loeuillet
1
-0
/
+8
2005-01-08
ext/dv/gstdvdec.c: remove unneeded comment from dvdec (related to DV 4CC code...
Stéphane Loeuillet
1
-0
/
+20
2005-01-07
ext/dv/gstdvdec.c: Fix audio caps i just broke (missing ',')
Stéphane Loeuillet
1
-0
/
+8
2005-01-07
ext/dv/demo-play.c: xvideosink -> xvimagesink
Stéphane Loeuillet
1
-3
/
+12
2005-01-07
gst/audioconvert/gstaudioconvert.c: The return value of fixate_to does not im...
Ronald S. Bultje
1
-0
/
+6
2005-01-07
ext/libpng/: mime fixage.
Ronald S. Bultje
1
-0
/
+10
2005-01-07
ext/faac/gstfaac.*: Allow for ADTS output (#153434).
Ronald S. Bultje
1
-0
/
+10
2005-01-07
sys/v4l2/gstv4l2src.c: Fix against template (#150576).
Ronald S. Bultje
1
-0
/
+5
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
[next]