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
2005-07-02
gst/audioconvert/gstchannelmix.c: Fix crack-leftovers in volume normalization...
Ronald S. Bultje
1
-0
/
+9
2005-07-02
gst/matroska/ebml-write.c: which is #309325.
Ronald S. Bultje
1
-0
/
+8
2005-07-01
ext/gnomevfs/gstgnomevfssrc.c: Expose shoutcast metadata through standard tag...
Ronald S. Bultje
1
-0
/
+12
2005-07-01
gst/adder/gstadder.c: Calculate buffer times for float audio correctly, too (...
Ronald S. Bultje
1
-0
/
+7
2005-07-01
gst/typefind/gsttypefindfunctions.c: Add ftypmp42 as another MPEG-4 (audio) t...
Ronald S. Bultje
1
-0
/
+7
2005-07-01
ext/mad/gstmad.c: Make timestamp calculation more precise (rounding; #308772).
Ronald S. Bultje
1
-0
/
+7
2005-07-01
gst/adder/gstadder.c: Set GST_BUFFER_DURATION (#309218).
Ronald S. Bultje
1
-0
/
+7
2005-07-01
sys/: Allow fps to 1000 instead of 100 to workaround ffmpeg setting fps to 10...
Ronald S. Bultje
1
-0
/
+7
2005-07-01
ext/artsd/gstartsdsink.c: Don't use the name property, since GstElement alrea...
Ronald S. Bultje
2
-1
/
+7
2005-07-01
gst/matroska/matroska-mux.c: Do not check for number, since it can be called ...
Ronald S. Bultje
1
-0
/
+9
2005-07-01
configure.ac: Add imagemixer/dvdsubdec.
Jan Schmidt
2
-0
/
+107
2005-07-01
back to development
Thomas Vander Stichele
1
-1
/
+1
2005-07-01
releasing 0.8
Thomas Vander Stichele
19
-141
/
+137
2005-06-30
FORTIFY fixes
Thomas Vander Stichele
2
-8
/
+9
2005-06-30
g/: Revert earlier commit defaulting to autovideosink because the sync-state ...
Ronald S. Bultje
3
-2
/
+9
2005-06-30
gst/wavparse/gstwavparse.c: Fix for division by zero, error out instead (#309...
Ronald S. Bultje
1
-0
/
+7
2005-06-30
ext/libfame/gstlibfame.c: Memleak fix (#309005).
Ronald S. Bultje
3
-6
/
+12
2005-06-27
po updates
Thomas Vander Stichele
15
-169
/
+362
2005-06-27
we did a prerel
Thomas Vander Stichele
1
-1
/
+1
2005-06-24
ext/ogg/: rework the muxing algorithm.
Thomas Vander Stichele
1
-0
/
+25
2005-06-24
fix pngdec caps
Zaheer Abbas Merali
1
-0
/
+5
2005-06-23
ext/vorbis/vorbisenc.c: vorbis doesn't actually count packets, so there's no ...
Thomas Vander Stichele
1
-1
/
+14
2005-06-23
gst/audiorate/gstaudiorate.c: Make gcc4 happy.
Tim-Philipp Müller
1
-0
/
+5
2005-06-23
gst/auparse/gstauparse.c: Don't leak caps (#308794).
Tim-Philipp Müller
1
-0
/
+7
2005-06-23
gst/audioscale/gstaudioscale.*: Fix discont handling: if we get a discont bef...
Tim-Philipp Müller
1
-0
/
+11
2005-06-22
gst/audiorate/gstaudiorate.c: Add 'start-offset' property and add/fix discont...
Tim-Philipp Müller
1
-0
/
+9
2005-06-22
gst/matroska/matroska-demux.c: Initialize the video context properly, so we d...
Tim-Philipp Müller
1
-0
/
+8
2005-06-21
ext/theora/theoraenc.c: fix granulepos bug from #305231
Thomas Vander Stichele
1
-0
/
+6
2005-06-21
gst/videotestsrc/gstvideotestsrc.c: expose timestamp_offset as a gobject prop...
Thomas Vander Stichele
1
-0
/
+6
2005-06-19
ext/mpeg2dec/gstmpeg2dec.c: Fix overflows.
Ronald S. Bultje
1
-0
/
+7
2005-06-19
ext/alsa/: Simplistically attempt to pick a default format for filling with s...
Jan Schmidt
1
-0
/
+8
2005-06-19
gst/playback/gstplaybasebin.c (gst_play_base_bin_class_init)
Luca Ognibene
2
-0
/
+10
2005-06-16
ext/cdio/cddasrc.c: Output more debug info.
Tim-Philipp Müller
1
-0
/
+5
2005-06-16
gst/videotestsrc/videotestsrc.c: Fix I420 painting that ends in an odd column...
David Schleef
1
-0
/
+5
2005-06-15
ext/cdio/cddasrc.c: Default to cdda://1 when called with empty URI (cdda://) ...
Tim-Philipp Müller
1
-0
/
+9
2005-06-15
gst/videoscale/gstvideoscale.c: Add 24-bit and 15-bit RGB
David Schleef
1
-0
/
+8
2005-06-14
gst/mpegstream/gstdvddemux.c (gst_dvd_demux_handle_dvd_event): Only process e...
Martin Soto
1
-0
/
+11
2005-06-14
ext/dvdnav/: Read VTS info using libdvdread, and use to send the stream info ...
Jan Schmidt
1
-0
/
+9
2005-06-14
gst/videorate/gstvideorate.c (gst_videorate_link): Fix memory leak
Luca Ognibene
1
-0
/
+5
2005-06-13
gst/tcp/gstmultifdsink.c: Avoid potential deadlock because we do not release ...
Wim Taymans
1
-0
/
+6
2005-06-13
Add 'new plugin: cddasrc' line to 0.8.9 notes.
Tim-Philipp Müller
2
-1
/
+6
2005-06-13
ext/cdparanoia/gstcdparanoia.c: #307459.
Ronald S. Bultje
1
-0
/
+7
2005-06-12
ext/cairo/gsttextoverlay.c: Remove guchar * cast. This makes gst-plugins comp...
Ronald S. Bultje
1
-0
/
+7
2005-06-12
ext/amrnb/amrnbparse.c: Fix header (which apparently accidently worked in the...
Ronald S. Bultje
1
-0
/
+6
2005-06-11
configure.ac: Require cairo 0.5.x
Tim-Philipp Müller
2
-1
/
+25
2005-06-10
gst/playback/gstplaybasebin.c: Crap, double free.
Ronald S. Bultje
1
-0
/
+5
2005-06-10
gst/playback/gstplaybasebin.c: Mark some more for i18n.
Ronald S. Bultje
1
-0
/
+6
2005-06-10
Fix some error domains; don't print the URI in playbin errors.
Ronald S. Bultje
1
-0
/
+8
2005-06-09
g/: Default to autovideosink instead of @DEFAULT_VIDEOSINK@.
Ronald S. Bultje
3
-5
/
+13
2005-06-09
ext/mad/gstmad.c: Update total_samples after new header, since it will affect...
Ronald S. Bultje
1
-0
/
+6
[next]