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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
gst/playback/gstplaybasebin.c: Don't crash on EMPTY caps (e.g. when the demux...
Ronald S. Bultje
2004-12-01
1
-0
/
+6
*
ext/faad/gstfaad.c: Oops, remove debug.
Ronald S. Bultje
2004-12-01
1
-0
/
+5
*
gst/law/: Prevent warnings when negotiating caps (fixes #159338).
Ronald S. Bultje
2004-12-01
1
-0
/
+8
*
gst/ffmpegcolorspace/gstffmpegcolorspace.c: Remove old leftover that shouldn'...
Ronald S. Bultje
2004-12-01
1
-0
/
+6
*
gst-libs/gst/riff/riff-read.c: Don't forward DISCONT events (fixes #159684).
Ronald S. Bultje
2004-12-01
1
-0
/
+7
*
gst/playback/gstplaybin.c: Unlink manually since sometimes bin disposal (and ...
Ronald S. Bultje
2004-12-01
1
-0
/
+7
*
gst/playback/gststreaminfo.c: On mute of an unlinked stream, check for pad av...
Ronald S. Bultje
2004-11-29
1
-0
/
+6
*
gst/avi/gstavidemux.c: Fix quite humiliating bug in omitting 0-sized index ch...
Ronald S. Bultje
2004-11-29
1
-0
/
+7
*
ext/a52dec/gsta52dec.c: Actually leave the loop if we failed to sync. Don't c...
Ronald S. Bultje
2004-11-29
1
-0
/
+5
*
gst/mpegstream/gstdvddemux.*: Fix crash (#159759). Doesn't work, though. :-(.
Ronald S. Bultje
2004-11-28
1
-0
/
+7
*
gst/audioconvert/gstchannelmix.c: more overwriting protection due to modifyin...
Benjamin Otte
2004-11-28
1
-0
/
+6
*
gst/audioconvert/gstchannelmix.c: Normalize using absolute values.
Ronald S. Bultje
2004-11-28
1
-0
/
+6
*
Adding a first version of directfbvideosink.
Julien Moutte
2004-11-28
1
-0
/
+28
*
gst/audioconvert/gstchannelmix.c: walk the samples backwards if out_channels ...
Benjamin Otte
2004-11-28
1
-0
/
+6
*
gst/audioconvert/: Implement a channel mixer.
Ronald S. Bultje
2004-11-28
1
-0
/
+18
*
ext/alsa/: Make alsasink actually honor gst_element_set_clock and use that cl...
Martin Soto
2004-11-28
1
-0
/
+8
*
gst/playback/gstplaybasebin.c: fixed a caps leak nullify source and decoder w...
Christophe Fergeau
2004-11-27
1
-0
/
+13
*
ext/a52dec/gsta52dec.c: Don't forget bass if it's there. Else left channel is...
Ronald S. Bultje
2004-11-27
1
-0
/
+5
*
ext/a52dec/gsta52dec.c: Don't do sample adjusting anymore, we use float audio...
Ronald S. Bultje
2004-11-27
1
-0
/
+8
*
ext/a52dec/gsta52dec.c: Advertise that we can do surround sound.
Ronald S. Bultje
2004-11-27
1
-0
/
+6
*
ext/a52dec/gsta52dec.c: Add buffer-frames=0.
Ronald S. Bultje
2004-11-27
1
-0
/
+18
*
gst/audioconvert/gstaudioconvert.c: call parent dispose method
Christophe Fergeau
2004-11-27
1
-0
/
+5
*
gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
Martin Soto
2004-11-27
1
-0
/
+7
*
added TTA parser and decoder
Arwed v. Merkatz
2004-11-26
1
-0
/
+13
*
gst/playback/gstplaybasebin.*: Implement buffering. Needs some more work.
Ronald S. Bultje
2004-11-26
1
-0
/
+9
*
ext/theora/theoradec.c: Fix ilog mask range overflow.
Ronald S. Bultje
2004-11-26
1
-0
/
+5
*
ext/alsa/gstalsa.c: Don't omit the last (which incase of dmix is the only :) ...
Ronald S. Bultje
2004-11-26
1
-0
/
+6
*
gst/playback/gstplaybin.c: Removed 2 obsolete comments
Christophe Fergeau
2004-11-26
1
-0
/
+5
*
ext/vorbis/oggvorbisenc.c
Stéphane Loeuillet
2004-11-26
1
-0
/
+7
*
gst/playback/gstplaybin.c: Refcounting fixes for provided audio-/videosinks.
Ronald S. Bultje
2004-11-25
1
-0
/
+9
*
gst/playback/gstplaybin.c: Don't reference all sinks, but only the video- and...
Ronald S. Bultje
2004-11-25
1
-0
/
+11
*
Surround sound support.
Ronald S. Bultje
2004-11-25
1
-0
/
+34
*
ext/ogg/gstoggdemux.c: Fix position for discont if we're close as well. Nitpi...
Ronald S. Bultje
2004-11-25
1
-0
/
+6
*
gst/playback/gstdecodebin.c: We sometimes need parsers for playback, so add t...
Ronald S. Bultje
2004-11-25
1
-0
/
+5
*
APE v1/2 tag reader plus typefind function.
Ronald S. Bultje
2004-11-25
1
-0
/
+21
*
Remove hacks for older core. Require newer core version accordingly.
Ronald S. Bultje
2004-11-25
1
-0
/
+8
*
gst/cdxaparse/: SVCD/VCD header stripping separated from CDXA image parsing.
Ronald S. Bultje
2004-11-25
1
-0
/
+34
*
back to cvs
Thomas Vander Stichele
2004-11-25
1
-0
/
+5
*
releasing
Thomas Vander Stichele
2004-11-25
1
-8
/
+32
*
gst/playback/gstplaybasebin.c: Fix unplayable files error handling. Fixes #1...
Ronald Bultje
2004-11-23
1
-0
/
+7
*
gst/typefind/gsttypefindfunctions.c: Fix broken mp3 typefinding. Fixes #158375
Ronald Bultje
2004-11-23
1
-0
/
+8
*
ext/ogg/gstoggdemux.c: Fix sync on broken files. Fixes #158976
Ronald Bultje
2004-11-23
1
-0
/
+6
*
ext/libpng/gstpngenc.c: Copy over buffer properties. Fixes #158832
Edward Hervey
2004-11-23
1
-0
/
+9
*
ext/dvdread/dvdreadsrc.c: Fixes invalid reads (#158462)
Thomas Vander Stichele
2004-11-23
1
-0
/
+5
*
sys/v4l/: Probe less and cache it. Fixes #159187.
Thomas Vander Stichele
2004-11-23
1
-0
/
+7
*
gst/videorate/gstvideorate.c: Handle all video formats. Fixes #159186.
Thomas Vander Stichele
2004-11-23
1
-0
/
+5
*
gst/synaesthesia/gstsynaesthesia.c: Fix up synaesthesia to work under differe...
Jan Schmidt
2004-11-15
1
-0
/
+12
*
configure.ac: Fix mpeg2enc configure check (similar to mplex check below).
Ronald S. Bultje
2004-11-14
1
-0
/
+5
*
gst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix for gcc-2.95 (fixes #158221).
Ronald S. Bultje
2004-11-14
1
-0
/
+7
*
gst/playback/gstplaybasebin.c: Re-add clock distribution hack (until new core...
Ronald S. Bultje
2004-11-13
1
-0
/
+6
[next]