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-08-10
uvch264mjpgdemux: fix event ordering
Tim-Philipp Müller
1
-6
/
+15
2013-08-03
dvbsrc: remove use of _XOPEN_SOURCE
Tim-Philipp Müller
1
-8
/
+7
2013-08-02
bluez: return GST_FLOW_EOS in avdtpsrc create when stream is EOF
Bernhard Miller
1
-5
/
+5
2013-07-29
all: Fix for GST_DISABLE_GST_DEBUG
Edward Hervey
5
-2
/
+19
2013-07-28
uvch264_mjpgdemux: Remove duplicated variables
Olivier Crête
1
-18
/
+13
2013-07-28
uvch264_mjpgdemux: Don't unmap/unref buffer if it's pushed out as-is
Olivier Crête
1
-4
/
+4
2013-07-28
uvcv4l2_mjpegdemux: Unmap buffer
Robert Krakora
1
-0
/
+2
2013-07-24
applemedia: atdec: destroy the queue if set_format fails
Alessandro Decina
1
-0
/
+2
2013-07-24
applemedia: atdec: remove c++ style comments
Alessandro Decina
1
-11
/
+12
2013-07-24
applemedia: atdec: 1st round of fixes
Alessandro Decina
2
-26
/
+33
2013-07-23
applemedia: add AudioToolbox based audio decoder
Alessandro Decina
4
-2
/
+465
2013-07-23
decklink: Add support for group-id in the stream-start event
Sebastian Dröge
1
-2
/
+8
2013-07-22
decklink: actually enable decklinksink
Youri Westerman
1
-2
/
+1
2013-07-22
decklink: add "device-number" to select from multiple devices
Youri Westerman
4
-32
/
+26
2013-07-05
dvb: Fix PMT handling
Edward Hervey
1
-10
/
+24
2013-07-03
dvb: GstMpegTS => GstMpegTs
Edward Hervey
9
-35
/
+35
2013-07-03
dvb: Switch to MPEG-TS SI library
Edward Hervey
10
-172
/
+112
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
[next]