index
:
~thiagoss/gst-plugins-good
gstcollectpads2
gst-plugins-good branch (Contains GstCollectPads2 branch)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-21
avimux: return false when event is not handled
gstcollectpads2
Thiago Santos
1
-2/+2
2009-10-21
avimux: avoid leaking on error
Thiago Santos
1
-1/+9
2009-10-21
avimux: Let GstCollectPads2 select the oldest buffer for us
Thiago Santos
1
-52/+26
2009-10-21
avimux: Use GstCollectPads2 event handling functions
Thiago Santos
1
-20/+8
2009-10-21
avimux: trivial port to gstcollectpads2
Thiago Santos
2
-15/+15
2009-10-21
matroskamux: minor cosmetic change
Thiago Santos
1
-1/+1
2009-10-21
matroskamux: port to GstCollectPads2
Thiago Santos
2
-134/+260
2009-10-20
qtdemux: Handle another kind of redirect trak
Thiago Santos
3
-0/+114
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
2009-10-16
jpegdec: remove some unused members from jpegdec instance structure
Tim-Philipp Müller
1
-3/+0
2009-10-16
build: use gst-glib-gen.mak to fix the glib build rules.
Stefan Kost
2
-4/+6
2009-10-16
Automatic update of common submodule
Stefan Kost
1
-0/+0
2009-10-15
avidemux: adjust flow return aggregation to updated loop_data
Mark Nauwelaerts
1
-7/+14
2009-10-15
qtdemux: check some more atom sizes prior to parsing
Mark Nauwelaerts
1
-5/+55
2009-10-15
rtsp: handle events in TCP mode
Wim Taymans
1
-0/+26
2009-10-15
avidemux: add missing argument in debug message
Mark Nauwelaerts
1
-1/+1
2009-10-15
flvmux: Use loop test to prevent timeout on slow machines
Marvin Schmidt
1
-8/+3
2009-10-14
rtspsrc: forward events into the rtpbin
Wim Taymans
1
-5/+16
2009-10-14
matroskademux: Fix late tags finding
Thiago Santos
1
-2/+3
2009-10-14
avidemux: use GstIndex for (limited) seeking in push mode
Mark Nauwelaerts
2
-5/+263
2009-10-14
avidemux: add GstIndex support
Mark Nauwelaerts
2
-0/+127
2009-10-14
avidemux: also determine duration in push mode
Mark Nauwelaerts
1
-0/+3
2009-10-14
qtdemux: add GstIndex support
Mark Nauwelaerts
2
-4/+72
[next]