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
2012-09-11
opusenc: port to the new GLib thread API
Mark Nauwelaerts
2
-18
/
+18
2012-09-11
gdp: move gdp plugin here from -base
Tim-Philipp Müller
3
-2
/
+19
2012-09-11
gdp: dump bytes into debug log using GST_MEMDUMP
Tim-Philipp Müller
1
-28
/
+5
2012-09-11
update for new variable names
Wim Taymans
1
-5
/
+5
2012-09-11
tests: use multifdsink for streamheader test
Tim-Philipp Müller
1
-16
/
+10
2012-09-11
gdppay: plug buffer leak
Mark Nauwelaerts
1
-0
/
+1
2012-09-11
tests: initialize variables
Stefan Sauer
1
-2
/
+2
2012-09-11
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
2
-2
/
+2
2012-09-11
gst: Update for GST_PLUGIN_DEFINE() API change
Sebastian Dröge
1
-1
/
+1
2012-09-11
Improve buffer allocation of wrapped memory
Wim Taymans
1
-12
/
+4
2012-09-11
update for buffer api change
Wim Taymans
1
-5
/
+5
2012-09-11
update for buffer changes
Wim Taymans
1
-3
/
+3
2012-09-11
update for memory api changes
Wim Taymans
1
-1
/
+1
2012-09-11
update for new memory api
Wim Taymans
1
-5
/
+5
2012-09-11
gdp: fixup unit tests
Wim Taymans
2
-3
/
+0
2012-09-11
gdppay: fixup for changed caps
Wim Taymans
1
-28
/
+4
2012-09-11
dataprotocol: don't define default Category
Wim Taymans
1
-1
/
+0
2012-09-11
update for HEADER flag changes
Wim Taymans
5
-22
/
+20
2012-09-11
port to new map API
Wim Taymans
5
-34
/
+30
2012-09-11
tests: fix some tests
Wim Taymans
1
-10
/
+15
2012-09-11
tests: port and enable more unit tests
Wim Taymans
3
-50
/
+53
2012-09-11
gdp: move dataprotocol library into gdp plugin and make private
Tim-Philipp Müller
8
-10
/
+15
2012-09-11
gdp: fix header files
Wim Taymans
1
-32
/
+32
2012-09-11
gdp: rename buffer PREROLL -> LIVE flag
Wim Taymans
1
-1
/
+1
2012-09-11
gdp: make new _buffer_allocate method
Wim Taymans
1
-1
/
+2
2012-09-11
gdp: Rework GstSegment handling
Wim Taymans
1
-1
/
+1
2012-09-11
gdp: Hide the GstStructure in GstEvent
Wim Taymans
1
-2
/
+4
2012-09-11
gdp: add docs for GstDPPacketizer
Stefan Kost
1
-0
/
+10
2012-09-11
gdp: port code to new buffer data API
Wim Taymans
1
-2
/
+8
2012-09-11
gdp: remove deprecated code
Wim Taymans
2
-184
/
+0
2012-09-11
gdp: make public enum _get_type() functions thread-safe
Tim-Philipp Müller
1
-5
/
+6
2012-09-11
gdp: dataprotocol, lfocontrolsource: fix enum value name in enums that are pu...
Tim-Philipp Müller
1
-2
/
+2
2012-09-11
gdp: Fixes for -Wmissing-declarations -Wmissing-prototypes
Benjamin Otte
1
-0
/
+15
2012-09-11
gdp: Make code safe for -Wredundant-decls
Benjamin Otte
1
-1
/
+0
2012-09-11
gdp: fix broken xrefs in docs
Stefan Kost
1
-3
/
+3
2012-09-11
gdp: Don't write to the same region of memory as a uint64 and uint16 as this ...
Sebastian Dröge
1
-4
/
+1
2012-09-11
gdp: When calculating GDP body CRC, use the correct pointer.
Michael Smith
1
-1
/
+1
2012-09-11
gdp: Correct all relevant warnings found by the sparse semantic code analyzer...
Sebastian Dröge
1
-3
/
+3
2012-09-11
gdp: Fix empty prototypes. Fixes bug #507957.
Damien Lespiau
1
-1
/
+1
2012-09-11
gdp: g_type_class_ref() other types as well, see #349410 and #64764.
Tim-Philipp Müller
1
-1
/
+1
2012-09-11
gdp: Printf fixes.
Tim-Philipp Müller
1
-1
/
+1
2012-09-11
gdp: GST_DISABLE_DEPRECATED is only for users of API that don't want to see d...
Andy Wingo
1
-4
/
+4
2012-09-11
gdp: add gst_object_{s,g}et_control_rate(), add private data section, fix docs
Stefan Kost
2
-2
/
+15
2012-09-11
gdp: Make debug category static
Wim Taymans
1
-38
/
+104
2012-09-11
gdp: fix failure to deserialize event packets with empty payload (only ev...
Thomas Vander Stichele
1
-7
/
+8
2012-09-11
gdp: add a gdp image to the docs
Thomas Vander Stichele
1
-0
/
+4
2012-09-11
gdp: add note to docs about GDP versioning; remove tmpl file
Thomas Vander Stichele
1
-0
/
+6
2012-09-11
gdp: add a GstDPPacketizer object, and create/free functions
Thomas Vander Stichele
2
-88
/
+367
2012-09-11
gdp: factor out CRC code
Thomas Vander Stichele
1
-42
/
+16
2012-09-11
gdp: factor out some common header init code
Thomas Vander Stichele
1
-31
/
+24
[next]