platform/upstream/gstreamer.git
2009-02-05 Benjamin SchmitzAdd assrender plugin for rendering ASS/SSA subtitles
2009-02-05 Edward Herveymetadata test: Fix wrong looping variable. Test is...
2009-02-05 Michael SmithFix up things that the indent thingy complained about
2009-02-05 Michael SmithFix major leaks in qtwrapper audio decoders.
2009-02-05 Michael SmithHandle many more edge cases in dshowvideosink.
2009-02-04 Josep Torrampegpsdemux: fixes clossing segment generation.
2009-02-04 Josep Torrampegpsdemux: several fixes on the seeking function...
2009-02-04 Josep TorraMoved var declarations to the begin of function
2009-02-04 Josep TorraMerge branch 'master' of ssh://git.freedesktop.org...
2009-02-04 Josep TorraImproved seeking in pull mode. Some refactoring and...
2009-02-04 Sebastian DrögeUpdate TODO
2009-02-04 Sebastian DrögePost an UMID tag with the current package's UMID
2009-02-04 Sebastian DrögeReset the current partition after seeking and NEWSEGMEN...
2009-02-04 Sebastian DrögeIn push mode play all remaining parts of the file on...
2009-02-04 Sebastian DrögeAdd property to set the maximum allowed time difference...
2009-02-04 Sebastian DrögeAlways set the current package, not only when it was...
2009-02-04 Sebastian DrögeTry to resolve all synchronization issues, not only...
2009-02-04 Sebastian DrögeRemove some checks that will always be TRUE
2009-02-03 Tim-Philipp... configure.ac: bump core/base requirements to released...
2009-02-02 Josep TorraAlso flush parser when a newsegment is received. Fixes...
2009-02-02 Josep TorraAdd pull mode to mpegpsdemux and report duration readin...
2009-02-02 Sebastian DrögeCleanup playback package selection and notify about...
2009-02-02 Sebastian DrögeUpdate tags properly, especially on component switch
2009-02-02 Sebastian DrögeError out if no pads could be created
2009-02-02 Sebastian DrögeResolve metadata and update tracks if necessary before...
2009-02-02 Sebastian DrögeDon't go after the last component of a track
2009-02-02 Sebastian DrögeReturn an error if updating an already existing pad...
2009-02-02 Sebastian DrögeFix seeking if the source clip duration is unknown
2009-02-01 Sebastian DrögeAdd initial support for seeking in push mode
2009-02-01 Sebastian DrögeFix deadlocks when seeking in pull mode failed and...
2009-02-01 Sebastian DrögeUpdate offset in push mode and handle events properly
2009-02-01 Sebastian DrögeImplement initial seeking support (pull mode only)
2009-01-31 Sebastian DrögeDon't use GLib 2.16 API unconditionally
2009-01-31 Sebastian DrögeCheck for EOS on all pads after adjusting the essence...
2009-01-31 Sebastian DrögeFix duration calculation for essence tracks
2009-01-31 Sebastian DrögeImplement GstElement::query/get_query_types vfuncs
2009-01-31 Sebastian DrögeReset all internal state in finalize
2009-01-31 Sebastian DrögeImprove EOS detection and fix push mode for the last...
2009-01-31 Sebastian DrögeKeep track of essence track position when playing sourc...
2009-01-31 Sebastian DrögeCompensate for timestamp/duration rounding errors
2009-01-31 Sebastian DrögeImprove EOS logic to check all pads when pulling a...
2009-01-31 Sebastian DrögeOnly push buffers for pads that are not more than 500ms...
2009-01-31 Sebastian DrögeImprove EOS logic to only go into EOS after all tracks...
2009-01-31 Sebastian DrögeUpdate TODO list
2009-01-31 Sebastian DrögeTry to keep the timestamp difference between tracks...
2009-01-31 Sebastian DrögeFix playback of atom files
2009-01-31 Sebastian DrögeKeep track of current playback position
2009-01-31 Sebastian DrögeSet essence track positions to 0 if we're at the start...
2009-01-31 Sebastian DrögeGenerate an index table for essence streams
2009-01-31 Sebastian DrögeDon't complain if the preface has no primary package set
2009-01-31 Sebastian DrögeAllow index table segments without primer pack
2009-01-31 Sebastian DrögeAdd essence track abstraction
2009-01-31 Sebastian DrögeFix parsing of index table segments
2009-01-31 Sebastian DrögeImprove detection of the end of the header metadata
2009-01-31 Michael SmithUnref event if we don't forward it, unref pads when...
2009-01-30 Stefan KostAdd releaseinfo with online url.
2009-01-30 Jan SchmidtFix compilation on Forte.
2009-01-30 Jan SchmidtFix the return value of the default parse_frame function.
2009-01-30 Jan SchmidtBump common
2009-01-30 Edward HerveyUse a symbolic link for the pre-commit client-side...
2009-01-29 Thiago Sousa... qtwrapper: Fixes build at case sensitive systems.
2009-01-28 Josep Torrampegdemux: do not skip pes packets that we think are...
2009-01-28 Mark NauwelaertsAdditional media type support in qtmux (and friends).
2009-01-28 Zaheer MeraliRevert "mpegdemux: do not skip pes packets that we...
2009-01-28 Josep Torrampegdemux: do not skip pes packets that we think are...
2009-01-24 Hans de GoedeBuild the modplug plugin against the modplug library...
2009-01-23 Jan SchmidtAdd more to the gitignores
2009-01-23 Jan SchmidtMake RGB masks unsigned in rawvideoparse
2009-01-23 Stefan KostAdd README with midi related links.
2009-01-23 Stefan KostLog aac details found in codec_data.
2009-01-23 Stefan KostConfigure byte order for EXIF. Fixes #568704
2009-01-23 Sebastian DrögeRename audioresample files and types to legacyresample
2009-01-23 Sebastian DrögeRemove speexresample from -bad, it's in -base
2009-01-23 Wim TaymansSend BYE packets immediatly for small sessions
2009-01-23 Hans de GoedeAdd seeking support to mmssrc. Fixes bug #469930.
2009-01-23 Brian CameronLink modplug plugin with -lm. Fixes bug #568483.
2009-01-23 Brian CameronFix build on Solaris. Fixes bug #568480.
2009-01-23 Sebastian DrögeStore all partitions & primer packs in memory for faste...
2009-01-22 Stefan KostUpdate common snapshot.
2009-01-22 Wim TaymansUpdate config.h for development.
2009-01-22 Sebastian DrögeFix pre-commit hook
2009-01-22 Jan UrbanskiAdd support for ECMA arrays in script tags. Fixes bug...
2009-01-22 Wim TaymansUnlock the jitterbuffer before pushing out the packet...
2009-01-22 Sebastian DrögeFix UL for DTS and MPEG2 layer 1
2009-01-22 Sebastian DrögeAdd support for AAC audio
2009-01-22 Sebastian DrögeStore MXF metadata in a hash table, keyed by UID
2009-01-22 Sebastian DrögeBuild the random index pack while parsing
2009-01-22 Sebastian DrögeUpdate copyrights for 2009
2009-01-22 Sebastian DrögeSimplify parsing of UL/UUID arrays
2009-01-22 Sebastian DrögeImplement parsing of DMS1 (SMPTE S380M)
2009-01-22 Sebastian DrögeDisable the filter plugin from the build
2009-01-22 Jan SchmidtBack to devel -> 0.10.10.1
2009-01-22 Edward HerveyInstall and use pre-commit indentation hook from common
2009-01-21 Andy WingoRevert "add audiobuffer to the build"
2009-01-21 Andy Wingoadd audiobuffer to the build
2009-01-21 Edward Herveyautogen.sh : Use git submodule
2009-01-19 Jan SchmidtRelease 0.10.10
2009-01-19 Jan SchmidtUpdate .po files
2009-01-09 Jan Schmidtconfigure.ac: 0.10.9.3 pre-release
2009-01-09 David Schleefgst/mpegdemux/gstmpegtsdemux.c: Don't forward duration...
next