gst/multipart/multipartmux.c: Fix timestamps on outgoing buffers.
[platform/upstream/gst-plugins-good.git] / gst / matroska /
2007-01-05 Tim-Philipp Müllergst/matroska/Makefile.am: If zlib is available and...
2006-12-24 Tim-Philipp Müllergst/matroska/matroska-mux.c: The "signed" field in...
2006-12-11 Tim-Philipp Müllergst/matroska/: Try harder to extract the framerate...
2006-11-16 Tim-Philipp Müllergst/matroska/matroska-mux.c: Use GST_DEBUG_FUNCPTR...
2006-11-15 Mark Nauwelaertsgst/matroska/matroska-mux.*: Add basic tag writing...
2006-11-15 Tim-Philipp Müllergst/matroska/matroska-demux.c: Handle opaque/unspecifie...
2006-11-15 David Schleefgst/matroska/matroska-mux.c: Add Dirac fourcc.
2006-10-30 Michal Benesgst/matroska/matroska-demux.c: Fix several issues with...
2006-10-05 Tim-Philipp MüllerPrintf format fixes.
2006-09-04 Frédéric Rissgst/matroska/: Add support for VOBSUB subtitle tracks...
2006-09-04 Tim-Philipp Müllergst/matroska/: not perfect yet though, needs some tweak...
2006-06-29 Tim-Philipp Müllergst/matroska/: Send tag event after newsegment event.
2006-06-22 Tim-Philipp Müllergst/matroska/: Try to fix up broken matroska files...
2006-06-14 Tim-Philipp Müllergst/matroska/matroska-demux.c: No language specified...
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-05-23 Mark Nauwelaertsgst/matroska/matroska-mux.c: gst_collect_pads_stop...
2006-05-23 Tim-Philipp Müllergst/matroska/: Add support for muxing/demuxing theora...
2006-05-17 Jindrich Makovickagst/matroska/ebml-read.c: Don't create unnecessary...
2006-05-06 Maciej KatafiaszAdd semicolons after GST_BOILERPLATE[_FULL] so that...
2006-05-04 Michal Benesgst/matroska/matroska-demux.c: Don't leak caps when...
2006-05-03 Tim-Philipp Müllergst/matroska/matroska-mux.c: Don't strcmp() NULL strings.
2006-05-03 Mark Nauwelaertsgst/matroska/matroska-mux.c: Don't misinterpret GST_CLO...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-25 Tim-Philipp Müllergst/matroska/: Handle case where the TrackType ebml...
2006-04-25 Mark Nauwelaertsgst/matroska/matroska-demux.c: Handle codec_data for...
2006-04-25 Josef Zlomekgst/matroska/matroska-mux.c: Fix timestamping of B...
2006-04-23 Sébastien Mouttegst/matroska/matroska-demux.c: Fix a bad conversion...
2006-04-22 Sébastien Mouttegst/matroska/matroska-demux.c: Use gst_guint64_to_gdoub...
2006-04-20 Tim-Philipp Müllergst/matroska/: Set DISCONT flag on first buffer after...
2006-04-20 Mark Nauwelaertsgst/matroska/matroska-demux.c: Handle end of segment...
2006-04-20 Tim-Philipp Müllergst/matroska/matroska-demux.c: Make mpeg2 aac audio...
2006-04-10 Tim-Philipp Müllergst/matroska/ebml-read.c: Don't try to modify read...
2006-04-10 Tim-Philipp Müllergst/matroska/matroska-demux.c: Use static pad templates...
2006-04-09 Tim-Philipp Müllergst/matroska/ebml-read.c: Even better would be if we...
2006-04-09 Tim-Philipp Müllergst/matroska/ebml-read.c: Can't just replace 1LL with...
2006-04-08 Stefan KostFix broken GObject macros
2006-04-01 Thomas Vander Sticheleconfigure.ac: clean up, use AS_VERSION and AS_NANO
2006-03-30 Sébastien Moutteext\jpeg\smokecodec.c: use of GST_DEBUG instead of...
2006-03-30 Wim Taymansbetter/unified long descriptions
2006-03-24 Stefan Kostgst/: use DEBUG_FUNCPTR for collectpads
2006-03-20 Jan Schmidtgst/matroska/ebml-write.c: Ensure that we set correct...
2006-02-18 Tim-Philipp Müllergst/matroska/: Recognise SSA/ASS and USF subtitle forma...
2006-02-14 Tim-Philipp Müllergst/matroska/matroska-demux.c: Advance stream time...
2006-02-06 Tim-Philipp Müllergst/matroska/ebml-write.*: Make sure we send a newsegme...
2006-02-06 Tim-Philipp MüllerPass unhandled queries upstream instead of just droppin...
2006-02-03 Edgard LimaJust make it compile with --disable-gst-debug.
2006-01-23 Edward Herveygst/matroska/: Added recognition of Real Audio and...
2006-01-23 Tim-Philipp Müllergst/matroska/matroska-mux.c: Fix possible deadlock...
2005-12-12 Arwed v. MerkatzSet correct timestamps on audio laces, fixes playback...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-11-28 Jan Schmidtgst/matroska/matroska-mux.c: Look for pixel-aspect...
2005-11-28 Jan Schmidtgst/matroska/matroska-mux.c: From Michal Benes: frame...
2005-11-23 Jan SchmidtFixes for API changes
2005-11-22 Jan SchmidtMore fractional framerate conversions
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...
next