index
:
~wtay/gst-plugins-bad
0.10
0.10.23
0.11
0.11-fdo
1.0
1.2
1.4
cache-element
f21
f22
hdpvr
master
moving-colorspace
renme-events
rhel-7.0
rhel-7.2
rhel-8.0
rtpbin-new
rtpbin-unified
sa
tp-vision
gst-plugins-bad hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
vp8
/
gstvp8enc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-16
rename events
renme-events
Wim Taymans
1
-1
/
+1
2011-11-03
vp8: Port to 0.11
Edward Hervey
1
-88
/
+70
2011-09-01
vp8enc: fix drop-frame property
David Schleef
1
-2
/
+2
2011-08-23
vp8: probe for the new tuning API to keep building with older libvpx
Vincent Penquerc'h
1
-0
/
+22
2011-08-18
vp8enc: Remove unused and useless variable in tags handling
Sebastian Dröge
1
-3
/
+2
2011-08-12
vp8enc: Update for basevideoencoder ::get_caps() removal
Sebastian Dröge
1
-63
/
+56
2011-08-03
vp8enc: Add more properties
David Schleef
1
-1
/
+143
2011-08-03
vp8enc: add min/maxsection-pct option
Alexey Fisher
1
-0
/
+34
2011-08-03
vp8enc: add lag-in-frames option.
Alexey Fisher
1
-1
/
+18
2011-08-03
vp8enc: use multipass.cache file name as default for multipass mode.
Alexey Fisher
1
-2
/
+2
2011-07-21
vp8enc: Update for GstBaseVideoEncoder::finish() signature change
Sebastian Dröge
1
-3
/
+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-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-05-18
vp8enc: Name max/min quantizer properties {max,min}-quantizer
Sebastian Dröge
1
-3
/
+3
2011-05-18
vp8enc: Add properties to select a maximum and minimum quantizer
Alexey Fisher
1
-1
/
+38
2011-05-18
vp8enc: Fix quality to (constant) quantizer mapping
Alexey Fisher
1
-3
/
+3
2011-05-16
basevideoencoder: provide proper upstream flow return handling
Mark Nauwelaerts
1
-7
/
+8
2011-05-16
vp8enc: minor optimization in setting up image buffer
Mark Nauwelaerts
1
-23
/
+37
2011-05-16
vp8enc: refactor frame processing
Mark Nauwelaerts
1
-79
/
+33
2011-05-16
vp8enc: do init at set_format time
Mark Nauwelaerts
1
-87
/
+91
2011-05-16
vp8enc: fix keyframe forcing
Mark Nauwelaerts
1
-1
/
+1
2011-05-16
basevideocodec: remove redundant caps field
Mark Nauwelaerts
1
-1
/
+2
2011-05-16
vp8enc: use baseclass event virtual handler
Mark Nauwelaerts
1
-15
/
+7
2011-02-04
vp8enc: Add description for bitrate units.
Alexey Fisher
1
-1
/
+1
2010-11-30
vp8enc: Readd setting of granulepos
David Schleef
1
-0
/
+7
2010-11-30
vp8enc: Don't override timestamps set by base class
David Schleef
1
-20
/
+0
2010-11-25
vp8: Remove dead assignments
Edward Hervey
1
-15
/
+0
2010-10-15
basevideo: Move common fields/functions to basecodec
David Schleef
1
-29
/
+28
2010-07-10
vp8enc: Add support for enabling automatic insertion of alt-ref frames by the...
Sebastian Dröge
1
-1
/
+26
2010-07-10
vp8enc: Fix handling of invisible/alt ref frames
Sebastian Dröge
1
-35
/
+42
2010-07-03
vp8: Add initial documentation, based on the theoradec/theoraenc documentation
Sebastian Dröge
1
-3
/
+27
2010-07-03
vp8: Move structure definitions, etc to public header files for gtk-doc
Sebastian Dröge
1
-77
/
+3
2010-06-15
vp8enc: Implement multipass encoding
Sebastian Dröge
1
-40
/
+189
2010-06-14
vp8enc: Set VP8E_SET_CPUUSED to 0
Sebastian Dröge
1
-1
/
+7
2010-06-14
vp8enc: Use VPX defines for REALTIME, GOOD/BEST quality deadlines instead of ...
Sebastian Dröge
1
-3
/
+3
2010-06-03
vp8enc: fix printf format warning in log message
Tim-Philipp Müller
1
-2
/
+2
2010-06-01
vp8: Use VPX_PLANE_* instead of PLANE_*
Sebastian Dröge
1
-6
/
+6
2010-06-01
vp8dec: s/IMG_FMT_I420/VPX_IMG_FMT_I420/
Philip Jägenstedt
1
-1
/
+1
2010-06-01
vp8enc: Allow a maximum keyframe distance of 0, i.e. all frames are keyframes
Sebastian Dröge
1
-1
/
+1
2010-05-28
vp8enc: Move debug output one line above where the packet is still valid
Sebastian Dröge
1
-2
/
+2
2010-05-28
vp8enc: Correctly ignore non-frame packets from the encoder
Sebastian Dröge
1
-2
/
+4
2010-05-22
vp8enc: Use GST_VIDEO_CAPS_YUV(I420) instead of handwritten I420 caps for the...
Sebastian Dröge
1
-3
/
+1
2010-05-21
vp8enc: threads property
Philip Jägenstedt
1
-2
/
+17
2010-05-21
vp8enc: add mode property to switch between CBR/VBR
Philip Jägenstedt
1
-2
/
+39
2010-05-21
vp8: move #ifdef HAVE_VP8_ENCODER/DECODER
Philip Jägenstedt
1
-2
/
+2
2010-05-20
vp8enc: Write GStreamer element and version in the vorbiscomment vendor string
Sebastian Dröge
1
-1
/
+2
2010-05-20
vp8: Only enable the encoder or decoder if it's available in libvpx
Sebastian Dröge
1
-2
/
+2
2010-05-20
vp8: exlcude dec/enc based on CONFIG_VP8_DECODER/ENCODER
Philip Jägenstedt
1
-1
/
+7
[next]