gst-libs/gst/video/video.h: Fix caps template names to be understandable.
[platform/upstream/gst-plugins-good.git] / gst / avi /
2004-01-07 Ronald S. BultjeFix for instantiate-test (see core). Also remove dead...
2004-01-01 Ronald S. Bultjeconfigure.ac: Fix configure check for mpeg2enc. We...
2003-12-22 David SchleefMerge CAPS branch
2003-12-07 Ronald S. BultjeRiff, EBML, fourcc etc. work. Not fully finished, but...
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-27 David SchleefChange everyone to video/x-msvideo
2003-11-24 Benjamin OtteLicense is GST_LICENSE, make own debugging category...
2003-11-09 Ronald S. BultjeSince padtemplates are now owned by the class, we shoul...
2003-11-07 Ronald S. BultjeRemove all config.h includes from header files, add...
2003-11-01 David SchleefMerge plugins. Update to new plugin init code
2003-10-31 David Schleefavidemux still depends on riff
2003-10-31 Iain HolmesDoesn't need to load gstriff
2003-10-29 David Schleefchange gst/bytestream.h to gst/bytestream/bytestream.h
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-09 Ronald S. BultjeRemove can_seek () because eventmasks was removed from...
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-09-30 Ronald S. BultjeSet keyframe flag only when it is a keyframe. This...
2003-09-16 Thomas Vander Stichelereverting error patch before making a branch. BRANCH-ERROR-ROOT
2003-09-15 Benjamin Otteconverted gst_element_error to new format in gst/ ...
2003-09-12 Ronald S. BultjeCheck for seekability and use gst_pad_push() instead...
2003-09-12 Ronald S. BultjeClarify DV type 1/2 difference
2003-09-11 David SchleefRemove all locally-defined optimization flags
2003-08-10 David SchleefRemove redundant plugindir definition
2003-07-24 David SchleefAdd buffer length checks to every typefinding function
2003-07-22 Ronald S. BultjeFix a warning
2003-07-22 Ronald S. Bultjeimprove index offset calculation, fix some minor other...
2003-07-07 Brian CameronSupport ISO style variable length macros
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-26 Ronald S. BultjeRemove some more unused cruft left over from our ancien...
2003-06-14 Benjamin Ottegcc 3.3 and ppc fixes
2003-06-07 Ronald S. BultjeActually push the event over to the next element instea...
2003-06-01 Ronald S. BultjeAdd support for new divx/xvid mimetypes
2003-06-01 Ronald S. BultjePrevent warning
2003-06-01 Ronald S. BultjeOops
2003-06-01 Ronald S. BultjeThis fixes avimux largely. Sound playback still isn...
2003-05-30 Ronald S. BultjeFix avimux (somewhat). Note: the EOS event still doesn...
2003-05-29 Wim TaymansUpdate duration field
2003-05-24 Wim TaymansUNITS -> DEFAULT
2003-05-21 Brian CameronUpdated autogen.sh/configure.ac and various Makefiles...
2003-05-14 Ronald S. BultjeHm, one more little endian fix
2003-05-14 Ronald S. BultjePCM data in AVI is always little endian
2003-04-15 Benjamin Ottewe do not destroy anything anymore. Not even unwanted...
2003-04-14 Benjamin Otteadded support for alaw/mulaw audio - yes, I have alaw...
2003-02-04 Wim TaymansBigendian fixes
2003-02-04 Wim TaymansEndian fixes for index parsing.
2003-02-02 Wim TaymansFix endian issues with metadata. Some Cleanups too
2003-02-02 David SchleefChange %lld, %llu to G_G[U]INT64_FORMAT globally. ...
2003-01-31 Ronald S. Bultjeadd some extra checking on validity of pads before...
2003-01-31 Ronald S. Bultjedoh
2003-01-31 Ronald S. BultjeAdd metadata/streaminfo to AVI
2003-01-30 Wim TaymansDon't use samplesize on video frames
2003-01-28 Ronald S. BultjeDOH! (yes, I'm a moron)
2003-01-26 Ronald S. BultjeSomeone forgot to fix this connect->link thingy - can...
2003-01-25 Wim TaymansBe nice to the indians
2003-01-21 Wim Taymans- Parse strn tag
2003-01-20 Wim Taymans- new avi demuxer doesn't use a recursive infinite...
2003-01-19 Christian Schallerhmm, fix some build breakage
2003-01-19 Wim TaymansReally add A52 caps now
2003-01-18 Thomas Vander Sticheledon't break the build
2003-01-18 Wim TaymansAdded first unusable code that should become the base...
2003-01-18 Wim TaymansDon't barf on ISFT tags
2003-01-18 Wim TaymansAdd a52 audio
2003-01-15 Iain HolmesHandle JUNK and dmlh tags and when we find a broken...
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-12-30 Wim TaymansFix plugins for new query API
2002-12-08 Iain HolmesReplace audio/mp3 with audio/x-mp3 and audio/x-flac...
2002-12-08 Thomas Vander Sticheleparallel install fixes
2002-11-02 Wim TaymansAdded segment seek
2002-10-27 Ronald S. BultjeAdd ogg/vorbis support for avi files
2002-10-24 Ronald S. Bultjeavi needs 4 byte padding
2002-10-23 Ronald S. BultjeMake it loopbased and use only one video and one audio...
2002-10-10 David Schleeffix for big endian machines. Chunk ID conversion was...
2002-10-02 Thomas Vander Sticheleapi change
2002-09-23 Wim TaymansFix various overflow cases, this should fix seeking...
2002-09-19 Ronald S. BultjeWith these changes, the generated AVI has a valid index...
2002-09-19 Ronald S. BultjeLicense fix
2002-09-19 Ronald S. BultjeThis fixes some problems when recording AVI files with...
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-12 Wim Taymansconst fixes
2002-09-09 Thomas Vander Sticheleremoving warnings (approved by wtay)
2002-09-01 Thomas Vander Stichelelinked to a pending change in core
2002-08-27 Thomas Vander Stichelewhoops, this shouldn'tvegonein
2002-08-27 Thomas Vander Stichelesf's back
2002-08-02 Wim TaymansDon't send events on unusable pads
2002-07-24 Wim Taymans- added eventmask/query/format functions
2002-07-09 Thomas Vander Stichelemerge from release branch
2002-07-08 Wim Taymans- properly unref events
2002-07-04 Andy Wingofix multiline string
2002-06-18 Wim TaymansSeparate the movi processing loop from the index/entry...
2002-06-14 Wim TaymansHint bytestream about optimal size sync fixes for VBR...
2002-06-13 Wim TaymansIgnore bogus index entries
2002-06-09 Wim TaymansFix sync on avidemux
2002-06-02 Wim TaymansSome cleanups, add convert functions
2002-06-02 Thomas Vander SticheleUNITS fixes
2002-06-02 Wim TaymansRemove media specific seeking type in favour of unit...
2002-05-31 Steve Bakeradd ranks only for plugins who participate in autoplugg...
2002-05-30 Wim TaymansImplement an element event handler.
next