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
/
videoscale
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-25
Link plugins against libraries:
David Schleef
2
-63
/
+1
2005-01-29
gst/videoscale/gstvideoscale.c: PAR can be non-fixed when not provided as arg...
Ronald S. Bultje
1
-8
/
+14
2004-11-03
gst/videoscale/: leak fixes
Christophe Fergeau
2
-5
/
+6
2004-11-01
Fixes a bunch of problems with finalize and dispose functions, either assumpt...
Jan Schmidt
1
-1
/
+1
2004-10-01
gst/videoscale/gstvideoscale.c: Fix negotiation.
Ronald S. Bultje
1
-122
/
+82
2004-07-28
don't debug if not there
Thomas Vander Stichele
1
-3
/
+3
2004-07-27
fix local includes and 64 bits constants
Steve Lhomme
2
-3
/
+3
2004-07-27
more working plugins
Steve Lhomme
1
-1
/
+1
2004-07-27
pixel aspect ratio handling
Thomas Vander Stichele
2
-9
/
+234
2004-07-27
add _get_size function with stride, fixes YUV conversions
Thomas Vander Stichele
3
-21
/
+65
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
fix videoscale stride bugs
Thomas Vander Stichele
1
-56
/
+79
2004-07-26
shuffling code around
Thomas Vander Stichele
1
-67
/
+76
2004-07-26
more plugins supported under windows
Steve Lhomme
1
-0
/
+154
2004-07-22
fix videoscale for stride
Thomas Vander Stichele
2
-14
/
+40
2004-07-22
comment algorithm
Thomas Vander Stichele
1
-11
/
+14
2004-07-18
yikes, wrong patch
Thomas Vander Stichele
1
-197
/
+10
2004-07-18
DEBUG->LOG
Thomas Vander Stichele
2
-27
/
+213
2004-07-18
DEBUG->LOG
Thomas Vander Stichele
2
-7
/
+7
2004-07-09
don't assert in state change
Thomas Vander Stichele
1
-0
/
+4
2004-06-17
notify; don't overlimit
Thomas Vander Stichele
1
-2
/
+2
2004-05-24
gst/videoscale/videoscale.c: Fix the scaling algorithm and avoid a buffer ove...
Wim Taymans
1
-61
/
+60
2004-05-21
first batch : remove ',' at end of enums as they could confuse older gcc, for...
Stéphane Loeuillet
1
-2
/
+2
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
3
-62
/
+64
2004-03-15
*.h: Revert indenting
Johan Dahlin
3
-66
/
+60
2004-03-14
gst-indent
Thomas Vander Stichele
6
-472
/
+512
2004-03-03
remove stray g_print
Thomas Vander Stichele
1
-1
/
+0
2004-02-25
assorted debug/warning fixes
Thomas Vander Stichele
1
-1
/
+0
2004-02-25
add debug category and use it properly
Thomas Vander Stichele
3
-40
/
+53
2004-02-04
Convert GST_DEBUG_CAPS() to GST_DEBUG():
David Schleef
1
-2
/
+2
2004-01-28
gst-libs/gst/play/gstplay.c: seek on video sink element first.
Julien Moutte
1
-2
/
+3
2004-01-26
gst/videoscale/gstvideoscale.c: Dunno how that one managed to stay there... F...
Julien Moutte
1
-3
/
+0
2004-01-15
ext/esd/esdsink.c: Remove property that handles osssink fallback.
David Schleef
1
-2
/
+2
2004-01-11
ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation ...
Julien Moutte
1
-1
/
+1
2004-01-09
ext/ffmpeg/gstffmpegcolorspace.c: Implementing gst_pad_alloc_buffer to use op...
Julien Moutte
1
-3
/
+5
2004-01-09
ext/ffmpeg/gstffmpegenc.c: Fix pad_link function to handle formats that ffmpe...
David Schleef
1
-0
/
+34
2004-01-02
Fix silly typo
David Schleef
1
-1
/
+1
2003-12-31
Negotiation fixes.
David Schleef
3
-47
/
+72
2003-12-27
Fix warnings
Jeremy Simon
1
-1
/
+1
2003-12-22
Merge CAPS branch
David Schleef
3
-221
/
+132
2003-12-04
remove copyright field from plugins
Andy Wingo
1
-1
/
+0
2003-11-16
+ checking in plugin category changes
Leif Johnson
1
-1
/
+1
2003-11-11
Fix caps negotiation in _getcaps and _link functions. Should be completely s...
David Schleef
2
-109
/
+113
2003-11-10
Two fixes. The first sets inited to TRUE when we're going into passthrough mo...
Ronald S. Bultje
1
-0
/
+7
2003-11-07
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
3
-2
/
+5
2003-11-06
add config.h
David Schleef
1
-0
/
+3
2003-11-02
fix for new plugin system
Benjamin Otte
1
-83
/
+86
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-4
/
+5
2003-09-14
Add passthru. Remove height/width parameters. Fix caps negotiation to autom...
David Schleef
2
-47
/
+37
[next]