projects
/
platform
/
upstream
/
gst-plugins-good.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
flvmux: fully use tagsetter to manage the tags. Fixes #563221
[platform/upstream/gst-plugins-good.git]
/
ext
/
2009-09-03
Stefan Kost
speexenc: small taglist handling cleanup
tree
|
commitdiff
2009-09-02
Stefan Kost
pulsesink: also guard reseting subscribe callback with...
tree
|
commitdiff
2009-08-31
Tim-Philipp Müller
flactag, wavparse: GstAdapter is not a GstObject
tree
|
commitdiff
2009-08-25
Wim Taymans
pulsesink: don't use relative seeks
tree
|
commitdiff
2009-08-24
Wim Taymans
pulsesrc: don't discard the result of _set_caps()
tree
|
commitdiff
2009-08-17
Tim-Philipp Müller
smokeenc: don't crash when compiled against libjpeg7
tree
|
commitdiff
2009-08-14
Zaheer Merali
dvdec: set bottom field first on PAL interlaced content...
tree
|
commitdiff
2009-08-10
Edward Hervey
dv1394src: Fix element for live usage... which has...
tree
|
commitdiff
2009-08-10
Edward Hervey
raw1394: Remove unneeded variable
tree
|
commitdiff
2009-08-10
Sebastian Dröge
wavpack: Use GLib GChecksum instead of our own MD5...
tree
|
commitdiff
2009-08-06
Sebastian Dröge
souphttpsrc: Use SOUP_METHOD_GET instead of "GET" string
tree
|
commitdiff
2009-08-06
Wim Taymans
pulsesrc: set the default slave method to skew
tree
|
commitdiff
2009-08-06
Tim-Philipp Müller
pulsesrc: fix compilation with --disable-gst-debug
tree
|
commitdiff
2009-08-03
Jonathan Tellier
pulsesrc: initialize the probe with the server
tree
|
commitdiff
2009-08-02
Tim-Philipp Müller
pulsesink: don't do logic within g_assert() statements
tree
|
commitdiff
2009-08-01
Tim-Philipp Müller
flacdec: send newsegment event when operating push...
tree
|
commitdiff
2009-08-01
Tim-Philipp Müller
flacdec: small cleanups
tree
|
commitdiff
2009-08-01
Tim-Philipp Müller
flacdec: use gst_adapter_copy() to avoid unnecessary...
tree
|
commitdiff
2009-08-01
Tim-Philipp Müller
flacdec: repair some broken indenting
tree
|
commitdiff
2009-07-31
Edward Hervey
soup: Use "GET" instead of SOUP_METHOD_GET. Fixes build...
tree
|
commitdiff
2009-07-30
Stefan Kost
jpeg: use longer macro names to not clash with some...
tree
|
commitdiff
2009-07-29
Wim Taymans
pulse: conditionally compile newer stuff
tree
|
commitdiff
2009-07-28
Wim Taymans
pulsesrc: cleanups
tree
|
commitdiff
2009-07-28
Wim Taymans
pulsesrc: set maxlength always to -1
tree
|
commitdiff
2009-07-28
Wim Taymans
pulsesrc; cleanups, report real latency
tree
|
commitdiff
2009-07-28
Mark Nauwelaerts
jpegdec: when scanning for 0xff marker ends, ensure...
tree
|
commitdiff
2009-07-27
Wim Taymans
pulsesink: avoid using ivalid stream indexes
tree
|
commitdiff
2009-07-24
Stefan Kost
jpeg: make encoder work with libjpeg v7
tree
|
commitdiff
2009-07-23
Sebastian Dröge
flacdec: Implement SEEKING query
tree
|
commitdiff
2009-07-23
Colin Guthrie
pulsesink: Fix a couple error messages that mentioned...
tree
|
commitdiff
2009-07-21
Tim-Philipp Müller
flacdec: fix intermittent FLAC__STREAM_DECODER_ABORTED...
tree
|
commitdiff
2009-07-21
Stefan Kost
jpeg: code cleanups for encoder
tree
|
commitdiff
2009-07-20
Wim Taymans
pulsesink: set some values to their defaults
tree
|
commitdiff
2009-07-20
Wim Taymans
pulsesink: don't wait for posted message
tree
|
commitdiff
2009-07-20
Wim Taymans
pulsesink: use relative seeks
tree
|
commitdiff
2009-07-20
Sebastian Dröge
cairorender: Add support for ARGB/BGRA input
tree
|
commitdiff
2009-07-17
Sebastian Dröge
cairorender: Add to the documentation
tree
|
commitdiff
2009-07-17
Sebastian Dröge
cairorender: Return not-negotiated if we have no caps
tree
|
commitdiff
2009-07-17
Sebastian Dröge
cairorender: Fix caps and colorspace handling
tree
|
commitdiff
2009-07-17
Sebastian Dröge
cairorender: Use correct mimetypes for PDF and SVG
tree
|
commitdiff
2009-07-17
Sebastian Dröge
cairorender: Remove pull mode, it only adds complexity...
tree
|
commitdiff
2009-07-16
Sebastian Dröge
cairorender: Fix caps negotiation and cairo surface...
tree
|
commitdiff
2009-07-16
Sebastian Dröge
cairorender: Correctly set srccaps
tree
|
commitdiff
2009-07-16
Sebastian Dröge
cairorender: Move instance/class struct definitions...
tree
|
commitdiff
2009-07-16
Sebastian Dröge
cairorender: Add Lutz' copyright to the file header
tree
|
commitdiff
2009-07-16
Lutz Mueller
cairo: Add cairo-based PDF/PS/SVG encoder element
tree
|
commitdiff
2009-07-16
Sebastian Dröge
flacenc: Optionally write a PADDING block
tree
|
commitdiff
2009-07-16
Sebastian Dröge
souphttpsrc: Only assume seekability if the server...
tree
|
commitdiff
2009-07-16
Arnout Vandecappelle
souphttpsrc: don't try to authenticate if no username...
tree
|
commitdiff
2009-07-14
Olivier Crête
pulsesink: Emit stream-status leave message
tree
|
commitdiff
2009-07-14
Olivier Crête
pulsesink: Emit stream-status enter message
tree
|
commitdiff
2009-07-14
Wim Taymans
pulsesink: debug the latency update values
tree
|
commitdiff
2009-07-14
Wim Taymans
pulsesink: add 24bit sample formats
tree
|
commitdiff
2009-07-01
Edward Hervey
flacdec: Don't send empty string tags
tree
|
commitdiff
2009-06-30
Stefan Kost
pulsesink: include "1.0=100%" in volume and change...
tree
|
commitdiff
2009-06-29
Wim Taymans
pulse: some more trivial cleanups
tree
|
commitdiff
2009-06-29
Wim Taymans
pulse: trivial cleanups
tree
|
commitdiff
2009-06-29
Wim Taymans
pulsesink: clear ringbuffer when asked to
tree
|
commitdiff
2009-06-24
Stefan Kost
souphttpsrc: free memory in finalize
tree
|
commitdiff
2009-06-24
Edward Hervey
raw1394: sprinkle branch likeliness macros accross...
tree
|
commitdiff
2009-06-22
Tim-Philipp Müller
dvdemux: post container-format tag
tree
|
commitdiff
2009-06-22
Tim-Philipp Müller
dvdemux: don't screw up first audio buffer
tree
|
commitdiff
2009-06-19
Wim Taymans
pulseink: don't leak device_description
tree
|
commitdiff
2009-06-16
Tim-Philipp Müller
souphttpsrc: reset session state when stopping
tree
|
commitdiff
2009-06-16
Tim-Philipp Müller
souphttpsrc: log response and request headers and fix...
tree
|
commitdiff
2009-06-15
Tim-Philipp Müller
pulsesink: ref custom ring buffer class and type in...
tree
|
commitdiff
2009-06-14
Tim-Philipp Müller
Remove a few old example apps from the 0.8 days
tree
|
commitdiff
2009-06-11
Wim Taymans
pulsesink: handle border cases in resampler
tree
|
commitdiff
2009-06-04
Stefan Kost
pulsesink: only notify if all checks passed
tree
|
commitdiff
2009-06-03
Stefan Kost
pulsesink: check pointer before accessing
tree
|
commitdiff
2009-06-03
Stefan Kost
pulsesink: rename gst_pulse_sink_get_time to gst_pulses...
tree
|
commitdiff
2009-06-03
Stefan Kost
pulsesink: use values from pa_stream_get_buffer_attr()
tree
|
commitdiff
2009-06-02
Jan Schmidt
pngdec: Avoid possible overflow in calculations
tree
|
commitdiff
2009-06-01
Tim-Philipp Müller
flacenc: some more logging - dump header packets
tree
|
commitdiff
2009-06-01
Tim-Philipp Müller
flacenc: never ever pass values >36bits to _set_total_s...
tree
|
commitdiff
2009-06-01
Thomas Vander Stichele
Address bad FLAC sample length encoding of #5844455
tree
|
commitdiff
2009-05-25
John Keeping
pngdec: match g_malloc() with g_free()
tree
|
commitdiff
2009-05-21
Zeeshan Ali (Khattak)
souphttpsrc: Set caps for audio/L16 content-type
tree
|
commitdiff
2009-05-21
Zeeshan Ali (Khattak)
souphttpsrc: Rename icy_caps to src_caps
tree
|
commitdiff
2009-05-21
Philippe Normand
jpegdec: bump max size to 65535x65535
tree
|
commitdiff
2009-05-21
Jan Schmidt
pulsesink: Convert an erroneous assertion
tree
|
commitdiff
2009-05-21
Olivier Crête
pulse: Print a warning on under/overflows
tree
|
commitdiff
2009-05-13
Tim-Philipp Müller
flacdec: fix buffer leak
tree
|
commitdiff
2009-05-08
Tim-Philipp Müller
raw1394: include stdlib.h for strtol()
tree
|
commitdiff
2009-05-08
Edward Hervey
flacdec: Actually output the pending buffer.. and not...
tree
|
commitdiff
2009-05-08
Sebastian Dröge
souphttpsrc: Allow non-string fields in the extra-heade...
tree
|
commitdiff
2009-05-08
Sebastian Dröge
souphttpsrc: Add support for extra-headers appended...
tree
|
commitdiff
2009-05-07
Christian Schaller
Add RANKS for various encoders and muxers
tree
|
commitdiff
2009-05-06
Jan Schmidt
flac: Make buffers created during seek act like normal...
tree
|
commitdiff
2009-05-06
Thomas Vander Stichele
flacdec: don't use pad_alloc when decoding while seekin...
tree
|
commitdiff
2009-05-06
Arnout Vandecappelle
jpegdec: refactored gst_jpeg_dec_parse_image_data
tree
|
commitdiff
2009-05-06
Arnout Vandecappelle
jpegdec: support additional 0xff before end marker.
tree
|
commitdiff
2009-05-05
Wim Taymans
jpegenc: set colorspace before _set_defaults()
tree
|
commitdiff
2009-05-05
Tim-Philipp Müller
configure: make gdk-pixbuf plugin depend only on gdk...
tree
|
commitdiff
2009-05-04
Alessandro Decina
speexdec: make speex_dec_convert work with same-format...
tree
|
commitdiff
2009-05-04
Sebastian Dröge
flac: Implement preset interface
tree
|
commitdiff
2009-05-04
Sebastian Dröge
speex: Implement preset interface
tree
|
commitdiff
2009-05-04
Sebastian Dröge
wavpack: Implement preset interface
tree
|
commitdiff
2009-04-30
Wim Taymans
pulsesink: make sure we always signal waiters
tree
|
commitdiff
2009-04-29
Sebastian Dröge
flacenc: Use the tag merge mode that was set on the...
tree
|
commitdiff
next