index
:
~wtay/gst-plugins-base
0.10
0.10.36
0.11
0.11-data
0.11-fdo
1.0
1.2
1.4
abi-unbreak
alsasink-ringbuffer
audio-duplex
audiosink-clock
bufferpool
bufferpool-0.11
burstcache
colorspace
colorspace2
d2see
dont-set-caps
download
duplex-audio
framestep
intlinks-query
master
master-fdo
memory-improvements
memory-improvements3
mikey
mulas4wl
multisocketsink-receive
new-video-caps
new-vorbis
ogg-index
oggdemux-fix
orc-0.5-bits
playbin2-groups
qnx-0.10.25
qnx-buffering
rawhide
release
rename-events
resampler
reset-time
rhel-7.0
rhel-7.2
rhel-7.3
rhel-7.x
ring_buffer_props
rtp-list
rtsp-client-connection
rtsp-connection
sa
ste-base-0.10.25
ste-base-rtp-0.10.25
temp
tiled
timestamp-audiosrc
tp-vision
video-scaler
video-scaler-old
wim-fdo/0.11-fdo
work
GStreamer base plugins hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
ffmpegcolorspace
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-13
make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to e...
Thomas Vander Stichele
1
-0
/
+1
2005-06-28
*.c: Don't cast to GstObject before reffing/unreffing.
Andy Wingo
1
-2
/
+2
2005-06-02
Cleanups and buffer alloc.
Wim Taymans
1
-16
/
+19
2005-05-25
gst/ffmpegcolorspace/gstffmpegcolorspace.c: No need to take the STREAM lock a...
Wim Taymans
1
-7
/
+0
2005-05-18
gst/ffmpegcolorspace/gstffmpegcolorspace.c: Enable buffer alloc passthrough i...
Wim Taymans
1
-1
/
+7
2005-05-17
Leak fixes in oggdemux.
Wim Taymans
1
-47
/
+104
2005-05-17
gst/: Fix passthrough in ffmpegcolorspace.
Wim Taymans
1
-2
/
+1
2005-05-06
gst/ffmpegcolorspace/gstffmpegcolorspace.c: Well, unreffing a buffer right be...
Wim Taymans
1
-2
/
+9
2005-05-06
Fixed negotiation wrt _peer_get_caps()
Wim Taymans
1
-5
/
+9
2005-04-16
not a system header
Thomas Vander Stichele
1
-1
/
+3
2005-03-31
Plugin port to 0.9, ogg/theora playback should work in the seek example now.
Wim Taymans
2
-93
/
+119
2005-02-12
Convert to and from YV12 (fixes #156379)
Tim-Philipp Müller
3
-1
/
+35
2005-02-08
Include "_stdint.h" instead of <stdint.h>. Fixes build on systems that do not...
Tim-Philipp Müller
1
-1
/
+1
2005-01-29
gst/ffmpegcolorspace/gstffmpegcolorspace.c: D'oh, reference the palette data,...
Ronald S. Bultje
1
-1
/
+1
2005-01-17
gst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix BGRA32 caps (#164209).
Ronald S. Bultje
1
-7
/
+7
2005-01-17
gst/ffmpegcolorspace/gstffmpegcodecmap.c: alpha_mask can be RGBA/ABGR. Fixes ...
Ronald S. Bultje
1
-1
/
+8
2005-01-15
gst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix for depth = 15. Fixes #161675.
Ronald S. Bultje
1
-2
/
+7
2005-01-13
nego if not done yet
Thomas Vander Stichele
1
-0
/
+5
2005-01-08
ext/dv/gstdvdec.c: remove unneeded comment from dvdec (related to DV 4CC code...
Stéphane Loeuillet
4
-3
/
+157
2004-12-29
clean up the mess that made me cry and avoid needless duplication
Thomas Vander Stichele
3
-421
/
+234
2004-12-29
give indication of why we segfault
Thomas Vander Stichele
1
-1
/
+6
2004-12-19
gst/ffmpegcolorspace/imgconvert.c: Fix code to not use GCC extensions (and c9...
David Schleef
1
-362
/
+337
2004-12-16
gst/ffmpegcolorspace/gstffmpegcolorspace.c: Fix memleak (#154815).
Ronald S. Bultje
1
-0
/
+1
2004-12-01
gst/ffmpegcolorspace/gstffmpegcolorspace.c: Remove old leftover that shouldn'...
Ronald S. Bultje
1
-2
/
+1
2004-11-14
gst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix for gcc-2.95 (fixes #158221).
Ronald S. Bultje
1
-146
/
+189
2004-11-11
gst/ffmpegcolorspace/imgconvert.c: Actually test for odd width/height rather ...
Ronald S. Bultje
1
-3
/
+3
2004-11-08
gst/ffmpegcolorspace/: Added AYUV colorspace and handle RGBA a bit more respe...
Wim Taymans
5
-7
/
+250
2004-11-05
gst/ffmpegcolorspace/: More stride fixes.
Wim Taymans
2
-8
/
+47
2004-11-03
gst/ffmpegcolorspace/: Use correct _fill function to get correct strides.
Wim Taymans
3
-94
/
+15
2004-10-31
gst/ffmpegcolorspace/: Sync back from gst-ffmpeg. Deprecates ffcolorspace. Ad...
Ronald S. Bultje
14
-2607
/
+1540
2004-07-27
more working plugins
Steve Lhomme
1
-1
/
+1
2004-07-27
pixel aspect ratio handling
Thomas Vander Stichele
1
-5
/
+18
2004-07-27
handle stride correctly
Thomas Vander Stichele
2
-4
/
+125
2004-07-27
rename GStreamer-0.8.lib to libgstreamer.lib
Steve Lhomme
1
-2
/
+2
2004-07-27
avoid problems with math.h, fix release dependancy
Steve Lhomme
1
-3
/
+3
2004-07-26
don't make function do two things
Thomas Vander Stichele
3
-14
/
+14
2004-07-26
more plugins supported under windows
Steve Lhomme
1
-0
/
+181
2004-07-26
add debug statement
Thomas Vander Stichele
1
-0
/
+3
2004-07-26
gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that the pad is n...
Johan Dahlin
1
-0
/
+9
2004-07-21
don't needlessly do stuff; don't clutter my logs
Thomas Vander Stichele
1
-0
/
+5
2004-06-14
gst/ffmpegcolorspace/imgconvert.c: Patch 1.3 broke the ordering of the colors...
Wim Taymans
1
-72
/
+66
2004-06-06
gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
David Schleef
1
-1
/
+1
2004-05-25
gst/ffmpegcolorspace/mem.c: malloc() is in stdlib.h, not malloc.h
David Schleef
1
-8
/
+1
2004-05-21
first batch : remove ',' at end of enums as they could confuse older gcc, for...
Stéphane Loeuillet
3
-4
/
+4
2004-05-19
gst/ffmpegcolorspace/imgconvert.c: Fixes for warnings (bugs, actually) notice...
David Schleef
1
-4
/
+4
2004-05-19
configure.ac: Add sunaudio
David Schleef
3
-270
/
+262
2004-04-30
gst/ffmpegcolorspace/gstffmpegcolorspace.c: remove broken nego fix
Thomas Vander Stichele
1
-5
/
+1
2004-04-29
ext/jpeg/: move format setting to inner loop
Thomas Vander Stichele
1
-3
/
+7
2004-04-22
s/gst_caps_simplify/gst_caps_do_simplify/
Benjamin Otte
1
-3
/
+2
2004-04-19
gconf/Makefile.am: Fix for non-GNU make
David Schleef
2
-3
/
+3
[next]