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
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-08
elements: Use gst_pad_set_caps() instead of manual event fiddling
Sebastian Dröge
4
-4
/
+4
2012-06-07
theoradec: fix frame leaks
Vincent Penquerc'h
1
-3
/
+17
2012-06-07
theoradec: fix video state leaks
Vincent Penquerc'h
1
-0
/
+4
2012-06-06
oggdemux: reject opus streams with negative start time
Vincent Penquerc'h
1
-3
/
+9
2012-06-06
oggstream: add a flag to say whether start granule clamping is to be done
Vincent Penquerc'h
2
-0
/
+2
2012-06-06
update for tag event change
Wim Taymans
3
-6
/
+6
2012-06-06
oggstream: reject Ogg/Opus streams with nonsensical preskip/granpos setup
Vincent Penquerc'h
3
-2
/
+46
2012-06-02
vorbisdec: Error out if handling a header packet failed instead of just finis...
Sebastian Dröge
1
-1
/
+3
2012-05-31
theoraenc: do not use %zu, it is C99
Thiago Santos
1
-2
/
+2
2012-05-31
theoraenc: fix printf format variable
Thiago Santos
1
-1
/
+1
2012-05-29
textoverlay: Use an external lock
Andre Moreira Magalhaes (andrunko)
2
-49
/
+55
2012-05-24
cdparanoia: always set the read_speed
Wim Taymans
1
-5
/
+5
2012-05-24
theoradec: remove usless checking of return val.
Sreerenj Balachandran
1
-2
/
+0
2012-05-23
theoradec: remove the nonuse parameter from handle_type_packet() method
Sreerenj Balachandran
1
-2
/
+2
2012-05-23
theoradec: stream is marking as non-packeized so that the data gets parsed an...
Sreerenj Balachandran
1
-0
/
+1
2012-05-18
alsasink: check for spdif support only in the current device
Andoni Morales Alastruey
4
-12
/
+14
2012-05-17
cdparanoiasrc: include stdio.h for SEEK_SET
Tim-Philipp Müller
1
-0
/
+1
2012-05-16
vorbis: give libvorbis-based decoder and vorbisidec decoder different type names
Tim-Philipp Müller
1
-7
/
+2
2012-05-15
theoraenc: Don't leak incoming frames (and buffers)
Edward Hervey
1
-5
/
+6
2012-05-13
oggdemux: fix potential crash in SEEKING query handler
Tim-Philipp Müller
1
-0
/
+13
2012-05-13
typefinding, ogg: don't bother with annodex media types
Tim-Philipp Müller
1
-3
/
+1
2012-05-13
oggdemux: don't expose Annodex CMML streams any more
Tim-Philipp Müller
3
-2
/
+5
2012-05-13
oggdemux: update some comments that refer to internal decoders
Tim-Philipp Müller
1
-13
/
+10
2012-05-13
oggdemux: remove unused GstOggPadMode enum
Tim-Philipp Müller
2
-19
/
+0
2012-05-13
libvisual: include string.h for strcmp()
Tim-Philipp Müller
1
-0
/
+1
2012-05-09
alsasink: really use local ringbuffer spec helper var and init it a bit more
Mark Nauwelaerts
1
-4
/
+5
2012-05-07
alsasink: use the iec958 payloader to support non-payloaded input streams
Andoni Morales Alastruey
3
-4
/
+139
2012-05-01
theoradec: Correctly handle crop metadata and update for videodecoder API cha...
Sebastian Dröge
1
-36
/
+39
2012-04-25
theoradec: Unref state when we're done with it
Sebastian Dröge
1
-1
/
+5
2012-04-25
theoradec: Update for video decoder API changes
Sebastian Dröge
1
-20
/
+47
2012-04-25
theoraenc: Update for video encoder API changes and propose video-meta for al...
Sebastian Dröge
1
-0
/
+14
2012-04-24
theoradec: Use crop metadata if possible and refactor cropping code a bit
Sebastian Dröge
2
-32
/
+116
2012-04-24
theoradec: Set some more information on the output caps
Sebastian Dröge
1
-2
/
+16
2012-04-24
theora: Port to 0.11 again with the new base classes
Sebastian Dröge
4
-254
/
+122
2012-04-24
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
4
-2224
/
+757
2012-04-24
theora: Port to base video classes
Mark Nauwelaerts
4
-1963
/
+524
2012-04-17
collectpads2: rename to collectpads
Mark Nauwelaerts
2
-29
/
+29
2012-04-16
oggmux: use standard collectpads event handling
Mark Nauwelaerts
2
-14
/
+13
2012-04-15
ogg: update for media type typefinding changes
Tim-Philipp Müller
2
-6
/
+15
2012-04-13
gst-libs: Remove interfaces libs and mixer/tuner interfaces
Sebastian Dröge
13
-2099
/
+3
2012-04-11
vorbisenc: fix channel mask
Wim Taymans
1
-1
/
+1
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
21
-23
/
+23
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API change
Sebastian Dröge
8
-8
/
+8
2012-04-04
gst: Update versioning
Sebastian Dröge
7
-14
/
+14
2012-04-03
pango: plug rare buffer leak
Mark Nauwelaerts
1
-0
/
+1
2012-04-02
theoradec: deactivate pool on negotiation
Wim Taymans
1
-1
/
+3
2012-03-30
theoradec: Add crop metadata before mapping the buffer content
Sebastian Dröge
1
-4
/
+4
2012-03-30
vorbisdec: Use new gst_audio_encoder_set_headers() API
Sebastian Dröge
2
-52
/
+6
2012-03-30
vorbisenc: Update for GstAudioEncoder API changes
Sebastian Dröge
1
-2
/
+2
2012-03-30
theoraenc: Specify array size
Edward Hervey
1
-1
/
+1
[next]