fix up more enums
[platform/upstream/gst-plugins-good.git] / gst / matroska /
2005-11-22 Andy Wingoext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event...
2005-11-21 Tim-Philipp MüllerUpdate for stream lock API changes: don't take stream...
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes.
2005-11-21 Tim-Philipp Müllergst/matroska/matroska-demux.c: Filler events are gone...
2005-11-21 Tim-Philipp MüllerFixes for GST_FOURCC_FORMAT API change.
2005-11-21 Tim-Philipp MüllerFix for collect pads API change. Also fix textoverlay...
2005-11-20 Julien Mouttegst/matroska/matroska-mux.c: Replace
2005-11-20 Julien Mouttegst/matroska/matroska-mux.c: Fix for
2005-11-15 Tim-Philipp Müllergst/matroska/matroska-demux.c: When seeking, seek to...
2005-11-14 Thomas Vander Stichelerework configure.ac; make asterisk rtp stuff compile...
2005-11-10 Tim-Philipp Müllergst/matroska/matroska-mux.c: Don't try to ready buffer...
2005-11-07 Tim-Philipp Müllergst/matroska/matroska-demux.c: Don't error out when...
2005-11-01 Thomas Vander SticheleFix leaks and invalid memory access as reported by...
2005-11-01 Michal Benesadd a unit test for matroskamux fix the bugs that the...
2005-11-01 Tim-Philipp Müllergst/matroska/: Set timestamps on outgoing ebml headers...
2005-10-28 Tim-Philipp Müllergst/matroska/: Add SimpleBlock support to matroska...
2005-10-21 Tim-Philipp Müllerext/speex/gstspeexenc.c: Add position and duration...
2005-10-20 Tim-Philipp Müllergst/matroska/matroska-demux.c: Fix duration query;...
2005-10-19 Wim TaymansAPI change fix.
2005-10-18 Tim-Philipp Müllergst/matroska/: Ported matroska demuxer to 0.9.
2005-10-18 Tim-Philipp Müllergst/matroska/matroska-mux.c: Fix mpeg4 input handling...
2005-10-14 Tim-Philipp MüllerPort matroska muxer to 0.9 (#318847).
2005-10-12 Stefan Kostrenamed GST_FLAGS macros to GST_OBJECT_FLAGS moved...
2005-09-23 Thomas Vander Stichelefix build and use of GST_LIBS
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-01-27 Ronald S. Bultjegst/matroska/matroska-demux.c: Fix logic error in timin...
2005-01-19 Ronald S. Bultjegst/matroska/ebml-read.c: Allow for 0-sized buffers...
2005-01-09 Ronald S. Bultjeext/alsa/gstalsa.c: Reset variables on READY.
2005-01-08 Ronald S. BultjeOGM text support, Matroska UTF-8 text support, deadlock...
2005-01-07 Stéphane Loeuilletext/dv/gstdvdec.c: Fix audio caps i just broke (missing...
2004-12-28 Maciej KatafiaszRemove time-based check for first vorbis packet altoget...
2004-12-28 Maciej KatafiaszOoops, fix previous commit. Never trust file names...
2004-12-28 Maciej KatafiaszFix Vorbis streams failing to decode in some files...
2004-12-23 Ronald S. Bultjegst/matroska/matroska-demux.c: Save position, so that...
2004-12-18 Ronald S. Bultjegst/matroska/matroska-demux.c: That was very stupid.
2004-12-18 Ronald S. Bultjegst/matroska/matroska-demux.c: Fix possible crasher.
2004-12-18 Ronald S. Bultjegst/matroska/matroska-demux.c: Lace sizes can be zero.
2004-12-16 Ronald S. Bultjegst/matroska/matroska-demux.c: Some MPEG-AAC hacks...
2004-12-08 Ronald S. Bultjegst/matroska/matroska-demux.c: Don't set DEFAULT, unsup...
2004-12-06 Arwed v. Merkatzset correct buffer durations in mp3parse, set default_d...
2004-12-03 Ronald S. Bultjegst/matroska/: Disgustingly evil hack for working aroun...
2004-11-11 Ronald S. Bultjegst/matroska/matroska-demux.c: Signal no-more-pads...
2004-10-06 Stéphane Loeuilletgst/wavparse/gstwavparse.c: add ATRAC3 to STATIC CAPS...
2004-10-01 Ronald S. Bultjeext/dvdread/dvdreadsrc.c: Fix. Don't do one big huge...
2004-09-23 Ronald S. Bultjeext/dirac/: Do something. Don't actually know if this...
2004-09-15 Arwed v. Merkatzuse audio/x-ttafile and audio/x-tta for tta instead...
2004-09-09 Arwed v. MerkatzWrite meta-seek information (seek heads).
2004-09-09 Arwed v. MerkatzWrite multiple blocks/frames per cluster.
2004-09-01 Arwed v. MerkatzCreate cue entries for audio only files.
2004-09-01 Arwed v. MerkatzWrite track and segment UIDs, write muxing date, write...
2004-08-31 Ronald S. Bultjeext/alsa/: Re-commit ALSA switches.
2004-08-27 Arwed v. MerkatzMux video/x-divx and video/x-xvid in VFW compatibility...
2004-08-27 Arwed v. MerkatzHandle EOS correctly.
2004-08-26 Arwed v. MerkatzFix byte order reversion for writing ebml floats.
2004-08-25 Arwed v. MerkatzInterpret BLOCKDURATION and set buffer duration accordi...
2004-08-25 Arwed v. MerkatzSend vorbis headers at the beginning of a stream, fixes...
2004-07-27 Steve Lhommemore working plugins
2004-07-27 Thomas Vander Stichelepixel aspect ratio handling
2004-07-27 Steve Lhommerename GStreamer-0.8.lib to libgstreamer.lib
2004-07-27 Steve Lhommeavoid problems with math.h, fix release dependancy
2004-07-25 Steve Lhommeremove unused .def files
2004-07-25 Steve LhommeCopy the files where needed after building, cleaner...
2004-07-24 Steve LhommeFix some 64 bits constants to be glib friendly
2004-07-24 Steve LhommeAdd the preliminary canvas to build plugins on Win32
2004-07-18 Thomas Vander Stichele... and keep playing of course
2004-07-18 Thomas Vander Stichelemake log less verbose
2004-07-18 Thomas Vander Sticheleadd debug categories to matroska
2004-07-15 Ronald S. Bultjegst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps...
2004-05-21 Stéphane Loeuilletfirst batch : remove ',' at end of enums as they could...
2004-05-01 Ronald S. Bultjegst/matroska/: Basic tag reading support.
2004-05-01 Ronald S. Bultjegst/matroska/matroska-demux.c: Really detect ac-3 audio.
2004-04-16 Ronald S. Bultjegst/: Add MS RLE support. I added some functions to...
2004-04-03 Benjamin Otteext/mad/gstid3tag.c: add missing 'new_media' argument...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-15 Johan Dahlin*.h: Revert indenting
2004-03-14 Thomas Vander Stichelegst-indent
2004-02-23 Julien Mouttegst/: First batch implementing audio and video codec...
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-30 Ronald S. Bultjegst/: Fix event handling.
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-14 Ronald S. Bultjegst/matroska/matroska-demux.c: Fix for using incrementa...
2004-01-14 Benjamin Otteuse element time.
2004-01-04 Ronald S. Bultjegst/matroska/matroska-demux.c: Fix EBML-laced block...
2004-01-03 Ronald S. Bultjegst/matroska/: Add getcaps() function to fix capsnego...
2004-01-02 Ronald S. Bultjegst/matroska/: fix signed integer reading/writing.
2004-01-02 David SchleefConvert elements to use gst_pad_use_explicit_caps(...
2003-12-22 David SchleefMerge CAPS branch
2003-12-21 Ronald S. Bultjeconfigure.ac: Improve mpeg2enc detection. This is for...
2003-12-19 Ronald S. BultjeQuickfix for wrong timestamps... No final solution yet MOVE-TO-FDO
2003-12-18 Ronald S. BultjeSorry Dave... Add mpegversion=1 to mp3 caps everywhere...
2003-12-13 Ronald S. BultjeFix compilation on BE, see #129224
2003-12-07 Ronald S. BultjeMore riff stuff that I forgot to commit first
2003-12-07 Ronald S. BultjeRiff, EBML, fourcc etc. work. Not fully finished, but...
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-22 Ronald S. Bultjeso disable it during plugin registering too
2003-11-21 Ronald S. BultjeAdd C-based local matroska/EBML plugin, remove libmatro...