fix up more enums
[platform/upstream/gst-plugins-good.git] / gst / qtdemux /
2005-11-22 Andy Wingoext/faad/gstfaad.c (gst_faad_event) ext/ivorbis/vorbisf...
2005-11-21 Wim TaymansFix for stream lock updates.
2005-11-21 Tim-Philipp Müllergst/qtdemux/qtdemux.c: j@bootlab.org, #321903).
2005-11-21 Tim-Philipp MüllerUpdate for GST_FOURCC_FORMAT API change.
2005-11-10 Tim-Philipp Müllergst/qtdemux/qtdemux.c: Add support for custom genre...
2005-10-27 Tim-Philipp Müllergst/qtdemux/qtdemux.h: Remove got_redirect from class...
2005-10-27 Tim-Philipp Müllergst/qtdemux/qtdemux.c: Remove 'got-redirect' signal...
2005-10-19 Wim Taymansgst/: API change fix.
2005-10-11 Wim Taymansgst/: newsegment API update.
2005-09-28 Wim Taymansgst/qtdemux/qtdemux.c: No need to take stream lock...
2005-09-05 Thomas Vander Stichelecleaning up bad
2005-08-17 Christian Schallerremoving README from Makefile.am as its gone from CVS
2005-08-16 Ronald S. Bultjegst/: Uncomment metadata and codec-name handling.
2005-08-16 Ronald S. BultjeHandle _push() return values.
2005-08-15 Ronald S. BultjeFix debug.
2005-08-15 Ronald S. Bultjegst/qtdemux/qtdemux.c: Forwardport from 0.8 to implemen...
2005-08-14 Thomas Vander Stichelelicensing, name and description changes
2005-08-10 Ronald S. Bultjeext/faad/gstfaad.c: Add debug category, remove Close...
2005-08-09 Ronald S. Bultjeext/faad/gstfaad.c: Sign/unsign mismatch.
2005-02-02 Ronald S. Bultjegst/qtdemux/qtdemux.c: Change caps on MJPEG-B so it...
2005-01-29 Ronald S. Bultjegst/qtdemux/qtdemux.c: Add 3IV2 fourcc.
2005-01-29 Ronald S. Bultjegst/qtdemux/qtdemux.c: Re-apply patch from #142272...
2005-01-28 Ronald S. BultjeAdd support for AMR-NB (mobile phone audio format;...
2005-01-18 Ronald S. Bultjegst/qtdemux/qtdemux.c: More memory leak fixes (#149162).
2005-01-17 Ronald S. Bultjegst/qtdemux/qtdemux.c: Fix two memleaks.
2005-01-10 Ronald S. Bultjegst/qtdemux/qtdemux.c: Also shove tags on kid pads.
2005-01-09 Ronald S. Bultjegst/qtdemux/qtdemux.c: Fix warning (#161191).
2005-01-05 Ronald S. Bultjeexamples/gstplay/player.c: Don't iterate.
2004-12-24 Ronald S. Bultjegst/: Add 3GP (variables name Q3GP because they can...
2004-12-13 Stéphane Loeuilletadd s263 4CC code to qtdemux too
2004-11-02 David Schleefgst/qtdemux/qtdemux.c: Change all g_print()s to debuggi...
2004-10-15 Wim Taymansgst/qtdemux/qtdemux.c: An esds box is not a container.
2004-10-02 Ronald S. Bultjegst-libs/gst/riff/riff-media.c: Add DIB fourcc (raw...
2004-09-23 Ronald S. Bultjeext/dirac/: Do something. Don't actually know if this...
2004-09-15 David Schleefconfigure.ac: remove NASM check, since we don't use...
2004-09-13 Ronald S. Bultjegst/qtdemux/qtdemux.c: Don't crash by dividing by zero...
2004-09-13 Ronald S. Bultjegst/qtdemux/qtdemux.c: Don't touch non-existing data...
2004-07-27 Steve Lhommemore working plugins
2004-07-27 Steve Lhommerename GStreamer-0.8.lib to libgstreamer.lib
2004-07-27 Steve Lhommeavoid problems with math.h, fix release dependancy
2004-07-26 Steve Lhommemore plugins supported under windows
2004-06-05 Ronald S. Bultjegst/qtdemux/qtdemux.*: Bitch. Also known as seeking...
2004-05-21 Stéphane Loeuilletfirst batch : remove ',' at end of enums as they could...
2004-05-19 David Mooregst/qtdemux/qtdemux.c: Patch from dcm@acm.org (David...
2004-05-14 David Schleefext/esd/esdsink.c: Fix crash when ESD is killed while...
2004-05-01 David Schleefgst/qtdemux/qtdemux.c: More qtdemux hackage -- parse...
2004-04-30 David Schleefgst/qtdemux/qtdemux.c: Hacked up qtdemux to make it...
2004-04-29 Thomas Vander Sticheleext/jpeg/: move format setting to inner loop
2004-04-28 Ronald S. Bultjeext/divx/gstdivxdec.c: Remove comment that makes no...
2004-04-20 David Schleefconfigure.ac: bump required gstreamer version to 0...
2004-04-20 David Schleefgst/qtdemux/qtdemux.c: A number of new features and...
2004-04-19 Ronald S. Bultjeext/gsm/gstgsmdec.c: Fix capsnego, simplify chain funct...
2004-04-16 Ronald S. Bultjegst/: Add MS RLE support. I added some functions to...
2004-03-24 David Schleefgst/qtdemux/qtdemux.c: Fix debugging messages. Divide...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-15 Johan Dahlin*.h: Revert indenting
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-14 Ronald S. Bultjegst/qtdemux/qtdemux.c: Fix for obvious mistake, where...
2004-03-07 David Schleefgst/qtdemux/qtdemux.c: Added Cinepak format (bug #136470)
2004-03-07 Ronald S. Bultjegst/qtdemux/qtdemux.c: Fix crash (j might be greater...
2004-03-06 David Schleefext/faad/gstfaad.c: Fix negotiation.
2004-03-05 David Schleefgst/qtdemux/qtdemux.c: Add prototype code for handling...
2004-02-24 David Schleefgst/qtdemux/qtdemux.c: Cleanups. Convert g_prints...
2004-02-20 Benjamin Otteext/xine/: add first version of xine plugin wrapper...
2004-02-03 Benjamin Ottegst/qtdemux/qtdemux.c: set explicit caps before adding...
2004-01-26 Jeremy SimonAdd SVQ3 specific flags to qtdemux and ffmpeg
2004-01-15 David Schleefext/esd/esdsink.c: Remove property that handles osssink...
2004-01-11 Benjamin Ottegst/qtdemux/qtdemux.c: fix audio chunk size/timestamp...
2004-01-03 David SchleefChange sink pad template caps to "video/quicktime"
2004-01-02 David SchleefConvert elements to use gst_pad_use_explicit_caps(...
2003-12-22 Benjamin Ottegst/qtdemux/qtdemux.c: qtdemux requires bytestream
2003-12-22 David SchleefMerge CAPS branch
2003-12-18 Ronald S. BultjeSorry Dave... Add mpegversion=1 to mp3 caps everywhere...
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-27 David SchleefChange everyone to video/x-msvideo
2003-11-27 Iain HolmesAdded audio/x-m4a to the sink caps
2003-11-24 Benjamin Otteadd a rank to allow autoplugging
2003-11-10 David Schleefchange video/x-jpeg to image/jpeg
2003-11-07 Jeremy SimonDo not demux only 2 trak atoms
2003-11-02 Ronald S. BultjeQuicktime demuxer ported to new interface
2003-10-29 David Schleefchange gst/bytestream.h to gst/bytestream/bytestream.h
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-08-10 David SchleefRemove redundant plugindir definition
2003-07-19 Leif Johnson+ the last of the float caps changes ... these are...
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-06-23 David Schleef"My way" turned out to cause seg faults. :) Fixed...
2003-06-19 David SchleefRevert last two changes and do it my way. :)
2003-06-19 Brian CameronSupport ISO-style variable argument macros.
2003-06-17 Ronald S. Bultjewhich causes a segfault. I'm working on that
2003-06-16 David SchleefHandle compressed headers. Fix inappropriate use of...
2003-06-15 David SchleefFix some of the fourcc to caps conversions. reenable...
2003-06-10 David SchleefComplete rewrite. Not finished, nothing to see here.
2003-05-22 Brian CameronRemoved needless ; at the end of GST_PAD_TEMPLATE_FACTO...
2003-02-02 David SchleefChange %lld, %llu to G_G[U]INT64_FORMAT globally. ...
2003-01-18 Thomas Vander Sticheledon't segfault when data didn't make it in
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-12-08 Thomas Vander Sticheleparallel install fixes
next