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
...
*
GstVideofilter abstract class for video filters
David Schleef
2003-07-02
6
-0
/
+1093
*
Fix type punning.
David Schleef
2003-06-30
2
-8
/
+8
*
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
2003-06-29
65
-349
/
+514
*
fix flacdec when src not connected
Thomas Vander Stichele
2003-06-28
1
-18
/
+16
*
make flacdec work with unconnected src pad
Thomas Vander Stichele
2003-06-28
1
-40
/
+48
*
Re-add int2float/float2int, someone told me audioconvert handled all this, bu...
Ronald S. Bultje
2003-06-28
1
-1
/
+2
*
fix category
Thomas Vander Stichele
2003-06-27
4
-4
/
+4
*
Remove some more unused cruft left over from our ancient avifile period
Ronald S. Bultje
2003-06-26
6
-801
/
+2
*
Plugins cleanup:
Ronald S. Bultje
2003-06-25
4
-119
/
+32
*
Added gst/realmedia gst/debug and ext/gdk_pixbuf
David Schleef
2003-06-25
1
-2
/
+11
*
Add gdkpixbuf subdir. Alphabetize a few others.
David Schleef
2003-06-25
1
-8
/
+14
*
Element that decodes images using gdk_pixbuf
David Schleef
2003-06-25
3
-0
/
+417
*
"My way" turned out to cause seg faults. :) Fixed, and added more fourcc to...
David Schleef
2003-06-23
1
-14
/
+26
*
new "Electric Fence" element, that converts each buffer into an allocated reg...
David Schleef
2003-06-22
3
-0
/
+494
*
Revert last two changes and do it my way. :)
David Schleef
2003-06-19
1
-41
/
+18
*
Support ISO-style variable argument macros.
Brian Cameron
2003-06-19
1
-0
/
+12
*
New ffmpeg version fixes mpeg decoding segfaults (mpeg1)
Ronald S. Bultje
2003-06-17
1
-1
/
+1
*
which causes a segfault. I'm working on that
Ronald S. Bultje
2003-06-17
1
-24
/
+25
*
Handle compressed headers. Fix inappropriate use of bytestream_flush().
David Schleef
2003-06-16
2
-105
/
+304
*
caps refcounting fixes for float2int fixed wrt setting of caps on int pad wit...
Andy Wingo
2003-06-16
2
-4
/
+18
*
Add standard huffman tables if the file doesn't have them
Ronald S. Bultje
2003-06-15
1
-0
/
+118
*
Fix some of the fourcc to caps conversions. reenable setting of rate and n c...
David Schleef
2003-06-15
1
-12
/
+26
*
gcc 3.3 and ppc fixes
Benjamin Otte
2003-06-14
1
-12
/
+32
*
Added state change function where state is cleared
Wim Taymans
2003-06-13
1
-1
/
+38
*
Add videoflip
David Schleef
2003-06-13
1
-2
/
+3
*
Rotate/flip video by increments of 90 degrees.
David Schleef
2003-06-13
5
-0
/
+840
*
Fix test for qcamsrc: only works on i386-linux. Fix assignment of GST_CVS
David Schleef
2003-06-11
1
-3
/
+6
*
Complete rewrite. Not finished, nothing to see here.
David Schleef
2003-06-10
2
-570
/
+1249
*
Congrats everyone! udp plugins are now multicast-enabled
Zeeshan Ali
2003-06-09
4
-7
/
+54
*
localhost (the default host) couldnt get resolved
Zeeshan Ali
2003-06-09
1
-2
/
+4
*
Fix some weirdities in the man page, see #114060
Ronald S. Bultje
2003-06-08
1
-2
/
+2
*
Actually push the event over to the next element instead of leaving it into e...
Ronald S. Bultje
2003-06-07
1
-0
/
+1
*
Remove NEW_MEDIA from plugins
Ronald S. Bultje
2003-06-07
2
-5
/
+3
*
Make sure buffer is long enough in type_find. Attempt to fix #114580
David Schleef
2003-06-06
1
-0
/
+4
*
g_warning -> GST_DEBUG
Thomas Vander Stichele
2003-06-05
1
-1
/
+1
*
Add support for new divx/xvid mimetypes
Ronald S. Bultje
2003-06-01
1
-9
/
+21
*
Prevent warning
Ronald S. Bultje
2003-06-01
1
-1
/
+2
*
Oops
Ronald S. Bultje
2003-06-01
1
-1
/
+1
*
This fixes avimux largely. Sound playback still isn't optimal, but at least w...
Ronald S. Bultje
2003-06-01
2
-78
/
+65
*
- use common code to write samples to the device
Wim Taymans
2003-05-31
1
-12
/
+20
*
Fix avimux (somewhat). Note: the EOS event still doesn't get through. This is...
Ronald S. Bultje
2003-05-30
2
-9
/
+39
*
Update plugins to newest divx.com release API (5.2) (why aren't these libs AP...
Ronald S. Bultje
2003-05-30
1
-9
/
+41
*
pkgconfig checks for mad, audiofile, fix for mcopidl
Thomas Vander Stichele
2003-05-30
1
-12
/
+21
*
Use new ffmpeg revision
Ronald S. Bultje
2003-05-29
1
-1
/
+1
*
I'm too lazy to comment this
Ronald S. Bultje
2003-05-29
1
-2
/
+9
*
Update duration field
Wim Taymans
2003-05-29
1
-1
/
+5
*
I'm too lazy to comment this
Thomas Vander Stichele
2003-05-28
2
-1
/
+1
*
- added gst_oss_clock_set_time to .h file
Wim Taymans
2003-05-24
1
-0
/
+1
*
- removed UNITS
Wim Taymans
2003-05-24
1
-2
/
+1
*
- UNITS -> DEFAULT
Wim Taymans
2003-05-24
1
-7
/
+1
[prev]
[next]