index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
vp8
/
gstvp8enc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vp8enc: Don't override timestamps set by base class
David Schleef
2010-11-30
1
-20
/
+0
*
vp8: Remove dead assignments
Edward Hervey
2010-11-25
1
-15
/
+0
*
basevideo: Move common fields/functions to basecodec
David Schleef
2010-10-15
1
-29
/
+28
*
vp8enc: Add support for enabling automatic insertion of alt-ref frames by the...
Sebastian Dröge
2010-07-10
1
-1
/
+26
*
vp8enc: Fix handling of invisible/alt ref frames
Sebastian Dröge
2010-07-10
1
-35
/
+42
*
vp8: Add initial documentation, based on the theoradec/theoraenc documentation
Sebastian Dröge
2010-07-03
1
-3
/
+27
*
vp8: Move structure definitions, etc to public header files for gtk-doc
Sebastian Dröge
2010-07-03
1
-77
/
+3
*
vp8enc: Implement multipass encoding
Sebastian Dröge
2010-06-15
1
-40
/
+189
*
vp8enc: Set VP8E_SET_CPUUSED to 0
Sebastian Dröge
2010-06-14
1
-1
/
+7
*
vp8enc: Use VPX defines for REALTIME, GOOD/BEST quality deadlines instead of ...
Sebastian Dröge
2010-06-14
1
-3
/
+3
*
vp8enc: fix printf format warning in log message
Tim-Philipp Müller
2010-06-03
1
-2
/
+2
*
vp8: Use VPX_PLANE_* instead of PLANE_*
Sebastian Dröge
2010-06-01
1
-6
/
+6
*
vp8dec: s/IMG_FMT_I420/VPX_IMG_FMT_I420/
Philip Jägenstedt
2010-06-01
1
-1
/
+1
*
vp8enc: Allow a maximum keyframe distance of 0, i.e. all frames are keyframes
Sebastian Dröge
2010-06-01
1
-1
/
+1
*
vp8enc: Move debug output one line above where the packet is still valid
Sebastian Dröge
2010-05-28
1
-2
/
+2
*
vp8enc: Correctly ignore non-frame packets from the encoder
Sebastian Dröge
2010-05-28
1
-2
/
+4
*
vp8enc: Use GST_VIDEO_CAPS_YUV(I420) instead of handwritten I420 caps for the...
Sebastian Dröge
2010-05-22
1
-3
/
+1
*
vp8enc: threads property
Philip Jägenstedt
2010-05-21
1
-2
/
+17
*
vp8enc: add mode property to switch between CBR/VBR
Philip Jägenstedt
2010-05-21
1
-2
/
+39
*
vp8: move #ifdef HAVE_VP8_ENCODER/DECODER
Philip Jägenstedt
2010-05-21
1
-2
/
+2
*
vp8enc: Write GStreamer element and version in the vorbiscomment vendor string
Sebastian Dröge
2010-05-20
1
-1
/
+2
*
vp8: Only enable the encoder or decoder if it's available in libvpx
Sebastian Dröge
2010-05-20
1
-2
/
+2
*
vp8: exlcude dec/enc based on CONFIG_VP8_DECODER/ENCODER
Philip Jägenstedt
2010-05-20
1
-1
/
+7
*
vp8enc: Limit max-latency to 25 to match libvpx
Philip Jägenstedt
2010-05-20
1
-1
/
+1
*
vp8: Undef HAVE_CONFIG_H before including libvpx headers
Sebastian Dröge
2010-05-20
1
-0
/
+5
*
vp8enc: Some more minor adjustments for the Ogg mapping
Sebastian Dröge
2010-05-20
1
-11
/
+13
*
vp8enc: Adjust Ogg mapping for the changes
Sebastian Dröge
2010-05-19
1
-26
/
+25
*
vp8enc: Rename keyframe-interval to max-keyframe-distance
Sebastian Dröge
2010-05-19
1
-14
/
+12
*
vp8: Improve error handling and debug output
Sebastian Dröge
2010-05-19
1
-58
/
+47
*
vp8: Use correct strides and plane offsets for GStreamer
Sebastian Dröge
2010-05-19
1
-9
/
+41
*
vp8enc: Implement GstTagSetter interface
Sebastian Dröge
2010-05-19
1
-8
/
+60
*
vp8enc: Fix setting of the keyframe flag on encoded frames
Sebastian Dröge
2010-05-19
1
-1
/
+1
*
vp8enc: Post an error message on the bus if encoder initialization fails
Sebastian Dröge
2010-05-19
1
-6
/
+6
*
vp8enc: Set timebase
David Schleef
2010-05-19
1
-7
/
+5
*
vp8enc: Update the latency when initializing the encoder
Sebastian Dröge
2010-05-19
1
-0
/
+4
*
vp8enc: Add support for invisible frames and the Ogg mapping
Sebastian Dröge
2010-05-19
1
-33
/
+164
*
vp8enc: Set frame numbers as buffer offsets
Sebastian Dröge
2010-05-19
1
-2
/
+2
*
vp8enc: Always get as many frames as possible from the encoder
Sebastian Dröge
2010-05-19
1
-24
/
+41
*
vp8enc: Fill the oldest pending frame instead of the newest
Sebastian Dröge
2010-05-19
1
-0
/
+1
*
vp8enc: Correctly set delta unit flag for non-keyframes
Sebastian Dröge
2010-05-19
1
-1
/
+3
*
vp8: Add encoder/decoder
David Schleef
2010-05-19
1
-0
/
+611
[prev]