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
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-20
gio: add cast to avoid compiler warning with old GLib versions
Tim-Philipp Müller
1
-1
/
+2
2010-03-19
theoradec: add QoS messages to the decoder
Wim Taymans
2
-5
/
+38
2010-03-19
build: Makefile.am fixes
Tim-Philipp Müller
5
-5
/
+6
2010-03-17
Add -Wformat-nonliteral -Wformat-security
Benjamin Otte
1
-0
/
+18
2010-03-16
More ENABLE_NLS fixes
Benjamin Otte
2
-2
/
+2
2010-03-16
Add -Wwrite-strings to configure
Benjamin Otte
2
-5
/
+6
2010-03-16
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
21
-173
/
+88
2010-03-15
theoradec: add chroma-site to caps
David Schleef
1
-1
/
+2
2010-03-14
theoradec: add color-matrix to caps
David Schleef
1
-1
/
+2
2010-03-14
oggdemux: Don't drop zero-sized packets
David Schleef
1
-3
/
+5
2010-03-11
Add -Wredundant-decls to warning flags
Benjamin Otte
3
-7
/
+0
2010-03-11
Add -Wmissing-declarations -Wmissing-prototypes to warning flags
Benjamin Otte
15
-85
/
+117
2010-03-11
gio: Remove unused function
Benjamin Otte
1
-35
/
+0
2010-03-11
vorbisparse: make sure header buffer metadata is writable before modifying it
Tim-Philipp Müller
1
-0
/
+3
2010-03-10
vorbisdec: remove unused field
Mark Nauwelaerts
1
-2
/
+0
2010-03-09
oggmux: Don't flush after every frame for theora
David Schleef
1
-1
/
+0
2010-03-08
theora: Fix SIGFPE when using 0/1 framerate
Benjamin Otte
1
-2
/
+2
2010-03-08
oggdemux: fix dirac header parsing
David Schleef
1
-4
/
+1
2010-03-08
alsasrc: return right number of bytes that we wrote
Wim Taymans
1
-1
/
+1
2010-03-01
oggstream: mark skeleton streams correctly
Wim Taymans
1
-0
/
+2
2010-02-23
oggdemux: use the chain begin_time instead of our counter
Wim Taymans
1
-1
/
+1
2010-02-17
theoradec: Fix chroma copying for 4:2:2
David Schleef
1
-1
/
+1
2010-02-15
ivorbisdec: set rank to SECONDARY
Mark Nauwelaerts
1
-1
/
+1
2010-02-15
vorbisdec: also support ivorbis tremor decoder
Mark Nauwelaerts
7
-60
/
+405
2010-02-15
vorbisdec: reduce some hard-coding
Mark Nauwelaerts
2
-10
/
+12
2010-02-15
oggparse: Fix another format string compiler warning
Sebastian Dröge
1
-1
/
+1
2010-02-15
oggdemux: Fix format string compiler warnings
Sebastian Dröge
1
-14
/
+14
2010-02-15
ogg: theora PAR of 0:N, N:0 or 0:0 is allowed and maps to 1:1
Tim-Philipp Müller
1
-6
/
+6
2010-02-08
theoradec: PARs of 0:x, x:0 and 0:0 are all allowed and map to 1:1
Benjamin M. Schwartz
1
-4
/
+2
2010-02-07
oggdemux: use the default granpos functions for kate streams
Vincent Penquerc'h
1
-2
/
+2
2010-02-02
oggdemux: Don't leak allocated buffers
Sebastian Dröge
1
-1
/
+4
2010-01-25
oggdemux: sparse streams aren't timed by end time, and their duration isn't i...
Vincent Penquerc'h
1
-0
/
+4
2010-01-25
oggdemux: properly set up the media type for kate streams
Vincent Penquerc'h
1
-2
/
+12
2010-01-25
oggdemux: use right type for the serialno
Wim Taymans
2
-4
/
+4
2010-01-25
oggdemux: don't push headers twice
Wim Taymans
1
-11
/
+16
2010-01-25
oggdemux: rename a variable
Wim Taymans
2
-16
/
+16
2010-01-24
oggdemux: fix crash when freeing headers
Tim-Philipp Müller
1
-1
/
+1
2010-01-24
oggdemux: Strip trailing \0 for subtitle OGM streams
Sebastian Dröge
1
-3
/
+16
2010-01-23
oggdemux: Correctly set DELTA_UNIT flag for OGM streams
Sebastian Dröge
1
-0
/
+6
2010-01-23
oggdemux: Don't strip all 0-bytes from the end of OGM packets
Sebastian Dröge
1
-12
/
+3
2010-01-23
oggdemux: Extract tags from OGM text streams and don't push them downstream
Sebastian Dröge
1
-0
/
+27
2010-01-23
oggdemux: Store header/queued packets as ogg_packet and use normal peer chain...
Sebastian Dröge
1
-35
/
+29
2010-01-23
oggdemux: ...and set caps on queued packet buffers too
Sebastian Dröge
1
-0
/
+1
2010-01-23
oggdemux: Set caps on header buffers
Sebastian Dröge
1
-0
/
+1
2010-01-21
oggdemux: keep track of added pads
Wim Taymans
2
-4
/
+6
2010-01-21
oggstream: don't call NULL setup functions
Wim Taymans
1
-1
/
+8
2010-01-21
oggstream: avoid division by 0 on bad annodex streams
Wim Taymans
1
-1
/
+5
2010-01-19
oggdemux: No need to subtract begin time
Thiago Santos
1
-1
/
+1
2010-01-18
oggdemux: granulepos is relative to its chain
Thiago Santos
1
-2
/
+5
2010-01-14
theora: Rename source files to have the same name as the headers
Sebastian Dröge
5
-2
/
+8
[next]