index
:
~gb/gst-plugins-bad
bitstreamparserlibs
bitstreamparserlibs-rebased
codecparsers-fixes
codecparsers-h264
codecparsers-jpeg
master
vc1parsinglib
vc1parsinglib-rebased
Personal repository of gst-plugins-bad
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-30
soundtouch: Handling incoming rate when requested.
Jan Schmidt
2
-9
/
+49
2011-08-26
fix valgrind warning about Conditional jump or move depends on uninitialised ...
Nicola Murino
1
-0
/
+2
2011-08-26
Move m_pprevFrame free just before the clone of the latest frame for readability
Nicola Murino
1
-2
/
+2
2011-08-24
kate: make gst_kate_util_is_utf8_string() inline to fix compiler warning with...
Tim-Philipp Müller
1
-1
/
+1
2011-08-24
rsndvd: ensure metadata is writable when writing to it
Vincent Penquerc'h
1
-0
/
+1
2011-08-23
kate: pass on timed event metadata as tags when we can
Vincent Penquerc'h
1
-0
/
+46
2011-08-23
vp8: probe for the new tuning API to keep building with older libvpx
Vincent Penquerc'h
2
-0
/
+24
2011-08-23
rsvgdec: use input buffer timings if possible
Vincent Penquerc'h
2
-9
/
+34
2011-08-23
kate: do not consider an empty SPU to be a fatal error
Vincent Penquerc'h
1
-3
/
+8
2011-08-23
kate: do not clear out high bits from display area
Vincent Penquerc'h
1
-4
/
+4
2011-08-18
ofa: fingerprint creation can fail
Vincent Penquerc'h
1
-7
/
+14
2011-08-18
ofa: cleanup
Vincent Penquerc'h
1
-8
/
+12
2011-08-18
ofa: do not create fingerprint on EOS if record is FALSE
Vincent Penquerc'h
1
-1
/
+1
2011-08-18
vp8enc: Remove unused and useless variable in tags handling
Sebastian Dröge
1
-3
/
+2
2011-08-16
celtdec: make this compile with git libcelt
Vincent Penquerc'h
1
-0
/
+5
2011-08-16
ofa: don't crash when there's no data to create a fingerprint from
Vincent Penquerc'h
1
-6
/
+17
2011-08-12
diracenc: Update for basevideoencoder ::get_caps() removal
Sebastian Dröge
1
-26
/
+36
2011-08-12
schroenc: Update for basevideoencoder ::get_caps() removal
Sebastian Dröge
1
-95
/
+50
2011-08-12
vp8enc: Update for basevideoencoder ::get_caps() removal
Sebastian Dröge
1
-63
/
+56
2011-08-08
schroedinger: Fix set but unused variables
Sjoerd Simons
1
-19
/
+0
2011-08-08
dirac: Fix set but unused variables
Sjoerd Simons
1
-25
/
+0
2011-08-04
motioncells: turn two global vars into static variables
Stefan Sauer
3
-9
/
+7
2011-08-03
kateenc: Fix uninitialized error
David Schleef
1
-1
/
+4
2011-08-03
schroenc: remove shape_output handling
David Schleef
1
-201
/
+42
2011-08-03
diracenc: Remove unused shape_output code
David Schleef
1
-150
/
+9
2011-08-03
vp8enc: Add more properties
David Schleef
2
-1
/
+150
2011-08-03
vp8enc: add min/maxsection-pct option
Alexey Fisher
2
-0
/
+36
2011-08-03
vp8enc: add lag-in-frames option.
Alexey Fisher
2
-1
/
+19
2011-08-03
vp8enc: use multipass.cache file name as default for multipass mode.
Alexey Fisher
1
-2
/
+2
2011-08-03
faac: Add properties for VBR encoding
Mukul Majmudar
2
-4
/
+64
2011-08-02
Fix some more variable-set-but-not-used compiler warnings
Tim-Philipp Müller
1
-2
/
+0
2011-07-28
motioncells: new element to detect areas of motion
Robert Jobbagy
8
-2
/
+2403
2011-07-21
schroenc: Update for GstBaseVideoEncoder::finish() signature change
Sebastian Dröge
1
-3
/
+4
2011-07-21
vp8enc: Update for GstBaseVideoEncoder::finish() signature change
Sebastian Dröge
1
-3
/
+3
2011-07-21
diracenc: Update for GstBaseVideoEncoder::finish() signature change
Sebastian Dröge
1
-3
/
+3
2011-07-20
Fix compilation for unused but not set
Nicolas Dufresne
7
-10
/
+23
2011-07-18
dfbvideosink: fix harmless typo in variable initialization
Sreerenj Balachandran
1
-2
/
+2
2011-07-14
neonhttpsrc: implement URI query
Alessandro Decina
1
-0
/
+24
2011-07-13
schroedinger: Fix compilation and set-but-not-used compiler warnings
Sebastian Dröge
2
-53
/
+7
2011-07-13
diracenc: Fix compilation by including the new gstbasevideoutils.h header and...
Sebastian Dröge
1
-8
/
+1
2011-07-12
jp2k: Fix set-but-unused warnings
Olivier Crête
2
-80
/
+0
2011-07-12
resindvd: Fix set-but-unused warnings
Olivier Crête
2
-17
/
+1
2011-07-12
cog: Fix set-but-unused warnings
Olivier Crête
1
-6
/
+3
2011-07-12
vp8: Fix set-but-unused warnings
Olivier Crête
1
-3
/
+0
2011-07-09
vp8enc: Use destroy notify to free the coder hook
Sebastian Dröge
1
-14
/
+20
2011-07-07
opus: duplicate from CELT
David Schleef
7
-0
/
+2319
2011-07-04
vp8enc: update for new libvpx api
David Schleef
1
-9
/
+8
2011-06-26
vp8enc: generate a timestamp for alt-ref frames.
Alexey Fisher
1
-0
/
+2
2011-06-25
vp8dec: add check if we have legal aspect-ratio before reset it.
Alexey Fisher
1
-2
/
+4
2011-06-18
RTMP: add rtmpsink element for output to an RTMP server
Jan Schmidt
5
-17
/
+473
[next]