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-08-09
gst/avi/gstavidemux.c: Mixing binary and logical operators is not going to wo...
Ronald S. Bultje
1
-0
/
+6
2005-08-08
ext/faad/gstfaad.*: Fix negotiation (#310932) and miscellaneous other stuff. ...
Tim-Philipp Müller
1
-0
/
+10
2005-08-08
ext/jpeg/gstjpegdec.c: Add setcaps() function (for mjpeg).
Tim-Philipp Müller
1
-0
/
+6
2005-08-08
ext/esd/esdsink.c (gst_esdsink_getcaps): Seems that wierd va_list caps settin...
Andy Wingo
1
-0
/
+3
2005-08-08
sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close)
Andy Wingo
1
-0
/
+15
2005-08-08
ext/jpeg/Makefile.am: Fix compile.
Ronald S. Bultje
1
-0
/
+5
2005-08-08
Port jpegdec to 0.9; handles 'progressive loading' now, ie. input does no lon...
Tim-Philipp Müller
1
-0
/
+23
2005-08-04
sys/oss/gstossaudio.c (plugin_init): Second-class citizen.
Andy Wingo
1
-1
/
+11
2005-08-04
gst/avi/gstavidemux.c: You need to allocatate (len+1) characters to store a l...
Edward Hervey
1
-0
/
+7
2005-08-03
Use new ghostpad API; now they actually work in Totem, also.
Ronald S. Bultje
1
-0
/
+20
2005-08-03
ext/libpng/Makefile.am: Fix uninstalled build.
Ronald S. Bultje
1
-0
/
+5
2005-08-02
Ported pngenc , still have to port pngdec...
Edward Hervey
1
-0
/
+9
2005-08-01
deactivate and remove dparams (libgstcontrol)
Stefan Kost
1
-0
/
+11
2005-07-27
ext/faad/gstfaad.c: Compile fixes.
Wim Taymans
1
-0
/
+5
2005-07-27
Various event updates and cleanups.
Wim Taymans
1
-0
/
+25
2005-07-25
update spec and add missing header file
Christian Schaller
1
-0
/
+6
2005-07-25
forward port from 0.9 and enable videoflip now that it works
Thomas Vander Stichele
1
-0
/
+16
2005-07-23
Ported silence to 0.9 using GstBaseSrc ... 180 lines :)
Edward Hervey
1
-0
/
+8
2005-07-22
ext/mad/gstmad.c: First try forwarding events, makes seeking in AVI files wit...
Ronald S. Bultje
1
-0
/
+6
2005-07-21
configure.ac ext/Makefile.am ext/amrnb/amrnbdec.c ext/amrnb/amrnbenc.c ext/am...
Edgard Lima
1
-0
/
+11
2005-07-20
ext/mpeg2dec/gstmpeg2dec.c (gst_mpeg2dec_sink_event): Signedness fix.
Andy Wingo
1
-0
/
+5
2005-07-20
Ported wavparse to 0.9 . Playing, seeking and state changes work.
Edward Hervey
1
-0
/
+9
2005-07-20
Port auto/gconfsinks to 0.9. They actually appear to work here in
Ronald S. Bultje
1
-0
/
+24
2005-07-20
ext/faad/Makefile.am: Fix uninstalled build.
Ronald S. Bultje
1
-0
/
+5
2005-07-19
sys/oss/gstosssink.c: Parse spec to set correct oss values.
Wim Taymans
1
-0
/
+6
2005-07-19
ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper framerate on the o...
Andy Wingo
1
-0
/
+3
2005-07-19
ext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobber alloc_buffer's retu...
Andy Wingo
1
-0
/
+5
2005-07-19
ext/dv/gstdvdec.h: Fix signedness error.
Andy Wingo
1
-0
/
+4
2005-07-19
ext/dv/gstdvdec.*: Implemented seeking in dvdec.
Wim Taymans
1
-0
/
+12
2005-07-19
ext/Makefile.am: Enable dvdev and raw1394src.
Andy Wingo
1
-0
/
+4
2005-07-18
configure.ac: Use AS_LIBTOOL_TAGS. Fix crap gettext commit comment.
Andy Wingo
1
-0
/
+5
2005-07-18
gst/rtsp/gstrtspsrc.c: Fix for core changes.
Wim Taymans
1
-0
/
+6
2005-07-18
Pass on the discont event when returning to NORMAL mode after reading tags.
Jan Schmidt
1
-0
/
+6
2005-07-18
gst/realmedia/rmdemux.c: Send discont event before pushing first buffer.
Wim Taymans
1
-0
/
+8
2005-07-18
gst/fdsrc/gstfdsrc.c: Removed #include <gst_private.h>
Philippe Kalaf
1
-0
/
+5
2005-07-16
gst/fdsrc/: Moved fdsrc 0.9 port from gstreamer/gst/elements to here.
Philippe Kalaf
1
-0
/
+7
2005-07-16
ext/mad/gstmad.c: Add convert function for proper timestamp calculations.
Wim Taymans
1
-0
/
+11
2005-07-15
gst/: Port to new base class.
Wim Taymans
1
-0
/
+7
2005-07-14
ext/raw1394/gstdv1394src.c: It's PUSH_SRC now.
Wim Taymans
1
-0
/
+8
2005-07-14
more autistic cleanliness in functions/names/defines
Thomas Vander Stichele
1
-0
/
+7
2005-07-10
more macro splitting; fix po problem
Thomas Vander Stichele
1
-0
/
+16
2005-07-08
sys/oss/: Port from THREADED+wim's fixes.
Andy Wingo
1
-0
/
+2
2005-07-08
gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come...
Andy Wingo
1
-0
/
+11
2005-07-07
gst/videobox/gstvideobox.c: Logic was reversed. Needs some more fixes in the...
Wim Taymans
1
-0
/
+8
2005-07-07
Ported DVdec to 0.9.
Wim Taymans
1
-0
/
+17
2005-07-07
Ported the 1394 source to 0.9.
Wim Taymans
1
-0
/
+12
2005-07-07
gst/base/gstbasesrc.c: Allow subclasses to implement their own negotiation.
Wim Taymans
1
-0
/
+7
2005-07-06
gst/udp/gstudpsrc.c: GST_BASESRC --> GST_BASE_SRC
Edward Hervey
1
-0
/
+5
2005-07-05
gst/oneton: Removed (replaced by deinterleave).
Andy Wingo
1
-0
/
+2
2005-07-05
gst/: Removed dirs that are now in gst-plugins-base.
Andy Wingo
1
-0
/
+15
[next]