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
/
ext
/
assrender
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-11
assrender: improve negotiation
Thiago Santos
1
-3
/
+58
2014-08-11
assrender: always intersect with the filter caps
Thiago Santos
1
-27
/
+14
2014-06-29
assrender: Make static caps actually static
Sebastian Dröge
1
-1
/
+1
2014-05-11
assrender: Do not try to add a feature to a caps features ANY
Sebastian Dröge
1
-1
/
+3
2014-03-05
assrender: handle video/x-raw(ANY) if downstream supports the GstVideoOverlay...
Matthieu Bouron
2
-25
/
+242
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-01-22
assrender: reenable unit tests and up rank to primary again
Arnaud Vrac
1
-2
/
+1
2013-01-22
assrender: use overlay composition to blit subtitles on video frames
Arnaud Vrac
2
-315
/
+20
2013-01-22
assrender: render overlay composition if supported downstream
Arnaud Vrac
2
-9
/
+180
2013-01-22
assrender: add wait-text property
Arnaud Vrac
2
-1
/
+19
2013-01-22
assrender: fix some subtitles being ignored
Arnaud Vrac
2
-17
/
+19
2013-01-22
assrender: refactor code to avoid duplication
Arnaud Vrac
1
-80
/
+48
2013-01-22
assrender: proxy allocations on video pad
Arnaud Vrac
1
-0
/
+2
2012-11-04
Fix FSF address
Tim-Philipp Müller
2
-3
/
+3
2012-10-25
assrender: Handle GAP events
Sebastian Dröge
1
-0
/
+17
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-09-23
assrender: disable for autoplugging until it works
Tim-Philipp Müller
1
-1
/
+2
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-09-14
ffmpegcolorspace is no more
Wim Taymans
1
-1
/
+1
2012-07-27
assrender: process ATTACHMENT tag as sample
Mark Nauwelaerts
1
-16
/
+12
2012-05-29
assrender: Refactoring and make core more similar to textoverlay
Andre Moreira Magalhaes (andrunko)
2
-204
/
+403
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2012-03-29
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
1
-0
/
+3
2012-03-11
fix for caps api changes
Wim Taymans
1
-3
/
+5
2012-03-06
Add missing GLIB_DISABLE_DEPRECATION_WARNINGS
Edward Hervey
1
-0
/
+3
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
1
-2
/
+2
2012-01-25
port some more to new memory API
Mark Nauwelaerts
1
-12
/
+9
2012-01-19
port to new gthread API
Wim Taymans
2
-46
/
+42
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-6
/
+5
2011-11-17
add parent to pad functions
Wim Taymans
1
-22
/
+22
2011-11-16
add parent to query function
Wim Taymans
1
-10
/
+8
2011-11-15
_peer_get_caps() -> _peer_query_caps()
Wim Taymans
1
-1
/
+1
2011-11-15
change getcaps to query
Wim Taymans
1
-8
/
+48
2011-10-27
assrender: fix compilation
Wim Taymans
1
-2
/
+2
2011-10-27
Merge branch 'master' into 0.11
Wim Taymans
1
-1
/
+1
2011-10-18
assrender, nuvdemux: unref buffers with gst_buffer_unref()
Tim-Philipp Müller
1
-1
/
+1
2011-10-06
assrender: port to 0.11
Wim Taymans
2
-178
/
+144
2011-07-20
Fix compilation for unused but not set
Nicolas Dufresne
1
-1
/
+6
2011-04-16
assrender: refactor blitting, avoid writing past end of buffer
David Schleef
1
-67
/
+96
2010-11-25
assrender: Remove dead assignments
Edward Hervey
1
-19
/
+4
2010-11-09
assrender: Remove unused src_stride variable from blit functions
Mart Raudsepp
1
-2
/
+1
2010-06-27
assrender, ivfparse, jpegformat: fix compiler warnings with debugging disable...
Tim-Philipp Müller
1
-2
/
+2
2010-04-08
assrender: pass constant string as format string to printf
Tim-Philipp Müller
1
-5
/
+5
2010-02-27
assrender: Drop text buffers before the segment start and clip running time e...
Sebastian Dröge
1
-0
/
+17
2010-02-27
assrender: Consume text buffers if they're to be displayed in the next 500ms
Sebastian Dröge
1
-7
/
+7
2010-02-23
assrender: Protect libass structures from concurrent access from multiple thr...
Sebastian Dröge
2
-2
/
+21
2010-02-16
assrender: If no codec data is set, still initialize the ass track
Sebastian Dröge
1
-0
/
+3
2010-02-02
assrender: instruct libass to use light autohinting
Grigori Goronzy
1
-1
/
+1
2010-02-02
assrender: Don't scan current working directory recursively for fonts
Eric Appleman
1
-1
/
+0
[next]