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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-31
!!PENDING VDPAU H264 WORK
vdpau
Edward Hervey
5
-50
/
+53
2013-03-31
!! WIP VDPAU
Edward Hervey
2
-3
/
+31
2013-03-31
mpegvideoparse: Only add meta if downstream needs it
Edward Hervey
2
-21
/
+50
2013-03-31
vdpau: Port to 1.0
Edward Hervey
65
-8683
/
+1847
2013-03-31
h264parse: Store information in GstH264Meta
Edward Hervey
2
-151
/
+239
2013-03-31
codecparsers: Add GstH264Meta
Edward Hervey
5
-16
/
+306
2013-03-31
mpegvideoparse: Store information in GstMpegVideo12Meta
Edward Hervey
2
-14
/
+84
2013-03-31
codecparsers: Add Mpeg1/2 video GstMeta
Edward Hervey
3
-2
/
+219
2013-03-31
codecparser: Fix picture packet extension size check
Edward Hervey
1
-1
/
+1
2013-03-31
dvb: Move CAM handling to a separate GstTask
Edward Hervey
2
-27
/
+56
2013-03-31
eglglessink: Use gst_element_get_context() wherever possible
Sebastian Dröge
1
-4
/
+23
2013-03-30
dvbsrc: We output time segments
Edward Hervey
1
-0
/
+1
2013-03-30
tsparse: Ensure segment events are forwarded
Edward Hervey
2
-1
/
+7
2013-03-30
mpegpsdemux: push stream start event
Wim Taymans
1
-0
/
+7
2013-03-30
midiparser: ensure variable is initialized and fix debug message access
Josep Torra
1
-1
/
+3
2013-03-30
mpeg4videoparser: Fix a compiler warning about uninitialised variable use
Josep Torra
1
-1
/
+1
2013-03-29
eglglessink: Implement GstContext handling
Sebastian Dröge
4
-17
/
+177
2013-03-29
eglglessink: Use a separate texture for the custom textures
Sebastian Dröge
1
-7
/
+7
2013-03-29
eglglessink: Add support for GstVideoGLTextureUploadMeta
Sebastian Dröge
3
-39
/
+127
2013-03-29
egl: check on the proper display and indent some lines
Josep Torra
1
-4
/
+4
2013-03-28
shm: Make sure the zero-sized array is always last in the struct
Olivier Crête
1
-2
/
+3
2013-03-28
srtp: Update example pipelines
Olivier Crête
2
-12
/
+11
2013-03-28
bluez: Remove a2dpsrc bin
Arun Raghavan
4
-256
/
+0
2013-03-28
bluez: Compile fixes for avdtpsrc/a2dpsrc code against 1.x
Arun Raghavan
3
-59
/
+72
2013-03-28
bluez: Add avdtpsrc/a2dpsrc to build
Arun Raghavan
2
-2
/
+14
2013-03-28
bluez: Fix up some problems that came in with cherry-pick
Arun Raghavan
1
-5
/
+1
2013-03-28
bluez: We work in TIME format with avdtpsrc
Wim Taymans
1
-1
/
+1
2013-03-28
bluez: Fix depreacation warnings on g_mutex_*
Wim Taymans
2
-0
/
+4
2013-03-28
bluez: Fix a number of compiler warnings
Wim Taymans
4
-3
/
+12
2013-03-28
bluez: Fix some warnings in gstavdtputil.c
Arun Raghavan
2
-0
/
+2
2013-03-28
bluez: Fix typo in resetting the D-Bus connection
Arun Raghavan
1
-1
/
+1
2013-03-28
bluez: Handle EOF in avdtpsrc correctly
Arun Raghavan
1
-2
/
+9
2013-03-28
bluez: Fix avdtpsrc getcaps() function
Arun Raghavan
1
-0
/
+4
2013-03-28
bluez: Add an a2dpsrc bin element
Arun Raghavan
4
-1
/
+252
2013-03-28
bluez: Fix avdtpsrc classification
Arun Raghavan
1
-1
/
+1
2013-03-28
bluez: Bump up priority for sockets in AVDTP elements
Arun Raghavan
1
-0
/
+9
2013-03-28
bluez: Add an avdtpsrc element
Arun Raghavan
7
-672
/
+1257
2013-03-28
egl: Add a boxed type for GstEGLDisplay
Sebastian Dröge
2
-0
/
+7
2013-03-28
sbc: actually enable plugin if libsbc is available
Tim-Philipp Müller
1
-3
/
+1
2013-03-27
sbc: port encoder to GstAudioEncoder
Tim-Philipp Müller
5
-978
/
+207
2013-03-27
sbc: port decoder to GstAudioDecoder
Tim-Philipp Müller
3
-216
/
+150
2013-03-27
sbc: import sbc decoder/encoder from bluez and port to 1.0
Tim-Philipp Müller
10
-397
/
+351
2013-03-27
Merge SBC decoder and encoder from bluez
Tim-Philipp Müller
6
-0
/
+1688
2013-03-27
watchdog: new element
David Schleef
4
-1
/
+378
2013-03-27
sbc: remove parser in favour of new GstBaseParse-based sbcparse in -good
Tim-Philipp Müller
2
-291
/
+0
2013-03-27
sbc: sbcdec: make decoder more performant
Wim Taymans
2
-89
/
+145
2013-03-27
sbc: sbcdec: skip the frame on decoding error
Wim Taymans
1
-2
/
+4
2013-03-27
sbc: sbcdec: set DISCONT on outgoing buffers.
Wim Taymans
1
-1
/
+8
2013-03-27
sbc: sbcdec: handle DISCONT and timestamps
Wim Taymans
2
-6
/
+50
2013-03-27
sbc: audio: Make the sbcdec element copy buffer metadata
Arun Raghavan
1
-2
/
+1
[next]