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
*
Hacked the G711 (de)payloader to try to make things right. rtpg711dec now inh...
Zeeshan Ali
2005-10-26
1
-0
/
+18
*
gst/videobox/gstvideobox.c: Removing this forgotten debug.
Julien Moutte
2005-10-26
1
-0
/
+6
*
gst/videobox/gstvideobox.c: Fix the stride issue when boxing to AYUV.
Julien Moutte
2005-10-26
1
-0
/
+6
*
sys/oss/: Actually use the 'oss' debug category we register.
Tim-Philipp Müller
2005-10-26
1
-0
/
+12
*
gst/videomixer/videomixer.c: Use gst_pad_get_parent and drop the ref that was...
Julien Moutte
2005-10-26
1
-0
/
+7
*
fix compilation
Thomas Vander Stichele
2005-10-26
1
-0
/
+5
*
Just removed a couple of lines of weird code used during development/test time.
Flavio Oliveira
2005-10-25
1
-0
/
+6
*
G711 payloader and depayloader created by Edgard Lima (it supports mulaw and ...
Flavio Oliveira
2005-10-25
1
-0
/
+11
*
gst/videobox/gstvideobox.c: Doh ! I introduced wingo's bug again ! Sorry...
Julien Moutte
2005-10-25
1
-2
/
+6
*
add missing header files for disting
Christian Schaller
2005-10-25
1
-0
/
+6
*
Getting the GSM (de)payloader working and compatible with our plans for RTP.
Zeeshan Ali
2005-10-25
1
-0
/
+14
*
ext/libpng/gstpngdec.c: Push a newsegment event, move some redundant code in ...
Julien Moutte
2005-10-25
1
-0
/
+6
*
ext/libpng/gstpngdec.c: Temporary hack to get correct colors order when we ha...
Julien Moutte
2005-10-25
1
-0
/
+7
*
ext/dv/gstdvdemux.c: Call gst_element_no_more_pads when there will be no more...
Edward Hervey
2005-10-24
1
-0
/
+5
*
gst/rtp/: Added two new payloaders, an RFC 2190 payloader for h263 and a payl...
Wim Taymans
2005-10-24
1
-0
/
+21
*
sys/oss/gstosssrc.c: Set bytes_per_sample correctly (is not always 4, but dep...
Tim-Philipp Müller
2005-10-24
1
-0
/
+6
*
ext/flac/gstflacenc.*: Fix seeking, so that flacenc can rewrite the header wi...
Tim-Philipp Müller
2005-10-24
1
-0
/
+14
*
gst/videomixer/videomixer.c: Don't restrict video geometry from 16 to 4096.
Julien Moutte
2005-10-24
1
-0
/
+5
*
gst/videobox/gstvideobox.c: Fix caps negotiation correctly, add debugging cat...
Julien Moutte
2005-10-24
1
-0
/
+6
*
port over plugin listing from base
Christian Schaller
2005-10-24
1
-0
/
+4
*
ext/libpng/gstpngdec.c: Don't use fixed caps on a sink pad.
Julien Moutte
2005-10-24
1
-0
/
+5
*
back to HEAD
Thomas Vander Stichele
2005-10-23
1
-0
/
+6
*
releasing 0.9.4
Thomas Vander Stichele
2005-10-23
1
-3
/
+11
*
ext/speex/gstspeexenc.c: Add position and duration query, fix query type func...
Tim-Philipp Müller
2005-10-21
1
-0
/
+10
*
Set correct stream_time in newsegment event. avi can also handle a duration q...
Wim Taymans
2005-10-21
1
-0
/
+8
*
gst/matroska/matroska-demux.c: Fix duration query; fix basetime in newsegment...
Tim-Philipp Müller
2005-10-20
1
-0
/
+15
*
gst/wavparse/gstwavparse.c: Set stream time correctly in newsegment.
Wim Taymans
2005-10-20
1
-0
/
+7
*
gst/avi/gstavidemux.c: Correctly fill in the stream time.
Wim Taymans
2005-10-20
1
-0
/
+5
*
use ELEMENT messages instead
Thomas Vander Stichele
2005-10-19
1
-0
/
+7
*
API change fix.
Wim Taymans
2005-10-19
1
-0
/
+21
*
gst/goom/: Make inline functions either 'static inline' or 'extern inline', o...
Tim-Philipp Müller
2005-10-19
1
-0
/
+8
*
ext/libpng/gstpngdec.*: Complete rewrite of pngdec. It's now very nice and ha...
Julien Moutte
2005-10-18
1
-0
/
+19
*
gst/matroska/: Ported matroska demuxer to 0.9.
Tim-Philipp Müller
2005-10-18
1
-0
/
+9
*
gst/matroska/matroska-mux.c: Fix mpeg4 input handling (#318847); also, while ...
Tim-Philipp Müller
2005-10-18
1
-0
/
+10
*
gst/wavparse/gstwavparse.c: Fix for segment-start/stop API change.
Wim Taymans
2005-10-18
1
-0
/
+7
*
gst/alpha/gstalphacolor.c: Handle caps negotiation in a better way.
Julien Moutte
2005-10-17
1
-0
/
+6
*
gst/videobox/gstvideobox.c: Fix caps nego some more to get
Julien Moutte
2005-10-17
1
-0
/
+6
*
ext/libpng/gstpngdec.c: We use fixed caps.
Julien Moutte
2005-10-17
1
-0
/
+4
*
gst/videobox/gstvideobox.c: Fix wrong size calculations and implement get_uni...
Julien Moutte
2005-10-17
1
-0
/
+6
*
configure.ac: Enable flx plugin.
Tim-Philipp Müller
2005-10-17
1
-0
/
+8
*
configure.ac: Adding videomixer.
Julien Moutte
2005-10-17
1
-0
/
+22
*
flx plugin ported to 0.9
Zeeshan Ali
2005-10-16
1
-0
/
+10
*
use gst_version_string
Thomas Vander Stichele
2005-10-16
1
-0
/
+5
*
configure.ac: GLIB_CHECK.
Andy Wingo
2005-10-16
1
-0
/
+4
*
ext/libpng/: Ported pngdec to 0.9
Julien Moutte
2005-10-15
1
-0
/
+8
*
Port matroska muxer to 0.9 (#318847).
Tim-Philipp Müller
2005-10-14
1
-0
/
+15
*
ext/speex/gstspeexenc.c: Fix handling of GST_TAG_DATE, which is now of GST_TY...
Tim-Philipp Müller
2005-10-13
1
-0
/
+8
*
examples/stats/mp2ogg.c: more typo fixes
Stefan Kost
2005-10-13
1
-0
/
+5
*
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
2005-10-12
1
-0
/
+30
*
ext/: update of cairo-based timeoverlay to 1.0 Cairo API doesn't work yet for...
Thomas Vander Stichele
2005-10-12
1
-0
/
+12
[next]