projects
/
platform
/
upstream
/
gst-plugins-good.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Automatic update of common submodule
[platform/upstream/gst-plugins-good.git]
/
gst
/
2011-03-24
Stefan Kost
spectrum: refactor processing loop for block based...
tree
|
commitdiff
2011-03-24
Stefan Kost
spectrum: fix the error accumulation and frames_todo...
tree
|
commitdiff
2011-03-24
Stefan Kost
spectrum: fix broken code resulting for a wrong splitup...
tree
|
commitdiff
2011-03-24
Stefan Kost
spectrum: simplify the have_interval calculation
tree
|
commitdiff
2011-03-24
Stefan Kost
spectrum: use local var for input_data function
tree
|
commitdiff
2011-03-22
Mark Nauwelaerts
flvmux: use running time for synchronization
tree
|
commitdiff
2011-03-22
Mark Nauwelaerts
matroskamux: use running time for synchronization
tree
|
commitdiff
2011-03-22
Mark Nauwelaerts
avimux: use running time for synchronization
tree
|
commitdiff
2011-03-16
Sebastian Dröge
matroska: Mark tag mapping tables as static const
tree
|
commitdiff
2011-03-16
Sebastian Dröge
matroskamux: Use ARTIST instead of AUTHOR for GST_TAG_A...
tree
|
commitdiff
2011-03-16
Sebastian Dröge
matroskademux: Use ARTIST Matroska tag instead of AUTHO...
tree
|
commitdiff
2011-03-15
Youness Alaoui
videoflip: Fix buffer overflow bug for odd resolutions...
tree
|
commitdiff
2011-03-15
Youness Alaoui
videoflip: Add support for YUY2, UVYV and YVYU colorspaces
tree
|
commitdiff
2011-03-14
Andoni Morales Ala...
matroskamux: return TRUE from sink pad event function...
tree
|
commitdiff
2011-03-10
Stefan Kost
spectrum: more comments and tune and logging
tree
|
commitdiff
2011-03-10
Stefan Kost
spectrum: avoid unneccesary extra fft runs
tree
|
commitdiff
2011-03-10
Stefan Kost
spectrum: only scale the vectors that we are processing
tree
|
commitdiff
2011-03-10
Stefan Kost
spectrum: put number of channels to instance variable
tree
|
commitdiff
2011-03-10
Stefan Kost
spectrum: update doc review stamp
tree
|
commitdiff
2011-03-10
Stefan Kost
spectrum: use function pointers for data readers
tree
|
commitdiff
2011-03-09
Mark Nauwelaerts
rtspsrc: improve recovery from failed seek
tree
|
commitdiff
2011-03-09
Mark Nauwelaerts
jitterbuffer: handle position query
tree
|
commitdiff
2011-03-09
Stefan Kost
spectrum: multi-channel support
tree
|
commitdiff
2011-03-09
Stefan Kost
spectrum: more xrefs in the docs
tree
|
commitdiff
2011-03-09
Stefan Kost
spectrum: factor out the code that accumulated samples...
tree
|
commitdiff
2011-03-09
Stefan Kost
spectrum: pull format to temp var to improve readabilit...
tree
|
commitdiff
2011-03-09
Stefan Kost
spectrum: code cleanup for copying data to ring-buffer
tree
|
commitdiff
2011-03-09
Stefan Kost
spectrum: add a GstSpecrtumChannel context structure
tree
|
commitdiff
2011-03-09
Stefan Kost
spectrum: call the instance var spectrum instead of...
tree
|
commitdiff
2011-03-09
Stefan Kost
spectrum: don't value we already took from the gvalue
tree
|
commitdiff
2011-03-08
Tim-Philipp Müller
Merge ad-hoc release branch '0.10.28'
tree
|
commitdiff
2011-03-07
Mark Nauwelaerts
jitterbuffer: also estimate eos if very near eos
tree
|
commitdiff
2011-03-07
Mark Nauwelaerts
jitterbuffer: avoid trying to buffer more than is avail...
tree
|
commitdiff
2011-03-07
Mark Nauwelaerts
jitterbuffer: reset element base_time upon flush
tree
|
commitdiff
2011-03-04
Mark Nauwelaerts
wavparse: tune output max buffer size to material
tree
|
commitdiff
2011-03-02
Stefan Kost
monoscope: don't leak the monoscope_state data
tree
|
commitdiff
2011-03-02
Stefan Kost
monoscope: we have 64 colors, don't access colors[64]
tree
|
commitdiff
2011-03-02
Mark Nauwelaerts
qtdemux: arrange for non-fatal error when parsing non...
tree
|
commitdiff
2011-03-02
Stefan Kost
monoscope: stack needs to be size+1 as we put a end...
tree
|
commitdiff
2011-02-26
David Schleef
qtdemux: remove accidental debug message
tree
|
commitdiff
2011-02-26
David Schleef
qtdemux: Add support for 2Vuy and r210
tree
|
commitdiff
2011-02-24
Sebastian Dröge
deinterlace: Add support for NV21 colorspace
tree
|
commitdiff
2011-02-24
Carsten Kroll
deinterlace: Add support for NV12 colorspace
tree
|
commitdiff
2011-02-23
Robert Swain
deinterlace: Simplify setcaps
tree
|
commitdiff
2011-02-23
Robert Swain
deinterlace: Port greedyl to GstDeinterlaceSimpleMethod
tree
|
commitdiff
2011-02-22
Stefan Kost
Revert "id3demux: ensure a taglist before adding the...
tree
|
commitdiff
2011-02-22
Stefan Kost
id3demux: return ID3TAGS_BROKEN_TAG for unsupported...
tree
|
commitdiff
2011-02-22
Edward Hervey
qtdemux: Fix unitialized variable.
tree
|
commitdiff
2011-02-22
Mark Nauwelaerts
avidemux: ensure sane parameters when parsing superindex
tree
|
commitdiff
2011-02-22
Mark Nauwelaerts
avidemux: check for NULL audio stream format header...
tree
|
commitdiff
2011-02-22
Blaise Gassend
rtpbin: handle NULL demux elements
tree
|
commitdiff
2011-02-21
Robert Swain
deinterlace: small clean-ups
tree
|
commitdiff
2011-02-21
Robert Swain
deinterlace: fix assigned method_id when using fallback
tree
|
commitdiff
2011-02-21
Wim Taymans
rtpbin: fix setting the SDES property
tree
|
commitdiff
2011-02-21
Edward Hervey
Revert "Check that collectpads exists before removing...
tree
|
commitdiff
2011-02-21
Tim-Philipp Müller
icydemux: fix tag list handling issues that might have...
tree
|
commitdiff
2011-02-21
David Schleef
Check that collectpads exists before removing pad
tree
|
commitdiff
2011-02-18
Stefan Kost
avidemux: stream->current_total is accumulated byte...
tree
|
commitdiff
2011-02-18
David Schleef
udpsink: warn when packet is too large
tree
|
commitdiff
2011-02-18
David Schleef
matroskaparse: New element
tree
|
commitdiff
2011-02-18
David Schleef
matroskademux: Earlier debug category initialization
tree
|
commitdiff
2011-02-18
David Schleef
flvmux: don't set duration for live stream
tree
|
commitdiff
2011-02-18
David Schleef
debugutils: remove bitrotten negotiation element
tree
|
commitdiff
2011-02-18
David Schleef
rtpvrawpay: Implement interlacing
tree
|
commitdiff
2011-02-17
Stefan Kost
avidemux: also add the frame-type for the stream index
tree
|
commitdiff
2011-02-17
Stefan Kost
avidemux: get the index writer id when the pad has...
tree
|
commitdiff
2011-02-17
Stefan Kost
avidemux, flvdemux: formatting cleanup
tree
|
commitdiff
2011-02-17
Stefan Kost
avidemux, flvdemux: mark delta-units in the index
tree
|
commitdiff
2011-02-17
Stefan Kost
qtdemux: mark delta-unit in the index
tree
|
commitdiff
2011-02-17
Stefan Kost
qtdemux: formatting cleanup
tree
|
commitdiff
2011-02-16
Stefan Kost
matroskamux: rework _request_new_pad to handle explict...
tree
|
commitdiff
2011-02-16
Stefan Kost
avimux: rework _request_new_pad to handle explict req...
tree
|
commitdiff
2011-02-15
Andy Wingo
plug qtdemux refcount leaks
tree
|
commitdiff
2011-02-14
Mark Nauwelaerts
matroskademux: avoid sorting NULL array of cluster...
tree
|
commitdiff
2011-02-14
Wim Taymans
theorapay: handle 0 sized packets
tree
|
commitdiff
2011-02-14
Tuukka Pasanen
taginject: resend tags when they are changed
tree
|
commitdiff
2011-02-14
Miguel Angel Cabre...
rtspsrc: fix minor leaks when handling server requests.
tree
|
commitdiff
2011-02-14
Heath Nielson
qtdemux: extract MusicBrainz tags
tree
|
commitdiff
2011-02-14
Tim-Philipp Müller
qtdemux: refactor iTunes tag parsing a bit
tree
|
commitdiff
2011-02-10
Mark Nauwelaerts
qtdemux: propagate error during expose_streams
tree
|
commitdiff
2011-02-10
Mark Nauwelaerts
qtdemux: avoid skipping exposing a stream following...
tree
|
commitdiff
2011-02-10
Mark Nauwelaerts
matroskademux: store cluster positions provided by...
tree
|
commitdiff
2011-02-09
Mark Nauwelaerts
matroskademux: properly resume cluster scanning
tree
|
commitdiff
2011-02-08
Stefan Kost
id3demux: ensure a taglist before adding the container tag
tree
|
commitdiff
2011-02-07
Stefan Kost
rtspsrc: strip trailing spaces
tree
|
commitdiff
2011-02-07
Stefan Kost
rtpsrc: set multiple properties in one go
tree
|
commitdiff
2011-02-04
Thiago Santos
deinterlace: Handle image caps without asserting
tree
|
commitdiff
2011-02-04
Stefan Kost
docs: fix parameter name in udpsrc docs
tree
|
commitdiff
2011-02-02
Wim Taymans
source: fix type of ntpnstime
tree
|
commitdiff
2011-02-02
Wim Taymans
rtpbin: Get and use the NTP time when receiving RTCP
tree
|
commitdiff
2011-02-01
Olivier Crête
rtptheoradepay: Request new keyframe on lost packets
tree
|
commitdiff
2011-02-01
Olivier Crête
rtpsession: Add action signal to request early RTCP
tree
|
commitdiff
2011-02-01
Olivier Crête
rtpsession: Add callback to get the current time
tree
|
commitdiff
2011-02-01
Olivier Crête
rtpsession: Don't relay more than one PLI request per RTT
tree
|
commitdiff
2011-02-01
Olivier Crête
rtpsession: Send GstForceKeyUnit event in response...
tree
|
commitdiff
2011-02-01
Sjoerd Simons
gstrtpsession: Fallback for FIR to PLI if PLI isn't...
tree
|
commitdiff
2011-02-01
Olivier Crête
rtpsession: Implement sending PLI packets in response...
tree
|
commitdiff
2011-02-01
Olivier Crête
rtpsource: Retain RTCP Feedback packets for a specified...
tree
|
commitdiff
2011-02-01
Olivier Crête
rtpsession: Make rtcp buffer metadata writable after...
tree
|
commitdiff
2011-02-01
Olivier Crête
rtpsession: Emit signal on incoming RTCP FB packet
tree
|
commitdiff
next