index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
qtdemux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-26
gst/qtdemux/qtdemux.c: Fix wrong memcpy source pointer.
Tim-Philipp Müller
1
-3
/
+2
2006-01-24
gst/qtdemux/qtdemux.c: More coherent framerate setting on caps.
Edward Hervey
1
-5
/
+9
2006-01-23
gst/qtdemux/qtdemux.c: Added codec recognition for: _ VP31 : video/x-vp3 _ AV...
Edward Hervey
1
-0
/
+21
2006-01-21
gst/qtdemux/qtdemux.c: 'twos' and 'sowt' fourcc can be 16bit or 8bit audio.
Fabrizio
1
-21
/
+36
2006-01-18
Ronald's patch applied. see bug #326318.
Edgard Lima
1
-7
/
+20
2006-01-17
gst/qtdemux/qtdemux.*: Fix seeking for quicktime files. Could still use some ...
Tim-Philipp Müller
2
-35
/
+44
2006-01-11
gst/qtdemux/qtdemux.c: Add support for Indeo3 video in Quicktime files.
Edward Hervey
1
-0
/
+3
2005-12-19
ext/swfdec/gstswfdec.c: Add debugging category and return GstFlowReturn in th...
Edward Hervey
1
-3
/
+10
2005-12-09
ext/faad/gstfaad.c: Assume that an unknown channel mapping with 2 channels is...
Jan Schmidt
1
-18
/
+20
2005-12-07
gst/qtdemux/qtdemux.c: Memleak fixes.
Edward Hervey
1
-11
/
+15
2005-12-06
expand tabs
Thomas Vander Stichele
2
-77
/
+77
2005-11-28
ext/faad/gstfaad.c: Handle gracefully the consequence of "Maximum number of s...
Edward Hervey
1
-1
/
+4
2005-11-23
gst/qtdemux/qtdemux.c: Convert to fractional framerates
Jan Schmidt
1
-13
/
+17
2005-11-22
ext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisfile.c (gst_ivorbisfile...
Andy Wingo
1
-1
/
+1
2005-11-21
Fix for stream lock updates.
Wim Taymans
1
-2
/
+2
2005-11-21
gst/qtdemux/qtdemux.c: j@bootlab.org, #321903).
Tim-Philipp Müller
1
-0
/
+10
2005-11-21
Update for GST_FOURCC_FORMAT API change.
Tim-Philipp Müller
1
-23
/
+23
2005-11-10
gst/qtdemux/qtdemux.c: Add support for custom genre tags.
Tim-Philipp Müller
1
-0
/
+7
2005-10-27
gst/qtdemux/qtdemux.h: Remove got_redirect from class structure as well.
Tim-Philipp Müller
1
-3
/
+0
2005-10-27
gst/qtdemux/qtdemux.c: Remove 'got-redirect' signal and post element message ...
Tim-Philipp Müller
1
-21
/
+8
2005-10-19
gst/: API change fix.
Wim Taymans
1
-3
/
+9
2005-10-11
gst/: newsegment API update.
Wim Taymans
1
-1
/
+1
2005-09-28
gst/qtdemux/qtdemux.c: No need to take stream lock here.
Wim Taymans
1
-8
/
+1
2005-09-05
cleaning up bad
Thomas Vander Stichele
1
-6
/
+7
2005-08-17
removing README from Makefile.am as its gone from CVS
Christian Schaller
1
-2
/
+0
2005-08-16
gst/: Uncomment metadata and codec-name handling.
Ronald S. Bultje
1
-19
/
+4
2005-08-16
Handle _push() return values.
Ronald S. Bultje
1
-1
/
+4
2005-08-15
Fix debug.
Ronald S. Bultje
1
-0
/
+2
2005-08-15
gst/qtdemux/qtdemux.c: Forwardport from 0.8 to implement RLE.
Ronald S. Bultje
1
-1
/
+7
2005-08-14
licensing, name and description changes
Thomas Vander Stichele
1
-0
/
+0
2005-08-10
ext/faad/gstfaad.c: Add debug category, remove Close() call that made it cras...
Ronald S. Bultje
1
-1
/
+2
2005-08-09
ext/faad/gstfaad.c: Sign/unsign mismatch.
Ronald S. Bultje
2
-329
/
+309
2005-02-02
gst/qtdemux/qtdemux.c: Change caps on MJPEG-B so it doesn't interfere with MJ...
Ronald S. Bultje
1
-1
/
+1
2005-01-29
gst/qtdemux/qtdemux.c: Add 3IV2 fourcc.
Ronald S. Bultje
1
-0
/
+1
2005-01-29
gst/qtdemux/qtdemux.c: Re-apply patch from #142272 that allows non-seekable s...
Ronald S. Bultje
1
-12
/
+28
2005-01-28
Add support for AMR-NB (mobile phone audio format; #155163, #163286).
Ronald S. Bultje
1
-8
/
+23
2005-01-18
gst/qtdemux/qtdemux.c: More memory leak fixes (#149162).
Ronald S. Bultje
1
-1
/
+15
2005-01-17
gst/qtdemux/qtdemux.c: Fix two memleaks.
Ronald S. Bultje
1
-1
/
+9
2005-01-10
gst/qtdemux/qtdemux.c: Also shove tags on kid pads.
Ronald S. Bultje
1
-14
/
+21
2005-01-09
gst/qtdemux/qtdemux.c: Fix warning (#161191).
Ronald S. Bultje
1
-3
/
+2
2005-01-05
examples/gstplay/player.c: Don't iterate.
Ronald S. Bultje
1
-5
/
+121
2004-12-24
gst/: Add 3GP (variables name Q3GP because they can't start with a decoder is...
Ronald S. Bultje
1
-2
/
+5
2004-12-13
add s263 4CC code to qtdemux too
Stéphane Loeuillet
1
-0
/
+1
2004-11-02
gst/qtdemux/qtdemux.c: Change all g_print()s to debugging. Add a bunch of co...
David Schleef
1
-28
/
+67
2004-10-15
gst/qtdemux/qtdemux.c: An esds box is not a container.
Wim Taymans
1
-14
/
+22
2004-10-02
gst-libs/gst/riff/riff-media.c: Add DIB fourcc (raw, palettized 8-bit RGB).
Ronald S. Bultje
1
-1
/
+18
2004-09-23
ext/dirac/: Do something. Don't actually know if this works because I don't h...
Ronald S. Bultje
1
-7
/
+11
2004-09-15
configure.ac: remove NASM check, since we don't use it. Update dirac check t...
David Schleef
1
-39
/
+74
2004-09-13
gst/qtdemux/qtdemux.c: Don't crash by dividing by zero (see sample movie in #...
Ronald S. Bultje
1
-4
/
+8
2004-09-13
gst/qtdemux/qtdemux.c: Don't touch non-existing data (fixes crash on file in ...
Ronald S. Bultje
1
-4
/
+6
[next]