avi: use G_DEFINE_TYPE
[platform/upstream/gst-plugins-good.git] / gst / avi / gstavimux.c
2011-04-19 Wim Taymansavi: use G_DEFINE_TYPE
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-18 Wim TaymansMerge branch 'master' into 0.11
2011-04-05 Wim TaymansMerge branch 'master' into 0.11
2011-04-04 Wim Taymansavi: port to 0.11 API
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-22 Mark Nauwelaertsavimux: use running time for synchronization
2011-03-08 Tim-Philipp MüllerMerge ad-hoc release branch '0.10.28'
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2011-02-21 Edward HerveyRevert "Check that collectpads exists before removing...
2011-02-21 David SchleefCheck that collectpads exists before removing pad
2011-02-16 Stefan Kostavimux: rework _request_new_pad to handle explict req...
2011-01-14 Mark Nauwelaertsavimux: set src pad caps when starting file
2010-10-13 Stefan Kostvarious (gst): add a missing G_PARAM_STATIC_STRINGS...
2010-06-11 Mark Nauwelaertsavimux: fix avi header bytewriting
2010-06-02 Mark Nauwelaertsavimux: clean up code for avi header using a bytewriter
2010-06-01 Tim-Philipp MüllerRevert "avimux, flvmux, matroskamux: don't crash if...
2010-05-25 Tim-Philipp Mülleravimux, flvmux, matroskamux: don't crash if tags arrive...
2010-05-17 Sebastian Drögeavimux: Add support for On2 VP8
2010-05-11 Mark Nauwelaertsavimux: check that pads have been negotiated
2010-03-21 Benjamin OtteAdd -Wwrite-strings to the configure flags
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-10 Michael Smithavimux: put the codec_data blob into the actual data...
2010-01-11 Thiago Santosavimux: matroskamux: rename aac's stream-format to raw
2010-01-11 Thiago Santosavimux: Only accept raw aac
2010-01-04 Stefan Kostavimux: fix typo in warning message
2009-11-24 Thiago Santosavimux: also set the suggested buf size for audio
2009-11-24 Thiago Santosavimux: fix indx duration for PCM audio
2009-11-24 Thiago Santosavimux: Audio buffers should be picked earlier
2009-11-05 Thiago Santosavimux: do not write empty INFO list
2009-10-16 Mark Nauwelaertsavimux: support (some) VBR audio muxing
2009-10-13 Wim Taymansavimux: calculate suggested buffer size
2009-10-13 Wim Taymansavimux: add jpeg2000 to allowed caps
2009-10-13 Wim Taymansavi: lower max file size
2009-09-06 David SchleefRemove Ronald Bultje from Authors field
2009-07-28 Thiago Santosavimux: adds support to wma
2009-07-28 Thiago Santosavimux: adds support to wmv
2009-01-29 Stefan KostRemove version numbers from a few gst-launch examples.
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2009-01-07 Mark Nauwelaertsgst/avi/gstavimux.c: Minor fix/cleanup in header field...
2009-01-06 Mark Nauwelaertsgst/avi/gstavimux.*: Ensure header size invariance...
2008-12-19 Stefan Kostext/pulse/pulsemixerctrl.c: And remove temporary commen...
2008-12-16 Stefan Kostgst/avi/gstavimux.c: Rename api from _flush to _reset_tags.
2008-12-16 Stefan Kostgst/avi/gstavimux.c: Use new tagsetter api to flush...
2008-12-16 Stefan Kostgst/avi/gstavimux.*: Totally remove the internal taglis...
2008-12-15 Stefan Kostgst/avi/gstavimux.c: Instead of filtering wrongly just...
2008-12-09 Stefan Kostgst/avi/gstavidemux.c: More logging.
2008-11-11 Stefan Kostgst/avi/gstavimux.c: Don't segfault on string typed...
2008-10-21 Mark Nauwelaertsgst/avi/gstavimux.c: Fix VPRP chunk setup in avimux.
2008-08-04 Mark Nauwelaertsgst/avi/gstavimux.c: Provide cbSize field for audio...
2008-06-29 Mark Nauwelaertsgst/avi/avi-ids.h: Add vprp chunk related structures.
2008-06-27 Mark Nauwelaertsgst/avi/gstavimux.*: Add 8 bytes to current streamheade...
2008-06-12 Stefan Kostgst/avi/gstavimux.c: Simplify code. gst_tag_list_merge...
2008-05-21 Stefan Kostgst/avi/gstavimux.c: Also support alaw/mulaw.
2008-05-18 Mark Nauwelaertsgst/avi/gstavimux.c: Set proper rate in avi stream...
2008-05-13 Mark Nauwelaertsgst/avi/gstavimux.c: Send an initial BYTE segment to...
2008-05-12 Mark Nauwelaertsgst/avi/gstavimux.c: Do not leave fourcc stream header...
2008-02-28 David Schleefgst/avi/gstavimux.c: Add Dirac encoding
2007-12-11 Mark Nauwelaertsgst/avi/gstavimux.c: Fix regression in stream numbering...
2007-10-19 Stefan KostAdd some debug and sync tests with the fix.
2007-10-02 Stefan Kostgst/avi/gstavimux.*: Also save codec data for audio...
2007-10-02 Stefan Kostgst/avi/gstavimux.c: Fix "Index entry has invalid strea...
2007-08-05 Mark Nauwelaertsgst/avi/gstavimux.c: Fix ODML index tag numbering....
2007-02-14 zhangfei gaogst/avi/gstavimux.c: Allow muxing video/x-h264 (was...
2007-02-11 Sébastien Mouttegst/avi/gstavimux.c: Comment a #if 0 in caps template...
2007-02-09 Tim-Philipp Müllergst/avi/gstavimux.c: Explicitly cast result of pointer...
2007-01-14 Mark NauwelaertsAdd support for more than one audio stream; write bette...
2006-11-30 Stefan Kostgst/avi/gstavimux.c: accept all mpegversions,fixes...
2006-10-16 Josep Torra VallesFix a bunch of problems discovered by the Forte compile...
2006-09-16 Yves Lefebvregst/avi/gstavimux.c: Correctly set the dwLength in...
2006-07-18 Stefan Kostgst/avi/gstavimux.c: Respect mpegversion for "video...
2006-05-22 Mark Nauwelaertsgst/avi/gstavimux.*: - add odml (large file) index...
2006-05-09 Mark Nauwelaertsgst/avi/gstavimux.c: Work around gst_buffer_make_metada...
2006-04-27 Tim-Philipp MüllerAdd docs for both avidemux and avimux.
2006-04-27 Mark Nauwelaertsgst/avi/: Port AVI muxer to GStreamer-0.10 (#332031).
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-03-13 Wim Taymansclose #333784 unref the result of gst_pad_get_parent...
2005-11-22 Jan SchmidtMore fractional framerate conversions
2005-11-22 Andy WingoUpdate for gst_tag_setter API changes.
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2005-01-22 Ronald S. Bultjegst/avi/gstavimux.c: Fix...
2005-01-19 Ronald S. Bultjegst/avi/gstavimux.c: Fix padding...
2005-01-19 Ronald S. Bultjeext/mad/gstmad.c: Fail if caps negotiation fails. Shoul...
2005-01-16 Ronald S. Bultjegst/avi/gstavimux.c: Free events (fix memleak in #162905).
2005-01-11 Ronald S. Bultjegst/avi/gstavimux.c: Reusability fixes.
2004-12-13 Stéphane Loeuilletforgot to add h264 to avidemux caps
2004-10-26 Ronald S. Bultjegst/avi/gstavimux.c: First calculate the rate, and...
2004-10-24 Ronald S. Bultjegst/: Framerate.
2004-05-21 Stéphane Loeuilletfirst batch : remove ',' at end of enums as they could...
2004-04-13 David Schleefcommon/m4/gst-feature.m4: Call -config scripts with
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-19 Thomas Vander Stichelefix i18n include
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
next