index
:
delta/gstreamer-plugins-good.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_11
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
RELEASE-0_10_10_BRANCH
RELEASE-0_10_10_ROOT
TYPEFIND
baserock/0.10+v4l_fix
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/0.10
baserock/morph/1.2
discontinued-for-monorepo
g729fixes
master
master-UNNAMED-BRANCH
gitlab.freedesktop.org: gstreamer/gst-plugins-good.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
matroska
/
matroska-demux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gst/matroska/: Some cleanups, refactoring and minor enhancements in caps hand...
Mark Nauwelaerts
2009-01-08
1
-0
/
+7
*
Add documentation for matroskamux and matroskademux and update the inspection...
Sebastian Dröge
2008-12-05
1
-0
/
+14
*
gst/matroska/: Make mkvdemux aware of E-AC3.
Edward Hervey
2008-11-16
1
-0
/
+4
*
gst/matroska/matroska-demux.c: Forward unknown events upstream.
Wim Taymans
2008-10-27
1
-3
/
+4
*
Make stuff compile with GST_DISABLE_GST_DEBUG.
Tim-Philipp Müller
2008-08-30
1
-4
/
+3
*
gst/matroska/: Add Real[Audio|Video] support to Matroska containers.
Edward Hervey
2008-08-25
1
-0
/
+64
*
gst/matroska/ebml-read.c: Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT ...
Sebastian Dröge
2008-08-22
1
-3
/
+4
*
gst/matroska/matroska-demux.c: If the duration of a block is unknown only use...
Sebastian Dröge
2008-08-21
1
-1
/
+3
*
gst/matroska/matroska-demux.c: Don't calculate the default duration of a fram...
Sebastian Dröge
2008-08-21
1
-4
/
+0
*
gst/matroska/matroska-demux.c: Allow zero sized blocks instead of returning G...
Sebastian Dröge
2008-08-21
1
-4
/
+1
*
gst/matroska/matroska-demux.*: Close the current segment if we're doing a non...
Sebastian Dröge
2008-08-08
1
-31
/
+66
*
gst/matroska/matroska-demux.c: When receiving a SEEK event on a specific pad ...
Sebastian Dröge
2008-08-02
1
-13
/
+25
*
Decode the codec private data and following ContentEncoding if necessary.
Sebastian Dröge
2008-08-02
1
-108
/
+345
*
gst/matroska/matroska-demux.*: Allow an infinite number of stream inside Matr...
Sebastian Dröge
2008-08-02
1
-46
/
+73
*
gst/matroska/: Fix indention everywhere. A broken indent version has added ne...
Sebastian Dröge
2008-08-02
1
-154
/
+5
*
gst/matroska/matroska-demux.c: If no Tracks are found error out instead of tr...
Sebastian Dröge
2008-08-02
1
-2
/
+2
*
gst/matroska/matroska-demux.c: Fix demuxing of raw integer audio. The samples...
Sebastian Dröge
2008-08-02
1
-1
/
+1
*
gst/matroska/matroska-demux.c: Handle position and duration query in DEFAULT ...
Sebastian Dröge
2008-07-02
1
-32
/
+69
*
gst/matroska/matroska-demux.*: Don't set the segment duration to the duration...
Sebastian Dröge
2008-07-02
1
-3
/
+3
*
gst/matroska/matroska-demux.c: If no Tracks element is found until the first ...
Sebastian Dröge
2008-07-02
1
-3
/
+68
*
gst/matroska/matroska-demux.c: Resync non-subtitle tracks too if a too large ...
Sebastian Dröge
2008-07-02
1
-2
/
+0
*
gst/matroska/matroska-demux.c: Fix buggy format strings in macros. (makes it ...
Julien Moutte
2008-06-23
1
-4
/
+4
*
gst/matroska/: Fix demuxing of WavPack files. Muxing is still broken.
Sebastian Dröge
2008-06-19
1
-37
/
+125
*
gst/matroska/: Add a "vfunc" to the track context for postprocessing frames a...
Sebastian Dröge
2008-06-19
1
-38
/
+109
*
gst/matroska/matroska-demux.c: If a gap of more than 1/2 second is found in o...
Sebastian Dröge
2008-06-19
1
-9
/
+21
*
gst/matroska/matroska-demux.c: Update FIXME/TODOs and only ignore EOS at the ...
Sebastian Dröge
2008-06-18
1
-16
/
+5
*
gst/matroska/matroska-demux.c: Improve debug output everywhere and fix the EO...
Sebastian Dröge
2008-06-18
1
-561
/
+730
*
gst/matroska/matroska-demux.c: When comparing index elements with the same ti...
Sebastian Dröge
2008-06-16
1
-0
/
+7
*
gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_attached_file)
Tim-Philipp Müller
2008-06-16
1
-5
/
+2
*
gst/matroska/: Parse Attachments and post them as GST_TAG_IMAGE if we detect ...
Sebastian Dröge
2008-06-16
1
-15
/
+216
*
gst/matroska/: Use a GArray for storing the Cue (i.e. seek) information, stor...
Sebastian Dröge
2008-06-15
1
-64
/
+127
*
gst/matroska/: Make sure that every Tags element is only parsed once and it's...
Sebastian Dröge
2008-06-15
1
-0
/
+37
*
gst/matroska/: Handle EBML elements like Void or CRC32 in the EbmlRead base c...
Sebastian Dröge
2008-06-15
1
-43
/
+0
*
gst/matroska/: Reverse the level list as we usually are only interested in th...
Sebastian Dröge
2008-06-14
1
-6
/
+6
*
gst/matroska/: Use gst_value_serialize() and gst_value_deserialize() for tran...
Sebastian Dröge
2008-06-13
1
-7
/
+4
*
gst/matroska/matroska-demux.*: Only parse Tracks, SeekHead and SegmentInfo el...
Sebastian Dröge
2008-06-13
1
-57
/
+239
*
gst/matroska/: Add some more tags, improve debugging a bit and make sure that
Sebastian Dröge
2008-06-11
1
-2
/
+12
*
gst/matroska/ebml-write.c: Use GDOUBLE_TO_BE() instead of (probably slower) c...
Sebastian Dröge
2008-06-10
1
-134
/
+510
*
gst/matroska/matroska-demux.c: Convert subtitle palette info in VobSub privat...
Mark Nauwelaerts
2008-05-12
1
-2
/
+13
*
gst/matroska/matroska-demux.c: Fix open-ended seeks in matroskademux
Mark Nauwelaerts
2008-04-14
1
-8
/
+11
*
gst/matroska/: Fix the Forte build by making function declaration signatures ...
Jan Schmidt
2008-04-09
1
-4
/
+5
*
gst/matroska/: Handle return values from pull_range in a more granular way to...
Wim Taymans
2008-03-06
1
-502
/
+511
*
gst/matroska/ebml-read.c: Use GINT64 formatting constants from GLIB.
Jan Schmidt
2008-03-03
1
-5
/
+16
*
gst/matroska/: Fix Dirac mapping. I had previously added a VfW-type mapping,...
David Schleef
2008-02-29
1
-0
/
+3
*
gst/matroska/matroska-demux.c: Flag keyframe and delta units correctly when d...
Julien Moutte
2008-02-08
1
-0
/
+6
*
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
[next]