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
2006-02-14
gst-libs/gst/audio/gstringbuffer.c: Add some compiler G_(UN_)LIKELY help.
Wim Taymans
1
-22
/
+36
2006-02-13
gst-libs/gst/audio/gstbaseaudiosink.c: Always sync on first sample we receive...
Wim Taymans
1
-1
/
+1
2006-02-13
gst-libs/gst/cdda/gstcddabasesrc.c: No need to push an EOS event here, GstBas...
Tim-Philipp Müller
1
-1
/
+1
2006-02-12
gst-libs/gst/audio/gstbaseaudiosink.c: Use scale functions when possible.
Wim Taymans
1
-19
/
+38
2006-02-10
gst-libs/gst/riff/riff-media.c: Added FLV1 <==> 'video/x-flash-video,flvversi...
Edward Hervey
1
-0
/
+8
2006-02-09
gst-libs/gst/rtp/gstbasertppayload.c: update seqnum before setting it on the ...
Thomas Vander Stichele
1
-1
/
+5
2006-02-09
kapowpowpow
Andy Wingo
1
-12
/
+20
2006-02-09
gst-libs/gst/audio/gstringbuffer.c
Andy Wingo
1
-20
/
+12
2006-02-07
gst-libs/gst/tag/gstvorbistag.c: Make sure we called gst_tag_register_musicbr...
Tim-Philipp Müller
1
-0
/
+4
2006-02-05
gst-libs/gst/tag/gstid3tag.c: Add mapping for ID3 International Standard Reco...
Jan Schmidt
1
-0
/
+1
2006-02-05
Split libgsttag docs into multiple sections.
Tim-Philipp Müller
3
-5
/
+32
2006-02-05
Add libgsttag to the docs.
Tim-Philipp Müller
4
-7
/
+34
2006-02-05
gst-libs/gst/tag/gstvorbistag.c: Add comment about LANGUAGE tag inconsistency...
Tim-Philipp Müller
1
-0
/
+4
2006-02-05
gst-libs/gst/tag/: Forward-port some tags stuff from the 0.8 branch. This is ...
Tim-Philipp Müller
4
-7
/
+128
2006-02-02
gst-libs/gst/audio/gstbaseaudiosink.c: Ugh.. getting late I guess...
Wim Taymans
1
-1
/
+1
2006-02-02
gst-libs/gst/audio/gstbaseaudiosink.c: Don't try to provide a clock when we a...
Wim Taymans
1
-4
/
+25
2006-02-02
gst-libs/gst/audio/TODO: Updated.
Wim Taymans
2
-2
/
+33
2006-02-02
gst-libs/gst/rtp/gstbasertpdepayload.c: setting queue_delay to zero. Also avo...
Kai Vehmanen
1
-14
/
+27
2006-02-01
gst/: Pass unhandled queries to the parent class's query function.
Tim-Philipp Müller
1
-4
/
+4
2006-01-30
gst-libs/gst/audio/gstaudiosink.c: Implement pause that does not wait for com...
Wim Taymans
3
-16
/
+67
2006-01-29
gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
Sébastien Moutte
2
-2
/
+3
2006-01-28
gst-libs/gst/audio/gstringbuffer.c: Make gcc-4.1 happy (part of #327357).
Tim-Philipp Müller
1
-11
/
+16
2006-01-25
gst-libs/gst/audio/gstbaseaudiosink.c: Undo previous commit, it breaks resume...
Wim Taymans
1
-7
/
+1
2006-01-25
gst-libs/gst/audio/gstbaseaudiosink.c: Improve debugging.
Wim Taymans
2
-56
/
+109
2006-01-23
GCC 2.95 fixes (#328263).
Jens Granseuer
1
-4
/
+8
2006-01-22
gst-libs/gst/interfaces/xoverlay.c: Fix prepare-xwindow-id code example in th...
Tim-Philipp Müller
1
-4
/
+5
2006-01-17
gst-libs/gst/audio/gstbaseaudiosink.c: Fix playback of non-synchronised strea...
Jan Schmidt
1
-3
/
+4
2006-01-14
Add docs for mixerutils stuff.
Tim-Philipp Müller
2
-0
/
+46
2006-01-13
gst-libs/gst/audio/mixerutils.c: actually save the element we create
Thomas Vander Stichele
1
-2
/
+2
2006-01-12
gst-libs/gst/cdda/gstcddabasesrc.c: No need to post a tag message on the bus ...
Tim-Philipp Müller
1
-7
/
+11
2006-01-11
gst-libs/gst/audio/gstringbuffer.c: Set depth and width for alaw/mulaw (fixes...
Tim-Philipp Müller
1
-0
/
+4
2006-01-10
gst-libs/gst/audio/gstaudiosrc.c: Don't leak GCond in audio sources.
Michael Smith
1
-0
/
+7
2006-01-10
gst-libs/gst/audio/gstringbuffer.*: Name (private) union, makes Forte compile...
Tim-Philipp Müller
2
-7
/
+7
2006-01-09
gst-libs/gst/audio/Makefile.am: Link against libgstinterfaces, needed for mix...
Tim-Philipp Müller
1
-1
/
+2
2006-01-09
gst-libs/gst/Makefile.am:
Edward Hervey
1
-1
/
+4
2006-01-09
gst-libs/gst/audio/: Add gst_audio_default_registry_mixer_filter() utility fu...
Tim-Philipp Müller
3
-1
/
+243
2006-01-02
gst-libs/gst/audio/gstringbuffer.*: Sun's Forte compiler doesn't seem to like...
Tim-Philipp Müller
2
-7
/
+7
2005-12-29
gst-libs/gst/cdda/gstcddabasesrc.c: An integer is not a string. Fix access to...
Tim-Philipp Müller
1
-1
/
+2
2005-12-28
docs/libs/: Add docs for libgstcdda/GstCddaBaseSrc.
Tim-Philipp Müller
1
-3
/
+3
2005-12-28
Add new libgstcdda with GstCddaBaseSrc class.
Tim-Philipp Müller
8
-0
/
+2441
2005-12-20
stop making fun of older compilers
Thomas Vander Stichele
2
-4
/
+4
2005-12-20
gst-libs/gst/audio/: update strings, values are in microseconds change the de...
Thomas Vander Stichele
2
-13
/
+30
2005-12-20
gst-libs/gst/riff/riff-media.c: Made a quack, forgot to add DUCK to the riff ...
Edward Hervey
1
-0
/
+1
2005-12-19
ext/ogg/gstogmparse.c: Make sure pads are initialized correctly.
Edward Hervey
2
-8
/
+163
2005-12-18
gst-libs/gst/video/gstvideosink.c: Add a debug category.
Julien Moutte
1
-1
/
+10
2005-12-18
gst-libs/gst/rtp/gstbasertpdepayload.c: Handle downstream newsegment by sendi...
Philippe Kalaf
1
-2
/
+35
2005-12-18
gst-libs/gst/rtp/gstbasertpdepayload.c: add queue delay to new segment as wel...
Philippe Kalaf
1
-4
/
+3
2005-12-06
expand tabs
Thomas Vander Stichele
37
-524
/
+524
2005-12-05
gst-libs/gst/rtp/gstbasertpdepayload.c
Kai Vehmanen
1
-1
/
+2
2005-12-01
Do burger's rename for rtp payloaders and depayloaders
Thomas Vander Stichele
4
-89
/
+91
[next]