index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
matroska
/
matroska-demux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gst/matroska/: Extract palette data for dvd subpicture streams and send it do...
Mark Nauwelaerts
2007-11-13
1
-0
/
+63
*
gst/matroska/matroska-demux.c: Fix setting the discont flag on the first buff...
Tim-Philipp Müller
2007-09-27
1
-0
/
+6
*
Fix build against core CVS.
Tim-Philipp Müller
2007-07-11
1
-3
/
+3
*
gst/matroska/: Try harder to extract the framerate for video tracks correctly...
Tim-Philipp Müller
2006-12-11
1
-6
/
+20
*
gst/matroska/matroska-demux.c: Handle opaque/unspecified A_AAC audio codec ID...
Tim-Philipp Müller
2006-11-15
1
-13
/
+42
*
gst/matroska/matroska-demux.c: Fix several issues with encoded/compressed/enc...
Michal Benes
2006-10-30
1
-18
/
+46
*
Printf format fixes.
Tim-Philipp Müller
2006-10-05
1
-2
/
+3
*
gst/matroska/: Add support for VOBSUB subtitle tracks and zlib-compressed tra...
Frédéric Riss
2006-09-04
1
-22
/
+307
*
gst/matroska/: not perfect yet though, needs some tweaking in flacdec; also, ...
Tim-Philipp Müller
2006-09-04
1
-22
/
+96
*
gst/matroska/: Send tag event after newsegment event.
Tim-Philipp Müller
2006-06-29
1
-6
/
+8
*
gst/matroska/: Try to fix up broken matroska files containing subtitle stream...
Tim-Philipp Müller
2006-06-22
1
-1
/
+81
*
gst/matroska/matroska-demux.c: No language specified means the implied langua...
Tim-Philipp Müller
2006-06-14
1
-0
/
+15
*
gst/matroska/: Add support for muxing/demuxing theora video (#342448; too bad...
Tim-Philipp Müller
2006-05-23
1
-18
/
+16
*
gst/matroska/matroska-demux.c: Don't leak caps when freeing the stream contex...
Michal Benes
2006-05-04
1
-0
/
+1
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
1
-1
/
+1
*
gst/matroska/: Handle case where the TrackType ebml chunk does not come befor...
Tim-Philipp Müller
2006-04-25
1
-31
/
+20
*
gst/matroska/matroska-demux.c: Handle codec_data for VfW compatibility codec ...
Mark Nauwelaerts
2006-04-25
1
-1
/
+13
*
gst/matroska/matroska-demux.c: Fix a bad conversion using gst_guint64_to_gdou...
Sébastien Moutte
2006-04-23
1
-3
/
+4
*
gst/matroska/matroska-demux.c: Use gst_guint64_to_gdouble for conversions
Sébastien Moutte
2006-04-22
1
-2
/
+3
*
gst/matroska/: Set DISCONT flag on first buffer after a discontinuity.
Tim-Philipp Müller
2006-04-20
1
-29
/
+78
*
gst/matroska/matroska-demux.c: Handle end of segment properly when set; don't...
Mark Nauwelaerts
2006-04-20
1
-8
/
+12
*
gst/matroska/matroska-demux.c: Make mpeg2 aac audio work: create artificial p...
Tim-Philipp Müller
2006-04-20
1
-17
/
+19
*
gst/matroska/ebml-read.c: Don't try to modify read-only data.
Tim-Philipp Müller
2006-04-10
1
-1
/
+1
*
gst/matroska/matroska-demux.c: Use static pad templates with ANY caps for aud...
Tim-Philipp Müller
2006-04-10
1
-301
/
+167
*
ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32
Sébastien Moutte
2006-03-30
1
-2
/
+2
*
better/unified long descriptions
Wim Taymans
2006-03-30
1
-6
/
+5
*
gst/matroska/: Recognise SSA/ASS and USF subtitle formats and set proper caps...
Tim-Philipp Müller
2006-02-18
1
-0
/
+28
*
gst/matroska/matroska-demux.c: Advance stream time for lagging subtitle strea...
Tim-Philipp Müller
2006-02-14
1
-28
/
+13
*
Pass unhandled queries upstream instead of just dropping them (#326446). Upda...
Tim-Philipp Müller
2006-02-06
1
-0
/
+2
*
gst/matroska/: Added recognition of Real Audio and Video streams in matroska ...
Edward Hervey
2006-01-23
1
-2
/
+58
*
Set correct timestamps on audio laces, fixes playback of mp3 from matroska.
Arwed v. Merkatz
2005-12-12
1
-7
/
+15
*
Update for alloc_buffer changes.
Andy Wingo
2005-12-05
1
-5
/
+5
*
More fractional framerate conversions
Jan Schmidt
2005-11-22
1
-7
/
+15
*
ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...
Andy Wingo
2005-11-22
1
-2
/
+2
*
Update for stream lock API changes: don't take stream log in sink event handl...
Tim-Philipp Müller
2005-11-21
1
-3
/
+3
*
*.*: Ran scripts/update-macros. Oh yes.
Andy Wingo
2005-11-21
1
-10
/
+10
*
gst/matroska/matroska-demux.c: Filler events are gone for now, comment out se...
Tim-Philipp Müller
2005-11-21
1
-0
/
+3
*
Fixes for GST_FOURCC_FORMAT API change.
Tim-Philipp Müller
2005-11-21
1
-1
/
+1
*
gst/matroska/matroska-demux.c: When seeking, seek to closest index entry at o...
Tim-Philipp Müller
2005-11-15
1
-16
/
+11
*
gst/matroska/matroska-demux.c: Don't error out when the source pad isn't linked.
Tim-Philipp Müller
2005-11-07
1
-17
/
+12
*
gst/matroska/: Add SimpleBlock support to matroska demuxer and muxer (part of
Tim-Philipp Müller
2005-10-28
1
-11
/
+42
*
ext/speex/gstspeexenc.c: Add position and duration query, fix query type func...
Tim-Philipp Müller
2005-10-21
1
-30
/
+16
*
gst/matroska/matroska-demux.c: Fix duration query; fix basetime in newsegment...
Tim-Philipp Müller
2005-10-20
1
-3
/
+4
*
API change fix.
Wim Taymans
2005-10-19
1
-5
/
+18
*
gst/matroska/: Ported matroska demuxer to 0.9.
Tim-Philipp Müller
2005-10-18
1
-867
/
+1361
*
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
2005-10-12
1
-1
/
+1
*
All plugins updated for element state changes.
Andy Wingo
2005-09-02
1
-8
/
+11
*
gst/matroska/matroska-demux.c: Fix logic error in timing of subtitle stream s...
Ronald S. Bultje
2005-01-27
1
-1
/
+1
*
OGM text support, Matroska UTF-8 text support, deadlock fixes all over the pl...
Ronald S. Bultje
2005-01-08
1
-3
/
+61
*
Remove time-based check for first vorbis packet altogether, as it was a hack ...
Maciej Katafiasz
2004-12-28
1
-3
/
+1
[next]