ogg: Update to the latest VP8 mapping
[platform/upstream/gstreamer.git] / ext /
2009-12-21 David Schleeftheoraenc: Add encoder controls for libtheora 1.1
2009-12-11 Wim Taymansogg: ogm video has constant packet duration
2009-12-11 David Schleefoggdemux: implement old fLaC mapping
2009-12-10 Wim Taymansoggdemux: remove redundant fields
2009-12-10 Wim Taymansvorbisdec: adapt to new oggdemux
2009-12-09 Wim Taymansvorbisdec: fix peer query
2009-12-09 Wim Taymanstheoradec: fix query
2009-12-09 Wim Taymanstheoradec: small cleanups
2009-12-09 Wim Taymansvorbisdec: use gst_pad_peer_query()
2009-12-09 Sebastian Drögetextoverlay: Only flush downstream on seeks for flushin...
2009-12-09 Sebastian Drögetextoverlay: Proxy buffer allocation on the video sinkp...
2009-12-08 Wim Taymanstheora: remove granulepos hacks
2009-12-07 Wim Taymansoggdemux: improve keyframe seeking
2009-12-07 Wim Taymansoggdemux: implement keyframe seeking
2009-12-04 Wim Taymansoggdemux: fix timestamps after seek
2009-12-04 Wim Taymansoggdemux: add comment
2009-12-04 Wim Taymansoggdemux: don't do math with invalid granulepos
2009-12-04 Wim Taymansoggdemux: guard against wrong granulepos
2009-12-04 Wim Taymanstheoradec: don't fail on bogus granulepos
2009-12-04 David Schleefoggdemux: reimplement OGM support
2009-12-04 David Schleefoggdemux: fix for I-frame-only theora
2009-12-03 Tim-Philipp Müllerogg: log when ogg mapper doesn't accept the setup heade...
2009-12-03 Tim-Philipp Müllerogg: extract width, height and PAR from theora header...
2009-12-03 Tim-Philipp Müllerogg: extract number of channels from FLAC, speex and...
2009-12-03 Tim-Philipp Müllerogg: more print fixes
2009-12-03 Thiago Santosogg: Fixing some printf format strings
2009-11-26 David Schleefoggdemux: handle theora streams with 0 keyoffset
2009-11-26 David Schleefoggdemux: Handle unknown streams
2009-11-26 Sebastian DrögeRevert "textoverlay: First draw outline text and then...
2009-11-25 David Schleefoggdemux: Reset last_granule during seeking
2009-11-25 David Schleefoggdemux: Fix timestamp generation for theora
2009-11-25 David Schleefoggdemux: Fix vorbis parsing
2009-11-21 David Schleefogg: Fix generation of timestamps and durations
2009-11-21 David Schleefogg: Add ogg stream parsing
2009-11-21 David Schleefoggmux: don't overwrite object properties
2009-11-21 Stefan Kostdebug: also cast packet.packetno to gint64 in debug log
2009-11-12 Olivier Crêtetheoradec: Keep timestamp from incoming buffer if it...
2009-11-09 David Schleeftheora: Fix alignment of frames when converting
2009-11-06 Sebastian Drögetextoverlay: Synchronize video/text based on the runnin...
2009-11-06 Sebastian Drögetextoverlay: Clip text buffers to the text segment...
2009-11-06 Sebastian Drögetextoverlay: Put the video segment into the instance...
2009-11-06 Sebastian Drögetextoverlay: Check if text timestamp/duration is valid...
2009-11-05 Tim-Philipp Müllertheoradec: printf format fix
2009-11-03 Sebastian Drögetextoverlay: First draw outline text and then the real...
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-10-24 David Schleeftheora: Convert theoraparse to libtheora 1.0 API
2009-10-22 Sebastian Drögetextoverlay: Optimize a bit more
2009-10-22 Sebastian Drögetextoverlay: Do shading as first operation
2009-10-22 Sebastian Drögetextoverlay: Only use a single cairo surface for drawing
2009-10-18 Tim-Philipp Müllerpango: bump pango requirement to stable version and...
2009-10-15 Benjamin Ottetheora: Make theoradec use gstvideo for image conversion
2009-10-15 Benjamin Ottetheora: Don't always round to even width/height
2009-10-15 David Schleeftheora: Convert theoradec to libtheora 1.0 API
2009-10-15 Benjamin Ottetheora: Port encoder to new Theora API
2009-10-15 Benjamin Ottetheora: Disable sharpness property
2009-10-15 Benjamin Ottetheora: Disable noise-sensitivity property
2009-10-15 Benjamin Ottetheora: Disable keyframe-mindistance property
2009-10-15 Benjamin Ottetheora: Disable keyframe_threshold property
2009-10-15 Benjamin Ottetheora: Get rid of "quick" property
2009-10-15 Benjamin Ottetheora: remove support for outdated granulepos hack
2009-10-15 Benjamin Ottetheora: Ignore border property
2009-10-15 Benjamin Ottetheora: Ignore the center property, always set video...
2009-10-12 Wim Taymanstheoradec: avoid confusing error
2009-10-09 Josep Torravorbis: fixes warings in macosx snow leopard
2009-10-09 Josep Torratheora: fixes warnings on macosx snow leopard
2009-10-09 Josep Torraogg: fixes warnings on macosx snow leopard
2009-10-09 Josep Torraoggdemux: fix a warning in macosx
2009-10-09 Josep Torraaudioconvert: change the format instead of cast as...
2009-10-09 Josep Torragnomevfssrc: fixes warnings in macosx
2009-10-07 Edward Herveytheoraenc: Make the default quality property 48.
2009-10-07 Stefan Kostbuild: sprintf, sscanf need stdio.h
2009-10-01 Sebastian Drögepango: Unpremultiply Cairo's ARGB to match GStreamers...
2009-09-13 David Schleefoggdemux: Fix duration calculation for truncated files
2009-09-12 Jan Schmidttheoraenc: Fix a string leak in _getcaps()
2009-09-10 Sebastian Drögeoggdemux: Handle kate and cmml as sparse streams too
2009-09-10 Tim-Philipp Mülleroggdemux: Better handling of sparse streams by sending...
2009-09-09 Sebastian Drögetheoraenc: Print a debug message with supported formats
2009-09-09 Benjamin Ottetheora: Check supported input formats in getcaps function
2009-09-09 Benjamin Ottetheora: Implement support in theoraenc for Y444 and...
2009-09-09 Benjamin Ottetheora: Refactor the buffer copy code
2009-09-09 Benjamin Ottetheora: Split yuv_buffer creation into its own function
2009-09-09 Benjamin Ottetheora: Split out buffer resize in its own function
2009-09-09 Benjamin Ottetheora: Add assertions that functions don't fail
2009-08-24 David SchleefRemove Ronald Bultje from Authors field
2009-08-20 Tim-Philipp Mülleroggmux: don't drop the streamheader field from the...
2009-08-08 Edward Herveyext: Remove dead assignments and resulting unused varia...
2009-08-07 Tim-Philipp MüllerRevert "theora: Convert theoradec to libtheora 1.0...
2009-08-06 Tim-Philipp Mülleroggmux: fix warning when we're not linked downstream...
2009-08-06 David Schleeftheora: Convert theoradec to libtheora 1.0 API
2009-08-06 Sebastian Drögetextrender: Fix blitting of text over the output buffer...
2009-08-06 Sebastian Drögetextrender: Fix endianness problems (i.e. make it work...
2009-08-06 Wim Taymanstextoverlay: make buffer writable
2009-08-06 Sebastian Drögepango: Send queries from the srcpad directly to the...
2009-08-06 Sebastian Drögepango: Add support for xRGB and BGRx formats
2009-08-06 Sebastian Drögepango: Fix endianness issues from the pangocairo switch
2009-08-06 Sebastian Drögepango: Re-add shading support which was dropped by...
2009-08-06 Sebastian Drögepango: Check if pangocairo supports vertical rendering...
2009-08-06 Sebastian Drögetextrender: Use PROP_X instead of ARG_X consistently
2009-08-06 Sebastian Drögepango: Some minor cleanup
2009-08-06 Young-Ho Chapango: Use pango-cairo instead of pango-ft2
next