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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set the explicit caps on the pad when the file is parsed as explicit caps get...
Iain Holmes
2004-07-25
1
-1
/
+2
*
remove unused .def files
Steve Lhomme
2004-07-25
4
-14
/
+4
*
Copy the files where needed after building, cleaner projects
Steve Lhomme
2004-07-25
3
-3
/
+173
*
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
*
gst/alpha/: Stupid plugin to to RGBA to AYUV conversion because none of the c...
Wim Taymans
2004-07-22
2
-1
/
+350
*
... 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/: Make sure we don't create 0 sized subbufers in riff-read.
Wim Taymans
2004-07-16
1
-0
/
+4
*
gst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps) exist too.
Ronald S. Bultje
2004-07-15
2
-3
/
+7
*
gst/: Set codec_data on caps for avidemuxer.
Wim Taymans
2004-07-13
1
-3
/
+4
*
Remove signed field from caps factory
Johan Dahlin
2004-07-12
1
-1
/
+0
*
don't assert in state change
Thomas Vander Stichele
2004-07-09
1
-6
/
+0
*
gst/videobox/gstvideobox.c: Use pad_alloc where possible.
Wim Taymans
2004-07-07
1
-12
/
+18
*
gst/wavenc/gstwavenc.c: Switch to GST_WRITE_UINT32_LE macros (bug #144624)
David Schleef
2004-07-03
1
-20
/
+19
*
gst/videomixer/videomixer.c: Avoid divide by zero, choose masterpad as the pa...
Wim Taymans
2004-06-28
1
-28
/
+57
*
ext/dvdnav/gst-dvd: Grab the gconf key from the right spot
Jan Schmidt
2004-06-18
2
-1
/
+71
*
sigh sigh
Thomas Vander Stichele
2004-06-09
1
-1
/
+1
*
trigger change
Thomas Vander Stichele
2004-06-09
2
-4
/
+1
*
trigger change
Thomas Vander Stichele
2004-06-09
1
-0
/
+1
*
gst/multipart/multipartmux.c: Fix memory leak
Wim Taymans
2004-06-08
1
-0
/
+1
*
clean up marshal generation
Thomas Vander Stichele
2004-06-08
2
-22
/
+15
*
gst/multipart/: Small updates, fix a memleak
Wim Taymans
2004-06-07
2
-67
/
+53
*
gst/qtdemux/qtdemux.*: Bitch. Also known as seeking, querying & co.
Ronald S. Bultje
2004-06-05
2
-20
/
+82
*
gst/multipart/multipartmux.c: Oops
Wim Taymans
2004-06-02
1
-1
/
+1
*
gst/multipart/multipartmux.c: Added configurable boundary specifier, added th...
Wim Taymans
2004-06-02
1
-22
/
+47
*
ext/vorbis/vorbisdec.c: Initialise b_o_s and e_o_s variables
Jan Schmidt
2004-05-31
1
-1
/
+1
*
A plugin to add an alpha channel to I420 video. Can optionally do chroma keying.
Wim Taymans
2004-05-28
12
-0
/
+3503
*
gst/avi/gstavidemux.c: Fix potential division by zero error and hopefully get...
Wim Taymans
2004-05-24
1
-2
/
+1
*
second batch : remove ',' at end of enums as they could confuse older gcc, fo...
Stéphane Loeuillet
2004-05-21
1
-1
/
+1
*
first batch : remove ',' at end of enums as they could confuse older gcc, for...
Stéphane Loeuillet
2004-05-21
37
-53
/
+53
*
ext/dv/gstdvdec.c: Fix format conversion and position querying.
Jan Schmidt
2004-05-21
1
-3
/
+7
*
gst/law/mulaw-conversion.c: Fix overflow bug in ulaw encoding.
Wim Taymans
2004-05-19
1
-3
/
+7
*
gst/debug/tests.c: fix segfault on gst-inspect
Benjamin Otte
2004-05-19
1
-1
/
+3
*
gst/debug/: add new extensible and configurable testing element. Current test...
Benjamin Otte
2004-05-19
5
-6
/
+882
*
gst/qtdemux/qtdemux.c: Patch from dcm@acm.org (David Moore) to allow qtdemux ...
David Moore
2004-05-19
1
-5
/
+31
*
rename WMAx codec defines to be consistent
Stéphane Loeuillet
2004-05-17
3
-9
/
+9
*
- LE/Dec au files were broken (a bug i introduced)
Stéphane Loeuillet
2004-05-17
1
-3
/
+3
*
gst-libs/gst/riff/riff-read.c: Don't touch events after not owning them anymore.
Ronald S. Bultje
2004-05-16
2
-250
/
+143
*
ext/esd/esdsink.c: Fix crash when ESD is killed while we're playing.
David Schleef
2004-05-14
1
-0
/
+1
*
fix warning
Thomas Vander Stichele
2004-05-14
1
-1
/
+1
*
gst/auparse/gstauparse.c: add support for ADPCM streams (CCITT g72x) decoder ...
Stéphane Loeuillet
2004-05-14
1
-24
/
+36
*
ext/audiofile/gstafparse.c: change class to Codec/Demuxer/Audio
Stéphane Loeuillet
2004-05-13
2
-4
/
+4
*
ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
Stéphane Loeuillet
2004-05-13
6
-10
/
+14
*
Report which format was used for GST_FORMAT_DEFAULT in dvdec
Jan Schmidt
2004-05-13
3
-1
/
+280
*
gst-libs/gst/riff/riff-ids.h: - add CDXA to the list of RIFF types
Stéphane Loeuillet
2004-05-13
1
-1
/
+1
*
gst/auparse/gstauparse.c: - Document all audio encoding we can encounter from...
Stéphane Loeuillet
2004-05-11
1
-22
/
+43
*
gst/auparse/gstauparse.c: Hack around spider. Remove me some day please.
Ronald S. Bultje
2004-05-11
1
-4
/
+41
*
gst/auparse/gstauparse.c: Fix for some uninitialized variables in previous pa...
Ronald S. Bultje
2004-05-11
1
-9
/
+1
[next]