index
:
~bilboed/gst-plugins-good
basevideo
damaged
macosx
master
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-04
qtdemux: init variables to make compiler on osx build bot happy
HEAD
master
Edward Hervey
1
-17/+17
2009-11-03
qtdemux: init variables to make compiler on osx build bot happy
Tim-Philipp Müller
1
-1/+1
2009-11-03
jpegdec: don't allocate big arrays on the stack
Stefan Kost
2
-14/+31
2009-11-02
deinterlace: remove pointless call to gst_element_no_more_pads()
Tim-Philipp Müller
1
-2/+0
2009-10-31
level: fix decay to be smooth
Stefan Kost
1
-1/+1
2009-10-31
level: calculate the message-intervall when it changes
Stefan Kost
2
-2/+9
2009-10-31
level: clocktime is a guint64, use right macro to init fields
Stefan Kost
1
-1/+1
2009-10-31
level: use more g-style types
Stefan Kost
1
-6/+6
2009-10-30
pulsesink: Only set the volume on stream connection if pulse >= 0.9.20 is ava...
Sebastian Dröge
2
-1/+10
2009-10-27
avidemux: use segment_full when we can
Wim Taymans
1
-10/+11
2009-10-27
wavenc: Fix buffer offset by moving length incrementation
Robert Swain
1
-2/+2
2009-10-24
osxvideosink: Create the video NSView in READY->PAUSED rather than NULL->READY
Michael Smith
1
-1/+3
2009-10-24
osxvideo: explicitly link to GST_LIBS
Michael Smith
1
-1/+4
2009-10-24
Add dependencies of gstriff to things that link to gstriff, needed on Win32.
Michael Smith
3
-1/+7
2009-10-24
rtp examples: remove executable bits from C files.
Michael Smith
2
-0/+0
2009-10-23
tests: disable all jitterbuffer tests for now
Tim-Philipp Müller
1
-1/+3
2009-10-22
tests: also include the new test for prev commit
Stefan Kost
1
-0/+286
2009-10-22
tests: add a jitterbuffer test
Stefan Kost
3
-0/+3
2009-10-22
matroskamux: Dirac "muxing" units end on EOS too
Sebastian Dröge
1
-7/+10
2009-10-22
avidemux: fix compilation with debugging disabled
Tim-Philipp Müller
1
-3/+4
2009-10-22
cacasink: minor cleanups for header.
Priit Laes
1
-11/+3
2009-10-22
cacasink: exit properly when invalid driver has been selected.
Priit Laes
1
-1/+6
2009-10-20
avidemux: Stop scanning at the last entry... and not the one before :)
Edward Hervey
1
-1/+1
2009-10-20
qtdemux: unpack more information into image/x-j2c caps
Andy Wingo
2
-5/+122
2009-10-20
tests: include stdio.h for sscanf
Stefan Kost
1
-0/+1
2009-10-19
Fix the StreamVolume interface not being advertised
Bastien Nocera
1
-0/+2
2009-10-18
level: code cleanup
Stefan Kost
1
-13/+13
2009-10-18
avidemux: MEMDUMP the junk blobs
Edward Hervey
1
-0/+10
2009-10-18
avidemux: Some avi files have INFO lists in the headers.
Edward Hervey
1
-0/+5
2009-10-18
avidemux: Don't seek on empty streams
Edward Hervey
1
-1/+1
2009-10-18
avidemux: Ensure _calculate_durations_from_index only uses valid streams
Edward Hervey
1
-2/+5
2009-10-18
avidemux: Only call convert function if we have strf.auds
Edward Hervey
1
-1/+1
2009-10-18
avidemux: Use first indexed stream for seeking.
Edward Hervey
2
-1/+6
2009-10-18
avidemux: Only expose streams that actually have something in it.
Edward Hervey
2
-6/+33
2009-10-18
avidemux: Properly mark presence of index.
Edward Hervey
1
-15/+15
2009-10-18
pulse: never apply volume more than once
Lennart Poettering
1
-14/+20
2009-10-17
pulsesink: Initialize gettext for the translated strings in plugin_init()
Sebastian Dröge
1
-0/+8
2009-10-17
pulse: use 'performer' as a fallback for 'artist' tag
Lennart Poettering
1
-0/+7
2009-10-17
pulse: when constructing a stream title from tag data make sure it is transla...
Lennart Poettering
2
-1/+3
2009-10-17
pulse: loop while connecting to server
Lennart Poettering
1
-10/+6
2009-10-17
pulse: mainloop creation can fail too, so handle that
Lennart Poettering
2
-6/+16
2009-10-17
pulse: adjust CHECK_DEAD_GOTO macro to glib style
Lennart Poettering
1
-6/+9
2009-10-17
pulse: make a few things smaller by making them bitfields
Lennart Poettering
7
-38/+63
2009-10-17
pulse: bump minimum libpulse version to 0.9.10
Lennart Poettering
1
-2/+2
2009-10-16
debugutils: register pushfilesrc element
Mark Nauwelaerts
1
-3/+4
2009-10-16
avimux: support (some) VBR audio muxing
Mark Nauwelaerts
2
-13/+132
2009-10-16
jpegdec: fix branch hints
Tim-Philipp Müller
1
-7/+7
2009-10-16
jpegdec: fix regression in indirect decode path
Tim-Philipp Müller
1
-1/+1
2009-10-16
jpegdec: fix regression with certain formats
Tim-Philipp Müller
1
-24/+41
2009-10-16
jpegdec: don't use decompress structure members we shouldn't be using
Tim-Philipp Müller
1
-14/+15
[next]