index
:
~wtay/gst-plugins-base
0.10
0.10.36
0.11
0.11-data
0.11-fdo
1.0
1.2
1.4
abi-unbreak
alsasink-ringbuffer
audio-duplex
audiosink-clock
bufferpool
bufferpool-0.11
burstcache
colorspace
colorspace2
d2see
dont-set-caps
download
duplex-audio
framestep
intlinks-query
master
master-fdo
memory-improvements
memory-improvements3
mikey
mulas4wl
multisocketsink-receive
new-video-caps
new-vorbis
ogg-index
oggdemux-fix
orc-0.5-bits
playbin2-groups
qnx-0.10.25
qnx-buffering
rawhide
release
rename-events
resampler
reset-time
rhel-7.0
rhel-7.2
rhel-7.3
rhel-7.x
ring_buffer_props
rtp-list
rtsp-client-connection
rtsp-connection
sa
ste-base-0.10.25
ste-base-rtp-0.10.25
temp
tiled
timestamp-audiosrc
tp-vision
video-scaler
video-scaler-old
wim-fdo/0.11-fdo
work
GStreamer base plugins hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-06
Make the base audiosink return an error when there is no audiobuffer negotiated.
Wim Taymans
5
-0
/
+39
2005-05-06
add ported videofilter to cvs head
Christian Schaller
1
-68
/
+50
2005-05-05
gst/: Some GCC4 fixes
Andy Wingo
2
-10
/
+13
2005-05-05
GCC 4 compile fixes
Wim Taymans
1
-5
/
+10
2005-05-05
More work on the audiosink, mostly debugging and a race in shutdown.
Wim Taymans
4
-11
/
+17
2005-04-28
Make ringbuffer faster and more simple by removing the locks in the playback ...
Wim Taymans
10
-514
/
+822
2005-04-25
Remove media-info, which is also successed by playbin (see Totem implementati...
Ronald S. Bultje
10
-1837
/
+0
2005-04-25
Remove libgstplay, playbin is now the official successor.
Ronald S. Bultje
6
-1061
/
+1
2005-04-25
Remove deprecated xwindowlistener (I've moved xwindowlistening in the v4l/v4l...
Ronald S. Bultje
4
-760
/
+1
2005-04-25
Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
David Schleef
5
-11
/
+9
2005-04-25
configure.ac: Remove idct and resample libs
David Schleef
20
-2409
/
+1181
2005-04-23
gst-libs/gst/Makefile.am: Remove idct. It hasn't been used in gst-plugins in...
David Schleef
12
-1531
/
+0
2005-04-20
An attempt at a set of audio base classes together with some design docs.
Wim Taymans
8
-5
/
+1710
2005-04-06
Make gnomevfssrc extend the source base class.
Wim Taymans
1
-5
/
+0
2005-04-06
gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
Andy Wingo
1
-1
/
+1
2005-03-31
Plugin port to 0.9, ogg/theora playback should work in the seek example now.
Wim Taymans
14
-845
/
+453
2005-02-20
gst-libs/gst/riff/riff-media.c: Do actually fix invalid RIFF fmt header value...
Tim-Philipp Müller
1
-0
/
+18
2005-02-09
Add G_BEGIN_DECLS and G_END_DECLS around headers where missing, so that they ...
Tim-Philipp Müller
11
-12
/
+42
2005-02-02
configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...
David Schleef
1
-28
/
+26
2005-01-25
gst-libs/gst/riff/riff-media.c: Add extradata to huffyuv (fixes #165013).
Ronald S. Bultje
2
-0
/
+7
2005-01-24
gst-libs/gst/riff/riff-media.c: Audio can be <8000Hz.
Ronald S. Bultje
1
-1
/
+1
2005-01-19
gst-libs/gst/riff/riff-read.*: Add _peek version (req'ed in CDXA).
Ronald S. Bultje
2
-5
/
+22
2005-01-19
gst-libs/gst/riff/riff-media.c: Add intel-h263.
Ronald S. Bultje
1
-0
/
+8
2005-01-17
ignore more
Thomas Vander Stichele
1
-0
/
+1
2005-01-17
ignore generated files
Thomas Vander Stichele
1
-0
/
+3
2005-01-10
gst-libs/gst/riff/riff-read.c: Don't bail on unknown events.
Ronald S. Bultje
1
-1
/
+1
2005-01-09
Remove all references to xvideosink, fix examples (#140845).
Ronald S. Bultje
1
-1
/
+1
2005-01-05
gst/: Add AMR (VBR and CBR) ids to riff.h audio codec list
Stéphane Loeuillet
1
-0
/
+2
2005-01-05
gst-libs/gst/resample/resample.c: Fix invalid memory access (#159211).
Ronald S. Bultje
1
-2
/
+6
2005-01-05
examples/gstplay/player.c: Don't iterate.
Ronald S. Bultje
1
-962
/
+271
2004-12-19
gst-libs/gst/riff/riff-media.c: Add BLZ0 (Blizzard's version of DivX) fourcc.
Ronald S. Bultje
1
-0
/
+7
2004-12-16
gst-libs/gst/riff/riff-read.c: Read extradata correctly (fixes #155879).
Ronald S. Bultje
1
-7
/
+9
2004-12-16
gst-libs/gst/riff/riff-media.c: Add h264.
Ronald S. Bultje
1
-1
/
+7
2004-12-16
gst-libs/gst/audio/Makefile.am: Try to fix buildbot.
Ronald S. Bultje
1
-1
/
+3
2004-12-16
gst/: Fix memleak (#159215).
Ronald S. Bultje
2
-5
/
+20
2004-12-16
configure.ac: add audioresample and cairo plugins. Remove
David Schleef
1
-0
/
+1
2004-12-13
forgot to add H264 to avidemux template caps
Stéphane Loeuillet
1
-0
/
+1
2004-12-13
add VSSH (VideoSoft h264) and remove s323 (h323) from riff-lib because s323 i...
Stéphane Loeuillet
2
-7
/
+7
2004-12-13
gst/asfdemux/README gst/wavenc/riff.h gst-libs/gst/riff/riff-ids.h gst-libs/g...
Stéphane Loeuillet
2
-0
/
+12
2004-12-03
ext/faad/gstfaad.c: Set DURATION even if source buffer didn't. Also use incre...
Ronald S. Bultje
1
-1
/
+1
2004-12-01
ext/esd/esdsink.c: Make error actually say something useful (fixes #156798).
Ronald S. Bultje
1
-0
/
+8
2004-12-01
gst-libs/gst/riff/riff-read.c: Don't forward DISCONT events (fixes #159684).
Ronald S. Bultje
1
-1
/
+1
2004-11-27
gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
Martin Soto
1
-9
/
+19
2004-11-25
Surround sound support.
Ronald S. Bultje
5
-3
/
+805
2004-11-25
Fix another typo in doc string :)
Johan Dahlin
2
-2
/
+2
2004-11-25
Fix typo in doc string
Johan Dahlin
2
-2
/
+2
2004-11-09
ext/alsa/gstalsa.c: buffer-frames property was missing
Benjamin Otte
1
-0
/
+1
2004-11-01
Fixes a bunch of problems with finalize and dispose functions, either assumpt...
Jan Schmidt
7
-6
/
+19
2004-10-30
ext/dv/gstdvdec.c: Set EOS on the element when processing an EOS event.
Jan Schmidt
1
-0
/
+3
2004-10-28
gst-libs/gst/audio/gstaudiofilter.c: fix build
Zaheer Abbas Merali
1
-1
/
+1
[next]