expand tabs
[platform/upstream/gstreamer.git] / ext / ogg / gstoggmux.c
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()
2005-11-17 Wim Taymansext/ogg/gstoggmux.c: Fix EOS on multiple streams.
2005-11-16 Wim Taymansext/ogg/gstoggdemux.c: Segment done must include stream...
2005-11-16 Michael SmithDon't leak collectpads from oggmux.
2005-11-14 Michael Smithext/: Fix a small memory leak in vorbisenc.
2005-11-10 Michael Smithext/ogg/gstoggmux.c: Fix EOS handling, partially. Now...
2005-11-08 Michael Smithext/ogg/gstoggmux.c: Forward port rewrite of muxing...
2005-10-17 Andy Wingoext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug...
2005-10-17 Andy Wingoext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix...
2005-10-13 Michael SmithMagic glib macro usage to ensure constants are passed...
2005-10-13 Michael Smith- Don't use non-portable LL suffix on constants, since...
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-10-11 Julien Moutteext/ogg/gstoggmux.c: Quick hack to fix build. We need...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-05 Thomas Vander Stichelerenamed to actual element names, so much nicer to look at
2005-08-02 Jan Schmidtext/ogg/gstoggmux.c: Stop collectpads before calling...
2005-07-27 Wim Taymansexamples/seeking/seek.c: Update seek example.
2005-07-20 Ronald S. BultjeFixes for API changes in core.
2005-06-23 Wim Taymansext/ogg/: Buffer on caps is not boxed anymore.
2005-06-02 Wim TaymansCleanups and buffer alloc.
2005-05-16 David SchleefPort from GstData to GstMiniObject.
2005-05-09 Wim TaymansPort to new query API.
2005-05-05 Wim Taymansext/ogg/: Ported ogg muxer.
2005-03-31 Wim TaymansPlugin port to 0.9, ogg/theora playback should work...
2005-01-13 Thomas Vander Sticheleext/ogg/gstoggmux.c: eos/bos debugging
2004-11-07 Ronald S. Bultjeext/ogg/gstoggmux.c: Fix interrupt event handling ...
2004-10-24 Ronald S. Bultjeext/ogg/gstoggmux.c: Basic pad template which accepts...
2004-10-01 Ronald S. Bultjeext/ogg/gstoggmux.c: Handle EOS properly.
2004-09-22 Zaheer Abbas Meraliext/: remove explicit newmedia support from oggmux...
2004-09-15 Wim Taymansext/ogg/: Fix the case where the muxer would mark pages...
2004-08-27 Thomas Vander Stichelehandle new media
2004-08-22 Wim Taymansext/ogg/gstoggmux.c: Make sure we never send -1 granulepos.
2004-08-20 Wim Taymansext/ogg/gstoggmux.c: I will accept bitchslappings with...
2004-08-17 Wim Taymansext/ogg/: Mark delta units in the muxer.
2004-08-03 Benjamin Ottecompile fixes for --disable-gst-debug, G_DISABLE_ASSERT...
2004-06-29 Wim Taymansext/ogg/: Fix memleak in oggdemux when running unconnec...
2004-06-16 Thomas Vander Sticheledebug changes
2004-06-11 Wim Taymansext/ogg/gstoggmux.c: Added property to set the maximum...
2004-06-10 Wim Taymansext/ogg/gstoggmux.c: Added max-delay property to contro...
2004-06-10 Wim Taymansext/: Fix refcounting bugs
2004-06-09 Wim Taymansext/ogg/gstoggmux.c: Use stream caps to setup the initi...
2004-05-27 Ronald S. Bultjeext/alsa/gstalsamixer.c: Select first track as master...
2004-05-21 Stéphane Loeuilletsecond batch : remove ',' at end of enums as they could...
2004-05-18 Wim Taymansext/ogg/gstoggmux.c: Fix an ugly memleak where the...
2004-05-11 Benjamin Otteext/libvisual/visual.c: use the right caps depending...
2004-05-10 Wim Taymansext/ogg/: Added an ogg muxer.