index
:
~bilboed/gst-plugins-bad
0.10
WIP
WIP-1.5
amczerocopy-gl-wip
amczerocopy-gl-wip2
android-gl
closedcaption
current
dash-skip
dash-take2
descriptordump
dsmcc
glcontext
h264parsekey
h264parser
hls
master
mpegts-wip
multifile
pcroffset
streams
streams-rebased
teletext
trickmodes
tsdemux-gap
tsdemux-switch
tsid-pid
vapoursynth
vdpau
wip
wip2
wip3
Personal copy of gst-plugins-bad
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-20
winscreencap: Initial port to 1.0
Sebastian Dröge
7
-196
/
+102
2013-06-20
androidmedia: Fix copying of raw video frames on Samsung Galaxy S3 with Exyno...
Xavi Artigas
1
-12
/
+17
2013-06-19
shmsink: unref buffer if no clients are connected
Aleix Conchillo Flaque
1
-1
/
+4
2013-06-18
shmsink: propagate events to basesink class
Aleix Conchillo Flaque
1
-1
/
+1
2013-06-18
applemedia: fix release of null pointer
Andoni Morales Alastruey
1
-2
/
+4
2013-06-18
applemedia: coremediabuffer: fix leaking of apple media structs
Thiago Santos
1
-0
/
+4
2013-06-18
applemedia: move defines to CPPFLAGS for obj-c files
Andoni Morales Alastruey
1
-4
/
+6
2013-06-18
dshowaudiosrc: fix audiocapture producing silence
Andoni Morales Alastruey
3
-3
/
+35
2013-06-14
build: Fix some automake warnings
Sebastian Dröge
1
-6
/
+0
2013-06-07
androidmedia: Fix string comparison
Sebastian Dröge
1
-1
/
+1
2013-06-07
androidmedia: Hacks for HuaweiMediaPad which reports wrong color format
Chen Jie
2
-0
/
+12
2013-06-05
vdpau: Add some missing headers to dist
Sebastian Dröge
1
-2
/
+7
2013-06-05
applemedia-nonpublic: Add to the Makefile.am for dist
Sebastian Dröge
1
-1
/
+1
2013-05-24
directdrawsink: update window width/height when it's not done in WndProc
Andoni Morales Alastruey
1
-0
/
+4
2013-05-24
directdrwasink: call previous WndProc if any
Andoni Morales Alastruey
2
-1
/
+44
2013-05-24
directdrawsink: respect PAR with coordinates
Andoni Morales Alastruey
1
-25
/
+26
2013-05-24
applemedia-nonpublic: fix symbols redefinition for objc files
Andoni Morales Alastruey
1
-0
/
+5
2013-05-24
applemedia: fix duplicated symbols with applemedia
Andoni Morales Alastruey
1
-1
/
+11
2013-05-20
vtdec: simplify caps setting
Andoni Morales Alastruey
1
-2
/
+1
2013-05-20
applemedia: fix H264 streams with b-frames
Andoni Morales Alastruey
2
-19
/
+43
2013-05-20
applemedia: fix segfault with dropped frames
Andoni Morales Alastruey
1
-1
/
+8
2013-05-20
applemedia: improve usage of the VT API
Andoni Morales Alastruey
4
-14
/
+45
2013-05-20
applemedia: add support for MPEG-1 too
Andoni Morales Alastruey
1
-1
/
+3
2013-05-20
applemedia: add support for MPEG-2 decoding
Andoni Morales Alastruey
2
-0
/
+5
2013-05-20
applemedia: use the best colorformat on each platform
Andoni Morales Alastruey
1
-3
/
+13
2013-05-20
applemedia: replace private function with its public variant
Andoni Morales Alastruey
3
-10
/
+76
2013-05-20
applemedia: remove the unneeded buffer factory
Andoni Morales Alastruey
5
-136
/
+4
2013-05-20
applemedia: don't use the dynamic API for public frameworks
Andoni Morales Alastruey
14
-653
/
+77
2013-05-20
applemedia: move plugins using private frameworks to applemedia-nonpublic
Andoni Morales Alastruey
34
-44
/
+1890
2013-05-20
androidmedia: Fix indention
Sebastian Dröge
2
-4
/
+7
2013-05-20
androidmedia: fix a minor error in COLOR_FormatYUV420Planar converting
Chen Jie
1
-2
/
+9
2013-05-13
bluez: add debug category for avdtp utils
Tim-Philipp Müller
2
-0
/
+7
2013-05-08
Use DVB API v5 aka S2API instead of obsolete v3 API
Sebastian Pölsterl
1
-66
/
+91
2013-05-08
vdpau: Add VdpVideoSurface caps feature
Sreerenj Balachandran
2
-3
/
+9
2013-04-23
wasapisrc: Port to GstAudioSrc
Sebastian Dröge
7
-194
/
+218
2013-04-23
wasapi: Port wasapisink to GstAudioSink
Sebastian Dröge
7
-166
/
+203
2013-04-21
dvbbasebin: better error reporting
Tim-Philipp Müller
5
-26
/
+44
2013-04-21
dvbbasebin: log channel parsing into dvbbasebin debug category as well
Tim-Philipp Müller
2
-1
/
+4
2013-04-21
dvbbasebin: fix path where to look for the dvb-channels.conf
Tim-Philipp Müller
1
-5
/
+8
2013-04-16
amcaudiodec: Properly set output format instead of just setting caps
Sebastian Dröge
1
-5
/
+2
2013-04-16
androidmedia: Set parent class in class_init
Sebastian Dröge
2
-0
/
+4
2013-04-16
androidmedia: Handle refcounts of pad templates correctly
Sebastian Dröge
2
-4
/
+4
2013-04-16
amcaudiodec: Use 1.0-style raw audio caps
Sebastian Dröge
1
-5
/
+2
2013-04-16
androidmedia: Properly set subclasses metadata/pad templates in base_init
Sebastian Dröge
2
-55
/
+124
2013-04-15
uvch264: printf format fix
Anton Belka
1
-1
/
+2
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
28
-30
/
+30
2013-04-15
avfvideosrc: fix deadlock draining queue from the same thread
Andoni Morales Alastruey
1
-1
/
+2
2013-04-15
dshowsrcwrapper: Added Graph Builder and Capture Builder to correctly create ...
Fabricio Costa Alisedo
2
-11
/
+108
2013-04-15
dshowsrcwrapper: Add support for UYVY
Andoni Morales Alastruey
3
-0
/
+9
2013-04-08
sys: print format fixes in debug messages
Tim-Philipp Müller
5
-8
/
+10
[next]