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
2012-10-15
Sebastian Dröge
Implement basic wrapper around MediaCodec API
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Sebastian Dröge
Some more WIP
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Sebastian Dröge
Initial commit
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Sebastian Dröge
androidmedia: Add androidmedia plugin
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Sebastian Dröge
hlsdemux: And fix another deadlock caused by the update...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Sebastian Dröge
hlsdemux: Also hold the mutex before signalling the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Sebastian Dröge
hlsdemux: Also cancel the downloader before stopping...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Sebastian Dröge
hlsdemux: Only lock the mutex when it's not locked...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Sebastian Dröge
hlsdemux: Fix another race condition by holding the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Sebastian Dröge
hlsdemux: Port some things from the last commits
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Sebastian Dröge
hlsdemux: Never ever stop a task from the task function
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Sebastian Dröge
hlsdemux: Fix lots of deadlocks caused by race conditio...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Sergey N. Gorshkov
rtmpsink: handle RTMP_Write() return value correctly
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
David Régade
rtmpsink: fix memory leak from URI verification via...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Mark Nauwelaerts
mpegdemux: advance stream time when sending GAP event
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Mark Nauwelaerts
mpegdemux: send language info downstream if available
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Mark Nauwelaerts
mpegdemux: remove obsolete struct field
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Michael Smith
audioparse: Set framesize and properties correctly...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Mark Nauwelaerts
mpegdemux: tweak flow return aggregation
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Mark Nauwelaerts
mpegdemux: handle upstream TIME segments
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Mark Nauwelaerts
mpegdemux: handle and combine downstream flow return
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Mark Nauwelaerts
mpegdemux: handle new style dvd event
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Mark Nauwelaerts
mpegdemux: do not add pad after no-more-pads
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Mark Nauwelaerts
mpegdemux: clean up segment sending
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Mark Nauwelaerts
mpegdemux: send GAP event rather than segment updates
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Mark Nauwelaerts
mpegdemux: refactor segment sending
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Mark Nauwelaerts
mpegdemux: refactor init and reset
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Mark Nauwelaerts
mpegdemux: no more segment closing in 1.0
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Mark Nauwelaerts
mpegdemux: clean up some debug statements
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Mark Nauwelaerts
dtsdec: fix buffer parsing
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Sebastian Dröge
mpegtsdemux: First push EOS, then destroy all programs
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Sebastian Dröge
hlsdemux: Fix invalid read
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Sreerenj Balachandran
mpegvideoparse: signal interlacing properly in video...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Wim Taymans
replace some playbin2 -> playbin
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Mark Nauwelaerts
mpeg4videoparse: reset frame parser after parsing caps...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Sebastian Dröge
common: Update to the right commit again
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Michael Smith
audioparse: add a mode where the caps are taken from...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Michael Smith
mpegvideoparse: reset frame parser after parsing codec_...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Mark Nauwelaerts
mpeg4videoparse: properly mark config data presence
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Sebastian Dröge
fieldanalysis: Fix unitiailized variable compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Sebastian Dröge
fieldanalysis: Remove from the NONPORTED plugins list
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Tim-Philipp...
docs: add 'make upload' target for docs/ for new-releas...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Tim-Philipp...
Back to development (bug fixing)
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Tim-Philipp...
Release 1.0.1
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Tim-Philipp...
Automatic update of common submodule
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Michael Smith
meta info: register thread-safely.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Sebastian Dröge
rtpvp8: Also commit remaining uncommitted changes...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Andoni Morales...
rtpvp8: redifine vp8_norm to avoid duplicated symbols...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Andoni Morales...
videoparsers: fix duplicated symbols for static links...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Rob Clark
dvdspu: add YV12 and NV12 support
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Jan Schmidt
resindvd: Remove caps lock from parsetter element.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Jan Schmidt
resindvd: Update overridden caps when the DAR changes
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Jan Schmidt
resindvd: Port parsetter element
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Christian Fredrik...
update for latest changes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-30
Christophe...
chromaprint: Missing unmap buffer in transform_ip
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Jan Schmidt
resindvd: Fiddle with segment handling for DVD.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Tim-Philipp...
frei0r: fix plugin loading for frei0r elements that...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Tim-Philipp...
Remove some liboil references
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Tim-Philipp...
cog: remove some old elements so they don't get ported...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Руслан Ижбулатов
curl: fix compiler warning with setsockopt() on windows
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Nicolas Dufresne
frei0r: Port to 1.0
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Руслан Ижбулатов
curl: fix build on win32
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Thiago Santos
wrappercamerabinsrc: change video-source if the user...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Thiago Santos
wrappercamerabinsrc: pad probe ids are gulong
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Thiago Santos
camerabin: use correct element name when replacing...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Jan Schmidt
soundtouch: Transform timestamps properly after a seek.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Jan Schmidt
resindvd: Don't send spurious 'close segment' events...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Robert Swain
fieldanalysis: Port to 1.0
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
Yaakov Selkowitz
chromaprint: link against libgstbase
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
Tim-Philipp...
Back to development (bug fixing)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
Tim-Philipp...
Release 1.0.0
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
Tim-Philipp...
docs: update
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
David Schleef
decklink: change device instance lifecycle
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
David Schleef
decklinksrc: Fix memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Tim-Philipp...
tests: disable assrender unit test
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Tim-Philipp...
assrender: disable for autoplugging until it works
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Olivier Crête
rtpdtmfdepay: Use 1.0-style caps negotiation and audio...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Olivier Crête
opusenc: Rank as Primary
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Olivier Crête
rtpopuspay: Allocate the rtp buffer correctly
commit
|
commitdiff
|
tree
|
snapshot
2012-09-22
Tim-Philipp...
Automatic update of common submodule
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
Tim-Philipp...
intersubsrc: disable timestamping code that doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Mark Nauwelaerts
applemedia: init videoinfo
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Mark Nauwelaerts
y4mdec: init videoinfo
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Tim-Philipp...
docs: remove one more old include
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Tim-Philipp...
Release 0.11.99
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Tim-Philipp...
docs: update
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Tim-Philipp...
freeze: remove freeze element, was replaced by imagefre...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-17
Jan Schmidt
resindvd: Fix segment handling in the demuxer.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Christian Fredrik...
Remove vp8 plugin from spec after move to good
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Sebastian Dröge
vp8: Remove plugin, moved to gst-plugins-good
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Sebastian Dröge
vp8dec: Unref input/output states when stopping the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Sebastian Dröge
vp8enc: Update realtime profile to the new properties
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Christian Fredrik...
Update and fix spec with latest changes and F18 name...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Sebastian Dröge
vp8: Require latest libvpx release (1.1.0 from May...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Sebastian Dröge
vp8enc: Use a string field for the profile in the caps
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Mark Nauwelaerts
use gst_element_factory_get_metadata to replace obsolet...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Sebastian Dröge
vp8enc: Correctly set profile in caps
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Sebastian Dröge
vp8: Update copyright and authors
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Sebastian Dröge
docs: Update plugin docs
commit
|
commitdiff
|
tree
|
snapshot
2012-09-14
Sebastian Dröge
vp8enc: Rework encoder properties to be more in line...
commit
|
commitdiff
|
tree
|
snapshot
next