Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / ext / ogg / gstoggmux.c
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-13 Tim-Philipp Müllerogg: fix unused-but-set-variable warnings with gcc 4.6
2011-04-12 Tim-Philipp Mülleroggmux: fix uninitialised variable usage and element...
2011-04-11 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-06 Wim TaymansMerge branch 'master' into 0.11
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-04-01 Josep Torraoggmux: fix warning building in mac os x
2011-04-01 Sebastian Drögeoggmux: Store the segment directly inside the pad
2011-04-01 Sebastian Drögeoggmux: Reset the segment on flush-stop events and...
2011-04-01 Thiago Santosoggmux: Use running time instead of timestamps
2011-04-01 Thiago Santosoggmux: Keep track of pad's segments
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-27 Wim Taymansplugins: more porting to new memory API
2011-03-15 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-14 Sebastian Drögeoggmux: Increase the seen header packets count when...
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2011-02-24 Sebastian Drögeoggmux: Don't handle GstCollectData as GstObject, use...
2011-02-21 Edward HerveyRevert "oggmux,adder: Check if collectpads has been...
2011-02-21 David Schleefoggmux,adder: Check if collectpads has been freed
2011-02-03 Vincent Penquerc'hoggmux: ensure serialnos are unique
2011-02-02 Tim-Philipp Mülleroggmux: free stream map caps when done
2011-02-02 Tim-Philipp Mülleroggmux: keep IN_CAPS flag check for header buffers...
2011-02-02 Vincent Penquerc'hoggmux: use oggstream for less brittleness in recognizi...
2011-02-01 Vincent Penquerc'hoggmux: do not skip a pageno at start
2011-01-24 Vincent Penquerc'hoggmux: cleanup
2010-06-08 Sebastian Drögeoggmux: Start a new page for every CMML buffer
2010-05-19 Sebastian Drögeogg: Implement Ogg VP8 mapping
2010-04-16 Stefan Kostdocs: fix typo in link name
2010-03-16 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-11 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-03-09 David Schleefoggmux: Don't flush after every frame for theora
2009-11-21 David Schleefoggmux: don't overwrite object properties
2009-10-09 Josep Torraogg: fixes warnings on macosx snow leopard
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-06 Tim-Philipp Mülleroggmux: fix warning when we're not linked downstream...
2009-07-13 Vincent Penquerc'hoggmux: add Kate caps to the list of accepted types
2009-05-15 Sebastian Drögeoggmux: Implement Preset interface
2009-05-12 Christian SchallerAdd ranks to the Oggmuxer, Vorbis encoder and Theora...
2009-05-12 Wim Taymansoggmux: small debug statement in DISCONT
2008-11-24 David Schleefext/ogg/gstoggmux.*: If we're muxing a dirac stream...
2008-10-08 Daniel Drakeext/ogg/gstoggmux.c: Unref all buffers when clearing...
2008-08-07 Sebastian Drögeext/ogg/gstoggmux.*: Don't pretend to support NEWSEGMEN...
2008-07-28 Sebastian Drögeext/ogg/gstoggmux.c: Allow muxing of CELT into Ogg...
2008-07-10 Stefan KostCleanup Plugin docs. Link to signals and properties...
2008-05-22 Jan SchmidtAdd some documentation comments, and some new headers...
2008-04-22 David Schleefext/ogg/gstoggmux.c: Update Ogg/Dirac muxing. Removes...
2008-04-03 Tim-Philipp Müllerext/ogg/gstoggmux.c: Fix sample pipeline description.
2008-04-03 Stefan Kostdocs/plugins/: Add playbin, playbin2, decodebin, decode...
2008-03-22 Sebastian DrögeUse G_PARAM_STATIC_STRINGS everywhere for GParamSpecs...
2008-02-01 Stefan Kostdocs/plugins/: First round of plugin docs cleansups.
2007-08-09 Stefan Kostext/ogg/gstoggmux.c: Do not leak oggmux instance.
2007-06-15 Michael Smithtests/check/pipelines/oggmux.c: Add a test that ensures...
2007-06-07 Tim-Philipp Müllerext/ogg/gstoggmux.c: The BOS page of the first Dirac...
2007-04-13 Thomas Vander Sticheledebug changes
2007-02-01 Sebastian Drögeext/ogg/gstoggmux.c: Use newly added GstCollectPads...
2007-01-23 Edward Herveyext/ogg/gstoggmux.c: Fix the cases where oggmux doesn...
2006-11-23 Michael Smithext/ogg/gstoggmux.c: If our incoming buffer is marked...
2006-11-04 David Schleefext/ogg/: Add/remove KW-DIRAC header here, since it...
2006-10-27 Mark Nauwelaertsext/ogg/gstoggmux.c: Remove the pad from the element...
2006-10-05 Tim-Philipp MüllerPrintf format fixes.
2006-09-29 James Doc Livingstonext/ogg/gstoggmux.c: Commit patch from James "Doc"...
2006-09-18 Michael Smithext/ogg/gstoggmux.c: Timestamps are unsigned; comparisi...
2006-09-18 Michael Smithext/ogg/gstoggmux.c: Don't generate out-of-order timest...
2006-09-16 Stefan Kostext/gnomevfs/gstgnomevfssrc.c: Add docs about icydemux...
2006-09-04 Alessandro Dessinaext/ogg/gstoggmux.c: Add cmml caps to oggmux. Fixes...
2006-08-17 Wim Taymansext/ogg/: Added ogg-in-avi parser element. Fixes #140139.
2006-06-14 Alessandro Decinaext/ogg/gstoggmux.c: Fix various leaks. Fixes #343699.
2006-04-29 Thomas Vander Sticheleadd another include
2006-04-28 Stefan Kostmake GstElementDetails const
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-04-06 Andy Wingoext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set...
2006-04-03 Michael Smithext/ogg/gstoggmux.c: Oggmux sucks.
2006-03-29 j^better/unified long descriptions
2006-03-24 Stefan Kostuse DEBUG_FUNCPTR for collectpads
2006-03-07 Christophe FergeauDon't leak references returned by gst_pad_get_parent()
2006-03-05 Thomas Vander Sticheleext/ogg/gstoggmux.c: put Theora BOS pages before others...
2006-03-05 Thomas Vander Stichelechanged more than 5 lines
2006-03-05 Thomas Vander Sticheleogg muxing of vorbis and theora now has pages ordered...
2006-03-03 Thomas Vander Sticheledebug updates
2006-03-02 Thomas Vander Sticheledebug using the actual GstPad, that allows us to see...
2006-03-02 Thomas Vander Sticheleclean up debug messages
2006-03-02 Thomas Vander Sticheleextra debugging from older version, makes it easier...
2006-03-02 Thomas Vander Stichelesome space cleanup and debug fixes
2006-02-15 Andy Wingoext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updat...
2006-02-09 Andy Wingoext/ogg/gstoggmux.c (GstOggPad): Keep track of both...
2006-02-05 David SchleefAdd Dirac typefinding and add dirac format to oggmux.
2006-01-31 Andy Wingosys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfau...
2006-01-30 Andy Wingoext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare...
2006-01-27 Jan Schmidtext/alsa/gstalsasink.c: Free the device name string.
2006-01-14 Thomas Vander Sticheleext/ogg/gstoggmux.c: fix a silly segfault
2006-01-11 Jan Schmidtext/ogg/gstoggdemux.c: Change the pad template to src_...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-28 Tim-Philipp Müllerext/ogg/gstoggmux.c: Don't leak caps.
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes.
2005-11-21 Alessandro Dessinaext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps...
2005-11-21 Tim-Philipp MüllerUpdate for gst_collectpads_foo() to gst_collect_pads_foo()
next