summaryrefslogtreecommitdiffstats
path: root/gst/qtdemux
Commit message (Expand)AuthorAgeFilesLines
* Fix for stream lock updates.Wim Taymans2005-11-211-2/+2
* gst/qtdemux/qtdemux.c: j@bootlab.org, #321903).Tim-Philipp Müller2005-11-211-0/+10
* Update for GST_FOURCC_FORMAT API change.Tim-Philipp Müller2005-11-211-23/+23
* gst/qtdemux/qtdemux.c: Add support for custom genre tags.Tim-Philipp Müller2005-11-101-0/+7
* gst/qtdemux/qtdemux.h: Remove got_redirect from class structure as well.Tim-Philipp Müller2005-10-271-3/+0
* gst/qtdemux/qtdemux.c: Remove 'got-redirect' signal and post element message ...Tim-Philipp Müller2005-10-271-21/+8
* gst/: API change fix.Wim Taymans2005-10-191-3/+9
* gst/: newsegment API update.Wim Taymans2005-10-111-1/+1
* gst/qtdemux/qtdemux.c: No need to take stream lock here.Wim Taymans2005-09-281-8/+1
* cleaning up badThomas Vander Stichele2005-09-051-6/+7
* removing README from Makefile.am as its gone from CVSChristian Schaller2005-08-171-2/+0
* gst/: Uncomment metadata and codec-name handling.Ronald S. Bultje2005-08-161-19/+4
* Handle _push() return values.Ronald S. Bultje2005-08-161-1/+4
* Fix debug.Ronald S. Bultje2005-08-151-0/+2
* gst/qtdemux/qtdemux.c: Forwardport from 0.8 to implement RLE.Ronald S. Bultje2005-08-151-1/+7
* licensing, name and description changesThomas Vander Stichele2005-08-141-0/+0
* ext/faad/gstfaad.c: Add debug category, remove Close() call that made it cras...Ronald S. Bultje2005-08-101-1/+2
* ext/faad/gstfaad.c: Sign/unsign mismatch.Ronald S. Bultje2005-08-092-329/+309
* gst/qtdemux/qtdemux.c: Change caps on MJPEG-B so it doesn't interfere with MJ...Ronald S. Bultje2005-02-021-1/+1
* gst/qtdemux/qtdemux.c: Add 3IV2 fourcc.Ronald S. Bultje2005-01-291-0/+1
* gst/qtdemux/qtdemux.c: Re-apply patch from #142272 that allows non-seekable s...Ronald S. Bultje2005-01-291-12/+28
* Add support for AMR-NB (mobile phone audio format; #155163, #163286).Ronald S. Bultje2005-01-281-8/+23
* gst/qtdemux/qtdemux.c: More memory leak fixes (#149162).Ronald S. Bultje2005-01-181-1/+15
* gst/qtdemux/qtdemux.c: Fix two memleaks.Ronald S. Bultje2005-01-171-1/+9
* gst/qtdemux/qtdemux.c: Also shove tags on kid pads.Ronald S. Bultje2005-01-101-14/+21
* gst/qtdemux/qtdemux.c: Fix warning (#161191).Ronald S. Bultje2005-01-091-3/+2
* examples/gstplay/player.c: Don't iterate.Ronald S. Bultje2005-01-051-5/+121
* gst/: Add 3GP (variables name Q3GP because they can't start with a decoder is...Ronald S. Bultje2004-12-241-2/+5
* add s263 4CC code to qtdemux tooStéphane Loeuillet2004-12-131-0/+1
* gst/qtdemux/qtdemux.c: Change all g_print()s to debugging. Add a bunch of co...David Schleef2004-11-021-28/+67
* gst/qtdemux/qtdemux.c: An esds box is not a container.Wim Taymans2004-10-151-14/+22
* gst-libs/gst/riff/riff-media.c: Add DIB fourcc (raw, palettized 8-bit RGB).Ronald S. Bultje2004-10-021-1/+18
* ext/dirac/: Do something. Don't actually know if this works because I don't h...Ronald S. Bultje2004-09-231-7/+11
* configure.ac: remove NASM check, since we don't use it. Update dirac check t...David Schleef2004-09-151-39/+74
* gst/qtdemux/qtdemux.c: Don't crash by dividing by zero (see sample movie in #...Ronald S. Bultje2004-09-131-4/+8
* gst/qtdemux/qtdemux.c: Don't touch non-existing data (fixes crash on file in ...Ronald S. Bultje2004-09-131-4/+6
* more working pluginsSteve Lhomme2004-07-271-3/+3
* rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme2004-07-271-2/+2
* avoid problems with math.h, fix release dependancySteve Lhomme2004-07-271-3/+3
* more plugins supported under windowsSteve Lhomme2004-07-261-0/+148
* gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co.Ronald S. Bultje2004-06-052-20/+82
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-1/+1
* gst/qtdemux/qtdemux.c: Patch from dcm@acm.org (David Moore) to allow qtdemux ...David Moore2004-05-191-5/+31
* ext/esd/esdsink.c: Fix crash when ESD is killed while we're playing.David Schleef2004-05-141-0/+1
* gst/qtdemux/qtdemux.c: More qtdemux hackage -- parse a lot more atoms, extrac...David Schleef2004-05-012-14/+166
* gst/qtdemux/qtdemux.c: Hacked up qtdemux to make it spit out codec_data. Do ...David Schleef2004-04-301-0/+145
* ext/jpeg/: move format setting to inner loopThomas Vander Stichele2004-04-291-2/+10
* ext/divx/gstdivxdec.c: Remove comment that makes no sense.Ronald S. Bultje2004-04-281-1/+2
* configure.ac: bump required gstreamer version to 0.8.1.1 because of following...David Schleef2004-04-201-13/+14
* gst/qtdemux/qtdemux.c: A number of new features and hacks to extract the esds...David Schleef2004-04-201-16/+133