implement clocking set clock counter back to zero on ready->paused move open/close...
[platform/upstream/gst-plugins-good.git] / gst /
2003-03-25 Benjamin Ottewav is little endian
2003-03-24 Benjamin OtteI bet you didn't try if the fix worked, BBB ;)
2003-03-14 Ronald S. BultjeFix compiler problems with gcc-2.96/RH-7.3
2003-03-04 Wim Taymansresync on discont events
2003-03-04 Wim TaymansAdded state change function to clear some state in...
2003-03-03 Benjamin OtteMake alaw / mulaw work again.
2003-03-02 Zeeshan AliSilly bug, i wonder who was the last one to play with it
2003-03-02 Wim TaymansCommit header changes too
2003-03-02 Christian SchallerComplete the move of the RTP plugin
2003-03-01 Wim TaymansImplement seeking on wav
2003-02-25 Benjamin Otteget this thing working (again ?)
2003-02-25 Wim TaymansForward events.
2003-02-23 Ronald S. BultjeFix bug 105886
2003-02-10 Zeeshan AliMaking some things work and breaking others
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 Owen Fraser-GreenRenamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WM...
2003-01-31 Ronald S. Bultjedoh
2003-01-31 Ronald S. BultjeAdd metadata/streaminfo to AVI
2003-01-30 Zeeshan AliJust correcting my mistake
2003-01-30 Zeeshan AliThe first attempt to support MAS. Dont expect it to...
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 Thomas Vander Sticheledon't segfault when data didn't make it in
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-14 Wim Taymans0 terminate query formats
2003-01-14 Thomas Vander Stichelefix wavparse so that it handles mp1/2/3 unref buffers...
2003-01-12 Wim TaymansFix timestamps
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-27 Wim TaymansUpdate to new element sync API
2002-12-27 Wim TaymansCleanups
2002-12-26 Iain HolmesOn Ready to Paused the internal state was set to not...
2002-12-20 Zeeshan Aliadded mtu option
2002-12-18 Wim TaymansFix caps nego
2002-12-17 David I. Lehnbuild fix: declare variable at start of block
2002-12-15 Zeeshan Alitrying to follow wtay's advice
2002-12-08 Iain HolmesReplace audio/mp3 with audio/x-mp3 and audio/x-flac...
2002-12-08 Thomas Vander Sticheleparallel install fixes
2002-12-08 Christian SchallerApplied endianess fix and unsigned data fix from Jon...
2002-11-28 Christian Schallerfix some disting and rpm building issues
2002-11-27 Wim TaymansMoved clock set/get to class functions.
2002-11-16 Zeeshan Aliupdated with the latest changes.
2002-11-16 Zeeshan Ali(1) Caps nego are now dynamic, the Application develope...
2002-11-08 Zeeshan AliUDP plugins will work for RedHatians too
2002-11-08 Zeeshan AliTrying to make udp plugins work
2002-11-03 Thomas Vander Stichelequery and convert functions will remove debug output...
2002-11-03 Thomas Vander Sticheledon't push if can't push
2002-11-02 Wim TaymansAdded segment seek
2002-11-01 Thomas Vander Stichelebackmerge
2002-10-27 Ronald S. BultjeAdd ogg/vorbis support for avi files
2002-10-26 David Schleefconvert sys_errlist to g_strerror()
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-22 Christian Schallerfix my bogus additons ot last commit, thanks to taaz
2002-10-22 Christian Schallerfixed licensing on wavenc plugin. Permissions for LGPL...
2002-10-21 Iain HolmesAdded a WAV file encoder
2002-10-17 Wim TaymansSome cleanups, fix for the blending code
2002-10-15 Wim Taymans- implemented clock sweep on 90 degree angles to compen...
2002-10-15 Wim TaymansSome more wipes, added radial wipes
2002-10-13 Wim TaymansRemoved unused code, fixed a bug
2002-10-13 Wim Taymans- reimplemented using organic masks, rendered with...
2002-10-10 David Schleeffix for big endian machines. Chunk ID conversion was...
2002-10-10 Wim TaymansAdded the base framework for the SMPTE transitions...
2002-10-02 Thomas Vander Sticheleapi change
2002-09-29 Andy Wingolicenses again
2002-09-29 Andy Wingoadd license
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-10 Ronald S. BultjeThis updates all plugins to the new API for gst_pad_try...
2002-09-09 Thomas Vander Sticheleremoving warnings (approved by wtay)
2002-09-09 Ronald S. BultjeFixes bug where median doesnt trigger capsnego
2002-09-09 Thomas Vander Stichelesmall cleanups
2002-09-01 Thomas Vander Stichelelinked to a pending change in core
2002-08-30 Thomas Vander Stichelecopy_on_write
2002-08-30 Thomas Vander Sticheleget a writable buffer
2002-08-30 Thomas Vander Stichelecleanups and clarifications
2002-08-27 Thomas Vander Stichelewhoops, this shouldn'tvegonein
2002-08-27 Thomas Vander Stichelesf's back
2002-08-14 Christian SchallerRemoved Sam Lantigas GPL comment as he also has given...
2002-08-14 Christian SchallerFixed license statements in EffectTv plugins so they...
2002-08-11 Steve Bakerqtdemux.c:315: warning: implicit declaration of functio...
next