projects
/
platform
/
upstream
/
gstreamer.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gstreamer.git
2014-09-23
Lubosz Sarnecki
gltestsrc: implement snow pattern with GLSL.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Matthew Waters
glupload: fallback to upload if contexts cannot share...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-23
Matthew Waters
glcontext: add gst_gl_context_can_share
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Matthew Waters
gl/tests: update for upload API changes
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Sebastian Dröge
gl: Let gst_gl_context_get_thread() return a new refere...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Anuj Jaiswal
gl: consecutive return, break statement
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Matthew Waters
gl/debug: desktop GL does not have the KHR suffixes
commit
|
commitdiff
|
tree
|
snapshot
2014-09-22
Matthew Waters
examples/gl/gtk: use the sync bus callback to set the...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Reynaldo H...
dvbsrc: add missing FEC rates
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Tim-Philipp...
gl: add since markers for new API
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Matthew Waters
glmemory: add debug line for freeing textures
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Matthew Waters
glupload: provide the output buffer that is rendered...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Matthew Waters
glcontext: add API to retreive the thread that context...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Sanjay NM
gl: Removed unreachable break, unused variable
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Sebastian Dröge
vtenc: Fix encoder to work on iOS
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Sebastian Dröge
applemedia: We need to map the coremedia buffers in...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Philippe Normand
hlsdemux: lock client mutex before entering the retry_f...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
George Kiagiadakis
mssdemux: synchronize with the download loop thread...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
George Kiagiadakis
hlsdemux: synchronize with the download loop thread...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
George Kiagiadakis
dashdemux: synchronize with the download loop thread...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Thiago Santos
mssdemux: fix clearing of eos state in pads
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Thiago Santos
hlsdemux: fix clearing of eos state in pads
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Thiago Santos
dashdemux: fix clearing of eos state in pads
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Sebastian Dröge
vtenc: Let the encoder automatically choose a h264...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Sebastian Dröge
vtenc: Use 0 instead of G_MAXDOUBLE as the max keyframe...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Sebastian Dröge
vtenc: Expected duration is supposed to be the duration...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Aurélien Zanelli
vc1parser: add unit test for sequence-layer parsing
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Aurélien Zanelli
vc1parser: take care of endianness when parsing sequenc...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Sebastian Dröge
vtenc: Properly handle keyframes
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Sanjay NM
mpegdemux: removed an unwanted initialization and a...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Jerome Laheurte
dshowsrcwrapper: Port to 1.0
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Sanjay NM
camerabin2: removed redundant initialization
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Anuj Jaiswal
faad: logical disjunction consecutive return, break...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Aurélien Zanelli
vc1parse: enable header-format conversion
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Sebastian Dröge
vtdec: Fix compilation
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Sebastian Dröge
vtdec: Handle 0/1 framerates correctly by not calculati...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Sebastian Dröge
atdec: Fix some compiler warnings with newer clang
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Sebastian Dröge
vtenc: Prepare encoder after setup
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Sebastian Dröge
vtenc: Only drain the encoder in ::finish(), not on...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Sebastian Dröge
vtenc: Error out if encoding returned an error
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Sebastian Dröge
vtenc: Check for errors from VTCompressionSessionComple...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Sebastian Dröge
vtenc: Properly scale timestamps for the API and set...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Sebastian Dröge
vtdec: Properly scale timestamps for the API and set...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Sebastian Dröge
applemedia: Remove old code that is of no use anymore
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Aurélien Zanelli
vc1parse: forge sequence-layer from seq_hdr instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Sebastian Dröge
applemedia: Unconditionally use VideoToolbox on iOS...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Sebastian Dröge
applemedia: Do weak linking with the VideoToolbox framework
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Ognyan Tonchev
waylandsink: do not leak buffer pool in error case
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Aurélien Zanelli
vc1parse: fix sequence-layer/frame-layer endianness
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Sebastian Dröge
vtenc: Port to GstVideoEncoder base class
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Sebastian Dröge
vtenc: Use correct instance struct size
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Sebastian Dröge
vtdec: Fix compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Sebastian Dröge
vtenc: Port to the real VideoToolbox API instead of...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Ognyan Tonchev
glfilter: do not leak pool in error cases
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Ognyan Tonchev
vdpdecoder: do not leak pool
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Ognyan Tonchev
gltestsrc: do not leak pool in error cases
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Ognyan Tonchev
openni2src: do not leak pool
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Ognyan Tonchev
glmixer: do not leak pool in error cases
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Vineeth T M
vmncdec: modify wrong packetized mode logic
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Sebastian Dröge
webpdec: Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Vineeth T M
webpdec: modify wrong packetized mode logic
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Sebastian Dröge
templatematch: Compare the correct loop variables
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Sebastian Dröge
vtdec: No need to set kVTVideoDecoderSpecification_Enab...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Sebastian Dröge
configure: And make the preprocessor check work properly
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Sebastian Dröge
configure: Do the AM_CONDITIONAL() after finally settin...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Sebastian Dröge
applemedia: Don't include VideoToolbox on iOS < 8.0
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Sebastian Dröge
hlsdemux: Also refetch the playlist after the first...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Sebastian Dröge
dash: Actually retry 3 times as advertised instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Sebastian Dröge
hls: Actually retry 3 times as advertised instead of 2
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Sebastian Dröge
vtdec: Fix compilation on iOS 8.0
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Aurélien Zanelli
vc1parse: fix malformed sequence layer header and STRUCT_C
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Edward Hervey
dvbsrc: Use proper variable for delivery system
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Aurélien Zanelli
tsdemux: fix trivial coding style issue
commit
|
commitdiff
|
tree
|
snapshot
2014-09-12
Aurélien Zanelli
tsdemux: fix overflow of packet_length field of PESHeader
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Matthieu Bouron
mssdemux: improve position detection when a download...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Matthieu Bouron
dashdemux: improve position detection when a download...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-11
Belozorov Semen
mpegpsmux: fix memory leak when converting H.264 avc...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Tim-Philipp...
aiffmux: allocate byte writer on stack
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Tim-Philipp...
asfmux: allocate byte readers on the stack
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Jesper Larsen
tsdemux: clear mutex resources in dispose
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Tim-Philipp...
Fix up one-element lists in template caps
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Tim-Philipp...
avfvideosrc: fix bogus BGRA caps
commit
|
commitdiff
|
tree
|
snapshot
2014-09-10
Matthew Waters
build: don't AC_SUBST intermediate values
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Vasilis Liaskovitis
GstGLWindow: Introduce navigation thread
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Reynaldo H...
dvbsrc: retry opening the frontend on EINTR
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Reynaldo H...
dvbsrc: assorted doc & spelling fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Thiago Santos
Revert "dataurisrc: Remove unnecessary else if condition"
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Thiago Santos
tests: hlsdemux: fix compilation
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Sebastian Dröge
hlsdemux: And fix Makefile yet again
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Sebastian Dröge
hlsdemux: Include the m3u8.c file directly in the test...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Vineeth T M
aiffparse: Fix handling of 64 bit floating point data
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Nicola Murino
facedetect: Add new property min-stddev
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Lubosz Sarnecki
gltransformation: fix issues and expose mvp matrix
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Sebastian Dröge
hlsdemux: Also get the m3u8.c source file from the...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Sebastian Dröge
hlsdemux: Use $(top_srcdir) instead of $(top_builddir...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Sebastian Dröge
mssdemux: Don't send flush events to deactivated pads
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Sebastian Dröge
dashdemux: Don't send flush events to deactivated pads
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Sebastian Dröge
hlsdemux: Don't send flush events to deactivated pads
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Sebastian Dröge
hlsdemux: Compile the m3u8.c directly instead of re...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Sebastian Dröge
hlsdemux: Add unit test for parsing of M3U8 playlists
commit
|
commitdiff
|
tree
|
snapshot
next