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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gst/matroska/matroska-demux.c: Don't leak caps when freeing the stream contex...
Michal Benes
2006-05-04
2
-0
/
+8
*
configure.ac: Back to CVS
Jan Schmidt
2006-05-04
2
-1
/
+6
*
Really release 0.10.3
Jan Schmidt
2006-05-04
51
-53
/
+53
*
Really release 0.10.3 this time
Jan Schmidt
2006-05-04
1
-1
/
+1
*
Release 0.10.3
Jan Schmidt
2006-05-04
58
-152
/
+13623
*
Update .po files
Jan Schmidt
2006-05-03
14
-29
/
+29
*
gst/matroska/matroska-mux.c: Don't strcmp() NULL strings.
Tim-Philipp Müller
2006-05-03
2
-4
/
+23
*
gst/matroska/matroska-mux.c: Don't misinterpret GST_CLOCK_TIME_NONE as very h...
Mark Nauwelaerts
2006-05-03
2
-5
/
+64
*
gst/qtdemux/qtdemux.c: Clean up one piece of logic slightly and remove a dead...
Jan Schmidt
2006-05-03
1
-17
/
+7
*
add win32 stuff
Thomas Vander Stichele
2006-05-03
6
-6
/
+607
*
add win32 stuff
Thomas Vander Stichele
2006-05-03
1
-0
/
+7
*
ext/cairo/gsttimeoverlay.c: Fix timeoverlay for non-multiple-of-4 widths. Thi...
Michael Smith
2006-05-02
2
-4
/
+17
*
Fix get_caps func to work when no framerate is available and the caps isn't s...
Edgard Lima
2006-05-02
1
-5
/
+3
*
gst/: don't leak caps-string
Stefan Kost
2006-05-02
4
-4
/
+25
*
gst/id3demux/gstid3demux.c: Let core insert default error message for TYPE_NO...
Tim-Philipp Müller
2006-05-02
2
-4
/
+10
*
gst/: Post an error message when we get an EOS event and were not able to fin...
Tim-Philipp Müller
2006-05-02
4
-3
/
+74
*
configure.ac: figure out where plugins-base plugins are
Thomas Vander Stichele
2006-05-02
4
-4
/
+19
*
fix docs for wavparse
Thomas Vander Stichele
2006-05-02
1
-3
/
+2
*
Few improvements to move to good.
Edgard Lima
2006-05-01
5
-77
/
+313
*
docs/plugins/Makefile.am: also check .cc files for gtk-doc markup
Thomas Vander Stichele
2006-05-01
12
-19
/
+79
*
add icydemux inspection
Thomas Vander Stichele
2006-05-01
1
-0
/
+21
*
add ximagesrc for translation
Thomas Vander Stichele
2006-05-01
15
-99
/
+240
*
small cleanups
Thomas Vander Stichele
2006-04-30
2
-4
/
+3
*
fix docs
Thomas Vander Stichele
2006-04-30
1
-1
/
+1
*
update to latest version
Thomas Vander Stichele
2006-04-30
2
-6
/
+6
*
ext/taglib/gsttaglib.cc: Post an error message on the bus in the (extremely u...
Tim-Philipp Müller
2006-04-29
1
-3
/
+16
*
ext/taglib/: Split the actual ID3v2 tag rendering code into its own subclass.
Tim-Philipp Müller
2006-04-29
5
-315
/
+469
*
gst/wavparse/gstwavparse.c: ... and fix multichannel/WAVFORMATEX support again.
Tim-Philipp Müller
2006-04-29
3
-4
/
+9
*
gst/wavparse/gstwavparse.*: Add push (streaming) mode to wavparse (fixes #337...
Stefan Kost
2006-04-28
3
-160
/
+462
*
element renamed
Thomas Vander Stichele
2006-04-28
1
-1
/
+1
*
add plugin docs for ximagesrc
Thomas Vander Stichele
2006-04-28
1
-0
/
+20
*
add ximagesrc icles test
Thomas Vander Stichele
2006-04-28
3
-2
/
+15
*
Move ximagesrc plug-in to good after review. Fixes #336756.
Thomas Vander Stichele
2006-04-28
9
-8
/
+120
*
borgify naming
Thomas Vander Stichele
2006-04-28
2
-72
/
+71
*
doc tweaks
Thomas Vander Stichele
2006-04-28
1
-7
/
+3
*
clean up Makefile.am
Thomas Vander Stichele
2006-04-28
2
-20
/
+19
*
pedantic cleanups
Thomas Vander Stichele
2006-04-28
2
-100
/
+104
*
gst/icydemux/gsticydemux.*: Fix event handling: cache events when typefinding...
Michael Smith
2006-04-28
3
-0
/
+65
*
sys/osxaudio/gstosxaudiosink.c: Register osxaudiosrc to the plugin.
Zaheer Abbas Merali
2006-04-28
5
-172
/
+261
*
commit Changelog for previous commit
Zaheer Abbas Merali
2006-04-28
1
-0
/
+6
*
Forgot to commit, quick commit be4 apple dies
Zaheer Abbas Merali
2006-04-28
2
-0
/
+381
*
gst/id3demux/id3v2frames.c: Recognise and skip any byte order marker (BOM) in
Tim-Philipp Müller
2006-04-28
2
-0
/
+31
*
Add docs for both avidemux and avimux.
Tim-Philipp Müller
2006-04-27
8
-0
/
+103
*
gst/avi/: Port AVI muxer to GStreamer-0.10 (#332031).
Mark Nauwelaerts
2006-04-27
8
-329
/
+892
*
gst/wavparse/gstwavparse.*: reverted patch #337625 for the price of 1 hour sleep
Stefan Kost
2006-04-26
3
-450
/
+173
*
gst/wavparse/gstwavparse.*: correct partial implementation of push mode (from...
Stefan Kost
2006-04-26
3
-95
/
+144
*
ext/esd/esdsink.c: Fix compile problem by defining ESD_MAX_WRITE_SIZE if it i...
Wim Taymans
2006-04-26
2
-0
/
+11
*
gst/auparse/gstauparse.*: Rewrite auparse to suck a little bit less: make sou...
Tim-Philipp Müller
2006-04-26
3
-254
/
+586
*
sys/osxaudio/: Port of osxaudiosink to 0.10
Zaheer Abbas Merali
2006-04-26
6
-674
/
+413
*
ext/esd/esdsink.c: Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE...
Wim Taymans
2006-04-26
2
-7
/
+11
[prev]
[next]