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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-13
update for message api change
reset-time
Wim Taymans
4
-5
/
+11
2012-06-13
theoradec: Always inform base class when dropping frames
Jan Schmidt
1
-0
/
+1
2012-06-13
videodecoder: Fix initial timestamp in ogg, and a warning.
Jan Schmidt
1
-5
/
+5
2012-06-12
audio decoder: Add some debug output for bad caps from children
Jan Schmidt
1
-1
/
+3
2012-06-12
playback: Always prefer parsers over decoders
Sebastian Dröge
3
-5
/
+65
2012-06-11
playback-test: expose seek snap flags
Vincent Penquerc'h
1
-2
/
+32
2012-06-11
audiodecoder: push queued events only when we have a first buffer
Vincent Penquerc'h
1
-1
/
+1
2012-06-11
typefind: probe for DVD ISO files, to avoid matching H.264
Vincent Penquerc'h
1
-0
/
+28
2012-06-08
playbin2: remove uridecodebin from bin when it fails to switch to PAUSED
Vincent Penquerc'h
1
-0
/
+2
2012-06-08
Add generated orc files
Wim Taymans
2
-0
/
+4079
2012-06-08
Also build the orc generated code
Wim Taymans
1
-1
/
+1
2012-06-08
audio: add orc enabled pack and unpack functions
Wim Taymans
3
-89
/
+630
2012-06-08
audio: add flag to mark possible unpack formats
Wim Taymans
2
-10
/
+30
2012-06-08
elements: Use gst_pad_set_caps() instead of manual event fiddling
Sebastian Dröge
5
-5
/
+5
2012-06-08
Automatic update of common submodule
Edward Hervey
1
-0
/
+0
2012-06-08
videodecoder: use GST_CLOCK_TIME_IS_VALID where appropriate
Vincent Penquerc'h
1
-1
/
+3
2012-06-08
video: mark unpack formats with a flag
Wim Taymans
2
-53
/
+38
2012-06-08
audio: Remove unused, generated marshallers
Sebastian Dröge
3
-8
/
+2
2012-06-08
videoconvert: Need $(LIBM) for pow()
Sebastian Dröge
1
-1
/
+2
2012-06-08
audio: split audio header into logical parts
Wim Taymans
9
-1609
/
+1818
2012-06-07
videodecoder: do not do timestamp arithmetic from an invalid timestamp
Vincent Penquerc'h
1
-1
/
+1
2012-06-07
Back to development
Sebastian Dröge
1
-1
/
+1
2012-06-07
Release 0.11.92
Sebastian Dröge
40
-186
/
+1244
2012-06-07
Update .po files
Sebastian Dröge
37
-37
/
+37
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-07
video: fix memory leak
Vincent Penquerc'h
1
-0
/
+1
2012-06-07
playsink: fix compilation
Wim Taymans
1
-7
/
+3
2012-06-06
playbin2: Send flush events when changing subtitle tracks and use new input-s...
Andre Moreira Magalhaes (andrunko)
3
-97
/
+330
2012-06-06
playsink: Don't use // comments and prevent unnecessary memory allocation
Sebastian Dröge
1
-6
/
+5
2012-06-06
playbin2: Properly change subtitles
Andre Moreira Magalhaes (andrunko)
2
-19
/
+72
2012-06-06
playbin2: fix subtitle only seeks when switching to external subs
Thiago Santos
1
-7
/
+77
2012-06-06
gstplaysink: Properly reset chain when receiving a custom flush event.
Andre Moreira Magalhaes (andrunko)
1
-0
/
+166
2012-06-06
playsink: do not store more than a second of subtitles
Thiago Santos
1
-2
/
+2
2012-06-06
subtitleoverlay: pass correct parameter to debug message
Thiago Santos
1
-1
/
+1
2012-06-06
gstsuboverlay: Convert NewSegment events to always be in the TIME format.
Andre Moreira Magalhaes (andrunko)
1
-6
/
+135
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
Automatic update of common submodule
Edward Hervey
1
-0
/
+0
2012-06-06
rtspconnection: handle cancellation correctly
Wim Taymans
1
-1
/
+1
2012-06-06
audiopayload: disable broken bufferlist handling
Wim Taymans
1
-0
/
+3
2012-06-06
rtsp: don't leak address and socket
David Svensson Fors
1
-0
/
+2
2012-06-06
update for tag event change
Wim Taymans
12
-16
/
+18
2012-06-06
oggstream: reject Ogg/Opus streams with nonsensical preskip/granpos setup
Vincent Penquerc'h
3
-2
/
+46
2012-06-06
video: add pack_lines variable
Wim Taymans
2
-39
/
+41
2012-06-06
videotestsrc: Remove more redundant code
Wim Taymans
4
-520
/
+98
2012-06-06
video: add macro for component depth
Wim Taymans
1
-0
/
+1
2012-06-06
videotestsrc: don't artificially restrict caps
Wim Taymans
1
-37
/
+15
2012-06-06
pbutils: Add descriptor for E-AC3 and PGS subtitles
Edward Hervey
1
-0
/
+2
2012-06-05
win32: update .def file for new video API
Tim-Philipp Müller
1
-2
/
+3
[next]