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
/
avi
/
gstavidemux.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Various event updates and cleanups.
Wim Taymans
2005-07-27
1
-14
/
+24
*
ext/mad/gstmad.c: Add convert function for proper timestamp calculations.
Wim Taymans
2005-07-16
1
-27
/
+26
*
gst/base/gstbasesrc.c: Allow subclasses to implement their own negotiation.
Wim Taymans
2005-07-07
1
-1
/
+0
*
Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_*
Jan Schmidt
2005-07-01
1
-9
/
+19
*
gst/avi/gstavidemux.c: Compiler pains.
Ronald S. Bultje
2005-06-30
1
-2
/
+3
*
gst/avi/: Port from -THREADED to HEAD, and fix for latest API changes of the ...
Ronald S. Bultje
2005-06-30
1
-899
/
+843
*
gst/avi/gstavidemux.c: Declare variables at beginning of block and make gcc-2...
Gergely Nagy
2005-02-17
1
-1
/
+2
*
gst/avi/gstavidemux.*: Invert DIB images. Fixes #132341.
Ronald S. Bultje
2005-01-29
1
-1
/
+43
*
Allow seeks on audio pad, make mad forward those (#164826).
Ronald S. Bultje
2005-01-27
1
-6
/
+0
*
debugging
Thomas Vander Stichele
2005-01-13
1
-13
/
+24
*
gst-libs/gst/riff/riff-read.c: Don't bail on unknown events.
Ronald S. Bultje
2005-01-10
1
-18
/
+26
*
gst/avi/gstavidemux.c: Add some more debug. Fix logic error when setting movi...
Ronald S. Bultje
2004-12-23
1
-4
/
+7
*
gst/avi/gstavidemux.c: Add some debugging. Better detection of broken indexes...
Ronald S. Bultje
2004-12-23
1
-4
/
+17
*
gst/avi/gstavidemux.c: Work for truncated (unfinished download etc.) files. F...
Ronald S. Bultje
2004-12-18
1
-4
/
+16
*
ext/a52dec/gsta52dec.*: Do something useful with timestamps. Make chain-based...
Ronald S. Bultje
2004-12-06
1
-2
/
+2
*
gst/avi/gstavidemux.c: Fix quite humiliating bug in omitting 0-sized index ch...
Ronald S. Bultje
2004-11-29
1
-9
/
+20
*
ext/gnomevfs/gstgnomevfssrc.c: Some debug.
Ronald S. Bultje
2004-10-12
1
-39
/
+319
*
gst/avi/gstavidemux.c: OK, so the original code was too strict. It makes rand...
Ronald S. Bultje
2004-10-09
1
-51
/
+56
*
gst/avi/gstavidemux.c: Prevent overwrite of size member. Makes audio sound cr...
Ronald S. Bultje
2004-10-05
1
-5
/
+6
*
gst/avi/gstavidemux.c: There was something wrong with the index massaging.
Ronald S. Bultje
2004-10-04
1
-2
/
+2
*
gst/avi/gstavidemux.c: Fix seeking in some files. All this code is no longer ...
Ronald S. Bultje
2004-10-04
1
-52
/
+3
*
gst/avi/gstavidemux.c: Improve allocation, cutting and sorting of the index. ...
Ronald S. Bultje
2004-10-04
1
-84
/
+132
*
gst-libs/gst/riff/riff-media.c: Add wing commander format mimetype/fourccs.
Ronald S. Bultje
2004-10-02
1
-6
/
+9
*
gst-libs/gst/riff/riff-media.c: Add DIB fourcc (raw, palettized 8-bit RGB).
Ronald S. Bultje
2004-10-02
1
-1
/
+6
*
ext/flac/gstflacdec.c: Only return true if we actually filled something in. P...
Ronald S. Bultje
2004-09-29
1
-107
/
+431
*
ext/dirac/: Do something. Don't actually know if this works because I don't h...
Ronald S. Bultje
2004-09-23
1
-65
/
+7
*
gst/avi/gstavidemux.c: Just hardcode for raw audio then. AVI audio sucks.
Ronald S. Bultje
2004-09-15
1
-5
/
+3
*
gst/avi/gstavidemux.c: Try to fix a/v sync issues.
Ronald S. Bultje
2004-09-15
1
-6
/
+21
*
gst/avi/gstavidemux.*: Fix for compressed audio (mp3) timestamp generation. H...
Ronald S. Bultje
2004-09-15
1
-3
/
+12
*
gst/: Make sure we don't create 0 sized subbufers in riff-read.
Wim Taymans
2004-07-16
1
-0
/
+4
*
gst/: Set codec_data on caps for avidemuxer.
Wim Taymans
2004-07-13
1
-3
/
+4
*
gst/avi/gstavidemux.c: Fix potential division by zero error and hopefully get...
Wim Taymans
2004-05-24
1
-2
/
+1
*
first batch : remove ',' at end of enums as they could confuse older gcc, for...
Stéphane Loeuillet
2004-05-21
1
-2
/
+2
*
gst/: Add MS RLE support. I added some functions to read out strf chunks into...
Ronald S. Bultje
2004-04-16
1
-4
/
+17
*
gst/avi/gstavidemux.c: Fix memleak. patch from Sebastien Cote (bug #139958)
Sebastien Cote
2004-04-13
1
-0
/
+1
*
gst/avi/gstavidemux.c: Handle JUNK chunks inside data section. Prevents warni...
Ronald S. Bultje
2004-04-11
1
-9
/
+14
*
gst-libs/gst/riff/riff-media.c: Add MS video v1.
Ronald S. Bultje
2004-04-11
1
-0
/
+17
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
1
-272
/
+273
*
gst-indent
Thomas Vander Stichele
2004-03-14
1
-404
/
+370
*
gst/: First batch implementing audio and video codec tags in demuxers.
Julien Moutte
2004-02-23
1
-3
/
+33
*
Build fixes for OS X: (see #129600)
David Schleef
2004-02-07
1
-2
/
+2
*
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-02-02
1
-5
/
+5
*
GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-01-29
1
-5
/
+5
*
gst/ac3parse/gstac3parse.c: update to checklist 5
David Schleef
2004-01-27
1
-0
/
+1
*
gst/avi/gstavidemux.c: The index reading was broken. The rest worked fine, bu...
Ronald S. Bultje
2004-01-25
1
-26
/
+25
*
gst/avi/gstavidemux.c: don't write to buffer. Extract data without the need o...
Benjamin Otte
2004-01-23
1
-56
/
+51
*
ext/ogg/gstoggdemux.c: Fix wrong file comment.
Ronald S. Bultje
2004-01-23
1
-7
/
+6
*
use new error signal and classification
Thomas Vander Stichele
2004-01-18
1
-12
/
+12
*
configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1...
Ronald S. Bultje
2004-01-01
1
-2
/
+11
*
Merge CAPS branch
David Schleef
2003-12-22
1
-21
/
+11
[prev]
[next]