index
:
gst-plugins-good.git
fix-debug
fix-empcelt
master
Unnamed repository; edit this file to name it for gitweb.
Jo Shields
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-25
qtdemux: only send tag events downstream after newsegment
HEAD
master
Mark Nauwelaerts
1
-16/+63
2009-09-25
rtspsrc: if transport protocol unsupported, try another one
Mark Nauwelaerts
1
-7/+35
2009-09-25
qtdemux: add durations modulo 1<<32
Wim Taymans
1
-1/+2
2009-09-24
qtdemux: small cleanup
Wim Taymans
1
-9/+11
2009-09-24
qtdemux: don't use core API that doesn't exist yet
Tim-Philipp Müller
1
-1/+7
2009-09-24
qtdemux: map some atomparser functions to their new bytereader equivalents
Tim-Philipp Müller
1
-79/+27
2009-09-24
qtdemux: add qt_atom_parser_has_chunks() and fix indentation
Tim-Philipp Müller
3
-22/+33
2009-09-24
qtdemux: bail out instead of trying to alloc silly index sizes
Tim-Philipp Müller
1
-3/+20
2009-09-24
qtdemux: error out correctly if we don't even have enough bytes for an atom h...
Tim-Philipp Müller
1
-4/+14
2009-09-24
qtdemux: init fourcc to 0 as well to avoid invalid reads when printf'ing erro...
Tim-Philipp Müller
1
-1/+1
2009-09-24
qtdemux: add qt_atom_parse_has_remaining() to avoid overflows with _get_remai...
Tim-Philipp Müller
3
-23/+30
2009-09-23
qtdemux: use GstByteReader when parsing tkhd atom
Tim-Philipp Müller
1
-9/+16
2009-09-23
qtdemux: use unsigned ints for node length and do more sanity checking of the...
Tim-Philipp Müller
1
-10/+23
2009-09-23
qtdemux: use GstByteReader for atom dumping and fix a few bugs
Tim-Philipp Müller
4
-305/+455
2009-09-23
qtdemux: move stco, stts, stss and stps atom parsing over to GstByteReader
Tim-Philipp Müller
1
-121/+155
2009-09-23
qtdemux: use bytereader to parse stsz and stsc atoms
Tim-Philipp Müller
1
-32/+99
2009-09-23
qtdemux: add qt_atom_parser_get_offset() and optimise _peek_sub()
Tim-Philipp Müller
1
-2/+28
2009-09-23
qtdemux: add QtAtomParser, an inlined GstByteReader variant
Tim-Philipp Müller
3
-0/+127
2009-09-23
matroskademux: use proper order for no-more-pads and newsegment and tag sending
Mark Nauwelaerts
2
-12/+48
2009-09-23
matroskademux: sprinkle a few branch prediction macros
Mark Nauwelaerts
1
-8/+7
2009-09-22
Fix compile warnings with gcc 4.0.1.
Alessandro Decina
4
-13/+13
2009-09-22
matroskamux: Don't get stuck in an infinite loop with Dirac
Jan Schmidt
1
-2/+7
2009-09-22
Update .gitignore
Tim-Philipp Müller
1
-0/+2
2009-09-22
videomixer: fix up Makefile some more
Tim-Philipp Müller
1
-1/+1
2009-09-22
videomixer: Add $(GST_PLUGINS_BASE_LIBS) to LDFLAGS for linking libgstvideo
Brian Cameron
1
-1/+1
2009-09-21
avi: fix timestamps in push mode
Wim Taymans
1
-6/+8
2009-09-21
jpegdec: add a G_UNLIKELY and put perf-cat log to code path that copies
Stefan Kost
1
-1/+6
2009-09-21
avi: add some performance measurements
Wim Taymans
1
-4/+38
2009-09-18
speexdec: allow for unknown varying number of frames per buffer
Mark Nauwelaerts
1
-3/+4
2009-09-18
speexdec: use correct sample size in conversions
Mark Nauwelaerts
1
-4/+4
2009-09-18
speexenc: fix buffer time and duration for multiple frames per packet
Mark Nauwelaerts
1
-4/+5
2009-09-18
avidemux: some logging cleanup to help understanding the index parsing overhead
Stefan Kost
1
-14/+38
2009-09-16
osxaudio: link against GST_BASE_LIBS
David Schleef
1
-0/+1
2009-09-15
rtpg729pay: Fix adapter leak
Olivier Crête
1
-1/+1
2009-09-15
pulsesrc: Don't dereference NULL pointers
Sebastian Dröge
1
-0/+5
2009-09-15
pulsesink: Don't dereference NULL pointers
David Henningsson
1
-0/+4
2009-09-14
pulsesink: handle stream events
Wim Taymans
1
-0/+33
2009-09-14
multifilesink: Add next-file property
David Schleef
2
-17/+131
2009-09-14
dvdemux: Use values from decoder structure directly
David Schleef
2
-11/+7
2009-09-13
dvdemux: Add code to parse SMPTE time codes
David Schleef
4
-0/+393
2009-09-13
dvdemux: Fix detection of new media
David Schleef
2
-1/+33
2009-09-12
dvdemux: Set DISCONT flag on buffers when REC_ST flag is set.
Edward Hervey
1
-6/+10
2009-09-11
check: Fix a couple of tests.
Jan Schmidt
2
-2/+2
2009-09-11
wavparse: treat a zero-sized data chunk as extending to the end of the file.
Michael Smith
1
-2/+7
2009-09-11
v4l2src: add a function pointer for get_frame function and optimize a bit
Stefan Kost
2
-8/+18
2009-09-11
v4l2: log buffer copies on queue underrun in perf category
Stefan Kost
2
-0/+7
2009-09-11
pulsesink: Implement GstStreamVolume interface
Sebastian Dröge
1
-0/+8
2009-09-11
pulsesink: Implement mute property
Sebastian Dröge
2
-2/+140
2009-09-11
gdkpixbufsink: fix docs refering to send-messages
Wim Taymans
1
-1/+1
2009-09-11
spectrum: add post-messages property
Wim Taymans
2
-8/+25
[next]