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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gst/matroska/: Disgustingly evil hack for working around INTERRUPT events and...
Ronald S. Bultje
2004-12-03
3
-7
/
+77
*
gst/matroska/matroska-demux.c: Signal no-more-pads (so it works in playbin).
Ronald S. Bultje
2004-11-11
1
-14
/
+17
*
gst/wavparse/gstwavparse.c: add ATRAC3 to STATIC CAPS to fix a warning
Stéphane Loeuillet
2004-10-06
1
-1
/
+1
*
ext/dvdread/dvdreadsrc.c: Fix. Don't do one big huge loop around the whole DV...
Ronald S. Bultje
2004-10-01
1
-50
/
+77
*
ext/dirac/: Do something. Don't actually know if this works because I don't h...
Ronald S. Bultje
2004-09-23
1
-1
/
+6
*
use audio/x-ttafile and audio/x-tta for tta instead of audio/x-tta and audio/...
Arwed v. Merkatz
2004-09-15
2
-10
/
+7
*
Write meta-seek information (seek heads).
Arwed v. Merkatz
2004-09-09
2
-1
/
+70
*
Write multiple blocks/frames per cluster.
Arwed v. Merkatz
2004-09-09
2
-10
/
+43
*
Create cue entries for audio only files.
Arwed v. Merkatz
2004-09-01
1
-4
/
+17
*
Write track and segment UIDs, write muxing date, write TRACKDEFAULTDURATION f...
Arwed v. Merkatz
2004-09-01
5
-9
/
+77
*
ext/alsa/: Re-commit ALSA switches.
Ronald S. Bultje
2004-08-31
1
-1
/
+2
*
Mux video/x-divx and video/x-xvid in VFW compatibility mode so it actually works
Arwed v. Merkatz
2004-08-27
2
-4
/
+46
*
Handle EOS correctly.
Arwed v. Merkatz
2004-08-27
1
-2
/
+6
*
Fix byte order reversion for writing ebml floats.
Arwed v. Merkatz
2004-08-26
3
-12
/
+65
*
Interpret BLOCKDURATION and set buffer duration accordingly, enable demuxing ...
Arwed v. Merkatz
2004-08-25
2
-30
/
+54
*
Send vorbis headers at the beginning of a stream, fixes bug #141554.
Arwed v. Merkatz
2004-08-25
1
-0
/
+25
*
more working plugins
Steve Lhomme
2004-07-27
1
-1
/
+1
*
pixel aspect ratio handling
Thomas Vander Stichele
2004-07-27
1
-14
/
+14
*
rename GStreamer-0.8.lib to libgstreamer.lib
Steve Lhomme
2004-07-27
1
-2
/
+2
*
avoid problems with math.h, fix release dependancy
Steve Lhomme
2004-07-27
1
-3
/
+3
*
remove unused .def files
Steve Lhomme
2004-07-25
2
-7
/
+2
*
Copy the files where needed after building, cleaner projects
Steve Lhomme
2004-07-25
1
-3
/
+8
*
Fix some 64 bits constants to be glib friendly
Steve Lhomme
2004-07-24
1
-5
/
+6
*
Add the preliminary canvas to build plugins on Win32
Steve Lhomme
2004-07-24
2
-0
/
+175
*
... and keep playing of course
Thomas Vander Stichele
2004-07-18
1
-0
/
+2
*
make log less verbose
Thomas Vander Stichele
2004-07-18
2
-0
/
+17
*
add debug categories to matroska
Thomas Vander Stichele
2004-07-18
2
-0
/
+16
*
gst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps) exist too.
Ronald S. Bultje
2004-07-15
1
-2
/
+6
*
first batch : remove ',' at end of enums as they could confuse older gcc, for...
Stéphane Loeuillet
2004-05-21
2
-4
/
+4
*
gst/matroska/: Basic tag reading support.
Ronald S. Bultje
2004-05-01
2
-2
/
+184
*
gst/matroska/matroska-demux.c: Really detect ac-3 audio.
Ronald S. Bultje
2004-05-01
1
-1
/
+3
*
gst/: Add MS RLE support. I added some functions to read out strf chunks into...
Ronald S. Bultje
2004-04-16
2
-44
/
+0
*
ext/mad/gstid3tag.c: add missing 'new_media' argument (fixes #138168)
Benjamin Otte
2004-04-03
1
-1
/
+3
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
4
-1363
/
+1366
*
*.h: Revert indenting
Johan Dahlin
2004-03-15
6
-152
/
+200
*
gst-indent
Thomas Vander Stichele
2004-03-14
11
-2015
/
+1849
*
gst/: First batch implementing audio and video codec tags in demuxers.
Julien Moutte
2004-02-23
1
-10
/
+35
*
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-02-02
2
-18
/
+18
*
gst/: Fix event handling.
Ronald S. Bultje
2004-01-30
1
-16
/
+20
*
GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-01-29
2
-19
/
+19
*
use new error signal and classification
Thomas Vander Stichele
2004-01-18
2
-48
/
+43
*
gst/matroska/matroska-demux.c: Fix for using incremental number on padnames.
Ronald S. Bultje
2004-01-14
1
-4
/
+4
*
use element time.
Benjamin Otte
2004-01-14
1
-10
/
+0
*
gst/matroska/matroska-demux.c: Fix EBML-laced block parsing. Diffs are relati...
Ronald S. Bultje
2004-01-04
1
-1
/
+1
*
gst/matroska/: Add getcaps() function to fix capsnego...
Ronald S. Bultje
2004-01-03
2
-191
/
+22
*
gst/matroska/: fix signed integer reading/writing.
Ronald S. Bultje
2004-01-02
2
-6
/
+17
*
Convert elements to use gst_pad_use_explicit_caps() where appropriate.
David Schleef
2004-01-02
1
-6
/
+3
*
Merge CAPS branch
David Schleef
2003-12-22
4
-450
/
+514
*
configure.ac: Improve mpeg2enc detection. This is for distributions that do s...
Ronald S. Bultje
2003-12-21
2
-12
/
+86
*
Quickfix for wrong timestamps... No final solution yet
Ronald S. Bultje
2003-12-19
1
-3
/
+8
[prev]
[next]