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
2014-10-24
video-scaler: fix taps check
video-scaler-old
Wim Taymans
1
-3
/
+3
2014-10-24
video-converter: cleanup
Wim Taymans
1
-38
/
+0
2014-10-24
video-scaler: move resampler to separate object
Wim Taymans
6
-398
/
+519
2014-10-24
video-converter: plug memory leaks
Wim Taymans
2
-68
/
+80
2014-10-24
video-scaler: handle interlaced video
Wim Taymans
2
-71
/
+154
2014-10-24
video-converter: add interlaced flag to chroma resampler
Wim Taymans
1
-3
/
+5
2014-10-24
video-convert: swap src and dest
Wim Taymans
4
-80
/
+80
2014-10-24
video-convert: don't try to remove 0 lines
Wim Taymans
1
-1
/
+2
2014-10-24
video-converter: improve order of operations
Wim Taymans
1
-42
/
+110
2014-10-24
videoscale: port to new converter
Wim Taymans
2
-140
/
+10
2014-10-24
video-converter: rework some more
Wim Taymans
1
-307
/
+167
2014-10-24
video-scaler: add range to scale function
Wim Taymans
2
-3
/
+8
2014-10-24
WIP: attempt to rework
Wim Taymans
1
-86
/
+497
2014-10-24
video-chroma: fix typo
Wim Taymans
1
-1
/
+1
2014-10-24
video-scaler: make scaler more generic
Wim Taymans
4
-267
/
+346
2014-10-24
video-scaler: add rounding
Wim Taymans
1
-13
/
+23
2014-10-24
video-scaler: adjust offsets for cosited chroma
Wim Taymans
1
-3
/
+5
2014-10-24
video-scaler: add more flags
Wim Taymans
1
-2
/
+13
2014-10-24
video-scaler: generalize linear for taps > 2
Wim Taymans
1
-5
/
+8
2014-10-24
video-scaler: add new video scaler helper object
Wim Taymans
7
-509
/
+795
2014-10-23
basetextoverlay: Make GstBaseTextOverlay::font-desc readable
Thibault Saunier
1
-1
/
+15
2014-10-21
Automatic update of common submodule
Tim-Philipp Müller
1
-0
/
+0
2014-10-21
decodebin: Fix locking
Sebastian Dröge
1
-10
/
+8
2014-10-21
decodebin: fix the autoplugging of parser elements
Sreerenj Balachandran
1
-0
/
+25
2014-10-21
Automatic update of common submodule
Stefan Sauer
2
-1
/
+1
2014-10-21
videotestsrc: assertion error
Vineeth T M
2
-2
/
+4
2014-10-21
decodebin: optimize the code a bit by avoiding unnecessary string comparisons
Sreerenj Balachandran
1
-4
/
+3
2014-10-21
decodebin: Fix typo in comment
Sreerenj Balachandran
1
-1
/
+1
2014-10-21
rtspconnection: call watch notify before freeing any watch resources
Aleix Conchillo Flaqué
1
-3
/
+3
2014-10-20
appsink: Fix gst_app_sink_pull() docs to transfer full for the return value
Sebastian Dröge
1
-2
/
+4
2014-10-17
typefind: use gslice for typefine data
Stefan Sauer
1
-7
/
+5
2014-10-14
encodebin: fix some leaks in error code path
Tim-Philipp Müller
1
-5
/
+12
2014-10-14
tests: parallelise 'make valgrind'
Tim-Philipp Müller
2
-3
/
+3
2014-10-14
riff-media: allow more channel_masks
Peter G. Baum
1
-20
/
+26
2014-10-14
audio-channels: allow partially valid channel_mask
Peter G. Baum
1
-10
/
+4
2014-10-13
audiodecoder: should post DECODE errors and not ENCODE
Thiago Santos
1
-3
/
+3
2014-10-11
videoblend: Avoid assigning a negative value to a guint
Luis de Bethencourt
1
-2
/
+4
2014-10-11
basetextoverlay: Fix segfault when overlay outside the frame
Luis de Bethencourt
1
-27
/
+35
2014-10-10
pbutils: Rename clock-base/seqnum-base to timestamp-offset/seqnum-offset
Olivier Crête
1
-2
/
+2
2014-10-10
playsink: Use correct property enum value for video-filter property installation
Heinrich Fink
1
-1
/
+1
2014-10-08
videoscale: remove FIXME about NV21 support
Luis de Bethencourt
1
-1
/
+0
2014-10-08
videotestsrc: add gradient pattern
Wim Taymans
4
-1
/
+33
2014-10-08
video-chroma: improve 4x downsampling coefficients
Wim Taymans
1
-7
/
+7
2014-10-07
audioresample: remove unused variables
Peter G. Baum
1
-3
/
+0
2014-10-07
typefindfunctions: Remove leftover #define from 0.10
Danny Song
1
-4
/
+0
2014-10-07
decodebin: Only emit the drain signal for the main decode chain, not any subc...
Andrei Sarakeev
1
-1
/
+1
2014-10-06
decodebin: Free factories array when delaying autoplugging due to non-final caps
Sebastian Dröge
1
-0
/
+1
2014-10-06
videoconverter: Free the converter config in free()
Sebastian Dröge
1
-0
/
+3
2014-10-06
decodebin: unref decode pad after usage
Aurélien Zanelli
1
-0
/
+2
2014-10-04
videoencoder: Stop storing if we received EOS
Sebastian Dröge
1
-10
/
+0
[next]