projects
/
platform
/
upstream
/
gst-plugins-bad.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gst-plugins-bad.git
2015-09-14
Sebastian Dröge
aggregator: Document that get_next_time() should return...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Sebastian Dröge
mpdparser: Don't consider period start times in periods...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Sebastian Dröge
mpdparser: Fix unit test that assumed that fragment...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Sebastian Dröge
dashdemux: Export the period start time to the base...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Sebastian Dröge
adaptivedemux: Properly implement timestamping of multi...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Sebastian Dröge
Revert "dashdemux: Subtract the period start time from...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Sebastian Dröge
Revert "dashdemux: Include the period start in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Sebastian Dröge
mpdparser: Consider the repeat count when checking...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Thiago Santos
dashdemux: also check for subfragments on has_next_fragment
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Miguel París...
opusenc: improve deprecated properties docs
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Miguel París...
opusenc: do not throw g_warning when getting deprecated...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Thiago Santos
videoaggregator: fix caps query to properly handle...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Jan Schmidt
vtdec: Use R/RG textures for NV12 when the context...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Jan Schmidt
vtdec: Prefer GL output caps.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Sreerenj Balachandran
codecparsers: h265: Fix the selection of Active Ref...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Sreerenj Balachandran
codecparsers: h265 : Fix default scaling list values
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Sebastian Dröge
decklinkvideosink: less-than-zero comparison of an...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Matthew Waters
gtk, qt: more specifically define the compile time...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Matthew Waters
build/qt: indent configure file
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Matthew Waters
qt: use our function table instead of directly calling...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Matthew Waters
gl/api: use public rather than private define
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Sebastian Dröge
decklinkvideosink: Handle pipelines where the running...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Sebastian Dröge
decklinkvideosink: Consider pipeline latency, render...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Kouhei Sutou
directsoundsrc: fix build error for 64bit Windows build...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Sebastian Dröge
gl/eagl: Also unbind renderbuffer after setting up...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Sebastian Dröge
gl/eagl: Don't make context uncurrent just to make...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-07
Vincent Penquerc'h
mpdparser: fix period start time scaling
commit
|
commitdiff
|
tree
|
snapshot
2015-09-05
Jan Schmidt
faac: Add bitrate info to the tags output.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Nirbheek Chauhan
compositor: Ensure all arguments to CLAMP are signed int
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Thibault Saunier
gtk: Do not consider GtkEvents as handled
commit
|
commitdiff
|
tree
|
snapshot
2015-09-03
Thiago Santos
videoaggregator: lift restriction of changing pixel...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Nirbheek Chauhan
qmlsink: Ensure that at least one windowing system...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Olivier Crête
pcapparse: Reset state on flush and state changes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Tim-Philipp...
gtk, qt, gl: fix typo in debug and error messages
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Olivier Crête
aggregator: Also ignore start-time on seek from gst_ele...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Nirbheek Chauhan
compositor: variables in clamp_rectangle() should be...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Tim-Philipp...
Fix file permissions of some files
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Luis de Bethencourt
compositor: remove check for below zero for unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Vanessa Chipirrás...
edgedetect: Rename gstedgedetect.c to gstedgedetect...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Vanessa Chipirrás...
edgedetect: remove unused and useless functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Luis de Bethencourt
textoverlay: remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Vanessa Chipirrás...
faceblur: remove unused variable.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Vanessa Chipirrás...
faceblur: need to migrate to C++.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Vanessa Chipirrás...
faceblur: Check CvHaarClassifierCascade is release...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Vanessa Chipirrás...
faceblur: Code refactoring of gst_face_blur_load_profile.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Vanessa Chipirrás...
faceblur: Change gstfaceblur to C++.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Sebastian Dröge
dvbsuboverlay: Fix caps memory leak by making static...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Tim-Philipp...
dashdemux: don't meddle with the class struct from...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nicolas Dufresne
h264parse/h265parse: Fix negotiation crash
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Nirbheek Chauhan
compositor: Actually use the output resolution for...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
XuGuangxin
codecparsers: h265: Fix tile row and column parsing
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Athanasios...
hlsdemux: select correct position for live streams...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Nicolas Dufresne
glupload: Use base class metadata copy function
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Nicolas Dufresne
glcolorconvert: Use base transform metadata copy
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Sebastian Dröge
gl/eagl: Unref context after setting a window handle
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Sebastian Dröge
win32: Add new h265 parser symbols
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
lyb
codecparsers: h265: Add APIs for up-right-diagonal...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
XuGuangxin
codecparsers: h265: Fix the range of delta_chroma_log2_...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Tim-Philipp...
tsdemux: fix latency handling again
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Nicolas Dufresne
glimagesink: update display size before sending event
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Nicolas Dufresne
gl: Let base transform relay the meta api for us
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Koop Mast
curl: Give netinet/ip.h it own configure check
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Luis de Bethencourt
dtsdec: remove unused value
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Vanessa Chipirrás...
facedetect: remove unnecessary variable.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Justin Kim
glcontext: add specific error message when missing...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
hoonhee.lee
tests: audiomixer: remove duplicated word in comment
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
hoonhee.lee
caopengllayersink: Don't chain up to parent's query...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Alex Ashley
check: hlsdemux: make duration unit test robust to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Matthew Waters
glbasefilter: only call gl_{stop,start} if the context...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Carlos Rafael...
opencv: Fix OpenCV data path check to work with cross...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Ben Browitt
videoaggregator: Always set the pad's buffer_vinfo...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Sebastian Dröge
dashdemux: Handle encoding specified in the <xml> eleme...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Arnaud Vrac
assrender: check video frame mapping succeeded before...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Arnaud Vrac
configure.ac: fix build when the uvch264 plugin is...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Alex Ashley
dashdemux: replace xmlNodeDump with xmlNodeDumpOutput
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Luis de Bethencourt
configure: check for Qt version
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Arnaud Vrac
hlsdemux: abort playlist update when cancelled
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Sebastian Dröge
gtk/gl: Use our GL function table instead of directly...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Sebastian Dröge
Release 1.5.90
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Sebastian Dröge
Update .po files
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Sebastian Dröge
po: Update translations
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Guillaume Marquebielle
liveadder: fix assertion when copying buffer region
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Vanessa Chipirrás...
handdetect: remove unnecessary variable.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Vanessa Chipirrás...
handdetect: check CvHaarClassifierCascade is release...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Vanessa Chipirrás...
handdetect: code refactoring of gst_handdetect_load_pro...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Sebastian Dröge
daalaenc: Fix build
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Luis de Bethencourt
examples: facedetect: add silent option
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Thiago Santos
x265enc: add accept-caps handling
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Thiago Santos
daalaenc: add accept-caps handling
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Thiago Santos
videoencoders: use template subset check for accept...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Luis de Bethencourt
opencv: support alternative path convention
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Rico Tzschichholz
dashdemux: link against gio for g_resolver and g_inet_a...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Thiago Santos
audioencoders: use template subset check for accept...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Thiago Santos
voaacenc: Remove custom getcaps and just use the template
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Thiago Santos
voaacenc: add version to gst-launch string on documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Thiago Santos
faac: make template pad caps more accurate and remove...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Tim-Philipp...
mpg123: still reset pending audio info on hard flush
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Jason Litzinger
mpg123: fix handling of sample rate change during playback
commit
|
commitdiff
|
tree
|
snapshot
2015-08-16
Olivier Crête
videoparsers: Use gst_base_parse_merge_tags()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-16
Nicolas Dufresne
glupload: Recalculate offset and size in raw upload
commit
|
commitdiff
|
tree
|
snapshot
next