typefinding: register H264 typefinder with H264 caps
[platform/upstream/gstreamer.git] / ext / theora /
2010-10-13 Stefan Kostvarious: add a missing G_PARAM_STATIC_STRINGS flag...
2010-10-10 Tim-Philipp Müllertheoradec: expose telemetry properties only if libtheor...
2010-10-10 Alexey Fishertheoradec: add properties to enable debugging telemetry...
2010-10-04 Wim Taymansparse: Don't error on discont
2010-10-04 Wim Taymanstheoraparse: set caps on streamheader too
2010-09-25 David Schleeftheoraenc: ptalarbvorm speed level goes to 3
2010-09-22 Olivier Crêtetheoraenc: Make the bitrate/quality dynamically modifiable
2010-07-16 Sebastian Drögetheoraenc: Implement two pass encoding
2010-07-16 Sebastian Drögeconfigure: Require libtheora >= 1.1
2010-07-16 Sebastian Drögetheora: Use PROP_ instead of ARG_ for property enum...
2010-03-30 David Schleeftheoraenc: 0-length packets are delta units
2010-03-19 Wim Taymanstheoradec: add QoS messages to the decoder
2010-03-16 Benjamin OtteAdd -Wwrite-strings to configure
2010-03-16 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-15 David Schleeftheoradec: add chroma-site to caps
2010-03-15 David Schleeftheoradec: add color-matrix to caps
2010-03-11 Benjamin OtteAdd -Wredundant-decls to warning flags
2010-03-11 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-03-08 Benjamin Ottetheora: Fix SIGFPE when using 0/1 framerate
2010-02-18 David Schleeftheoradec: Fix chroma copying for 4:2:2
2010-02-08 Benjamin M. Schwartztheoradec: PARs of 0:x, x:0 and 0:0 are all allowed...
2010-01-14 Sebastian Drögetheora: Rename source files to have the same name as...
2010-01-05 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2009-12-21 David Schleeftheoraenc: Add encoder controls for libtheora 1.1
2009-12-09 Wim Taymanstheoradec: fix query
2009-12-09 Wim Taymanstheoradec: small cleanups
2009-12-08 Wim Taymanstheora: remove granulepos hacks
2009-12-04 Wim Taymanstheoradec: don't fail on bogus granulepos
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-05 Tim-Philipp Müllertheoradec: printf format fix
2009-10-24 David Schleeftheora: Convert theoraparse to libtheora 1.0 API
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 Torratheora: fixes warnings on macosx snow leopard
2009-10-07 Edward Herveytheoraenc: Make the default quality property 48.
2009-09-12 Jan Schmidttheoraenc: Fix a string leak in _getcaps()
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-07 Tim-Philipp MüllerRevert "theora: Convert theoradec to libtheora 1.0...
2009-08-06 David Schleeftheora: Convert theoradec to libtheora 1.0 API
2009-06-14 Tim-Philipp Mülleroggdemux: post/send tags with the container-format tag
2009-05-26 Alessandro Decinatheoraparse: fix assertions in make_granulepos when...
2009-05-19 Michael Smiththeoradec: for 4:2:2, use Y42B (planar) rather than...
2009-05-15 Sebastian Drögetheoraenc: Implement Preset interface
2009-05-12 Christian SchallerAdd ranks to the Oggmuxer, Vorbis encoder and Theora...
2009-05-11 Michael Smiththeoradec: fix buffer overrun on 422 decode.
2009-05-11 Michael Smiththeoradec: 444 support.
2009-05-11 Michael Smiththeoradec: handle 422 images (as YUY2).
2009-05-11 Michael Smiththeoradec: rearrange code in preparation for 422 and...
2009-05-06 Zaheer Meralivorbisenc, theoraenc: Ensure gp is computed consistentl...
2009-04-14 Olivier Cretetheoraenc: implement upstream keyframe force
2009-04-14 Olivier Cretetheoraenc: factor out keyframe forcing
2009-04-04 Edward Herveytheoradec: return GST_CLOCK_TIME_NONE for negative...
2009-03-23 Edward Herveytheoradec: Use GST_CLOCK_TIME_NONE for invalid position...
2009-03-13 Wim Taymanstheoraparse: be smarter when queuing headers
2009-03-13 Jan Schmidttheoradec: Avoid an unnecessary memory allocation in...
2009-03-06 Wim Taymanstheoradec: parse and use codec_data in the caps
2009-02-22 Sebastian Drögetheoraparse: Use the correct unref functions
2009-02-19 Benjamin M. Schwartztheoraenc: Add property for speed level control
2009-01-23 Wim TaymansUse rounded values for image strides and sizes
2008-11-25 Wim Taymansext/theora/: Parse segment events.
2008-11-04 Wim Taymansext/theora/: Copy seqnum.
2008-10-16 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-10-14 Edward Herveyext/theora/theoradec.c: Fix build on macosx.
2008-10-13 Robin Stockerext/theora/: Parse input caps and make the PAR override...
2008-09-25 ogg.k.ogg.kext/theora/theoraparse.c: Set the BOS flag on the BOS...
2008-08-13 David Schleefext/theora/theoraenc.c: Remove the 2000 kbit limit...
2008-07-10 Stefan KostCleanup Plugin docs. Link to signals and properties...
2008-05-28 Wim TaymansAdd theoraparse to the docs and fix some docs.
2008-04-30 Michael Smithext/theora/theoradec.c: Cool kids don't divide by zero.
2008-04-03 Wim Taymansext/theora/theoradec.c: Don't try to do anything fancy...
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2008-02-11 Sebastian Drögeext/theora/theoraparse.c: Fix long description of the...
2008-02-06 Michael Smithext/theora/theoradec.c: Increment granulepos for new...
2008-01-14 Jan Schmidtext/theora/: Take a 2nd stab at handling libtheora...
2008-01-11 Michael Smithext/theora/theoradec.c: Adapt for post-alpha meaning...
2007-06-05 Wim TaymansAdd draft design for forcing keyframes in encoders...
2007-05-21 Michael Smithext/theora/theoradec.c: Don't look inside 0-length...
2007-05-21 Wim TaymansSmall cleanups.
2007-05-09 Michael Smithext/theora/theoradec.c: gst_pad_push_event() does not...
2007-05-07 Michael Smithext/theora/: Don't push events (newsegment, tags) befor...
2007-04-27 Julien Moutteext/theora/theoradec.c: Calculate buffer duration corre...
next