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: Update the per-component strides for every frame too
Sebastian Dröge
2012-08-08
1
-0
/
+4
*
vp8enc: initiate encoder to fix a crash.
Oleksij Rempel
2012-08-05
1
-0
/
+2
*
vp8enc: fix memory leak
Oleksij Rempel
2012-07-23
1
-1
/
+1
*
update for query api changes
Wim Taymans
2012-07-06
1
-1
/
+1
*
update for allocation query changes
Wim Taymans
2012-07-06
1
-1
/
+1
*
vp8: fix codec state leaks
Vincent Penquerc'h
2012-06-07
1
-0
/
+3
*
vp8: Port to 0.11 again
Sebastian Dröge
2012-05-28
1
-57
/
+57
*
vp8enc: fix target bitrate config with libvpx 1.1.0
Vincent Penquerc'h
2012-05-28
1
-1
/
+5
*
vp8enc: Update for GstVideoCodecFrame API changes
Sebastian Dröge
2012-05-28
1
-27
/
+26
*
vp8: Port to -base video base classes
Edward Hervey
2012-05-28
1
-149
/
+154
*
vp8enc: fix target bitrate config with libvpx 1.1.0
Vincent Penquerc'h
2012-05-22
1
-1
/
+4
*
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
2012-03-29
1
-1
/
+1
|
\
|
*
vp8enc: Fix 'argument to 'sizeof' in 'memset' call is the same expression as ...
Sebastian Dröge
2012-03-06
1
-1
/
+1
*
|
update for HEADER flag
Wim Taymans
2012-01-30
1
-2
/
+2
*
|
port some more to new memory API
Mark Nauwelaerts
2012-01-25
1
-3
/
+4
*
|
Merge branch 'master' into 0.11
Sebastian Dröge
2012-01-25
1
-0
/
+3
|
\
\
|
|
/
|
*
vp8enc: trace outgoing timestamps
Oleksij Rempel (Alexey Fisher)
2012-01-24
1
-0
/
+3
|
*
various: fix pad template ref leaks
Vincent Penquerc'h
2011-11-28
1
-4
/
+4
*
|
vp8: Port to 0.11
Edward Hervey
2011-11-03
1
-88
/
+70
|
/
*
vp8enc: fix drop-frame property
David Schleef
2011-09-01
1
-2
/
+2
*
vp8: probe for the new tuning API to keep building with older libvpx
Vincent Penquerc'h
2011-08-23
1
-0
/
+22
*
vp8enc: Remove unused and useless variable in tags handling
Sebastian Dröge
2011-08-18
1
-3
/
+2
*
vp8enc: Update for basevideoencoder ::get_caps() removal
Sebastian Dröge
2011-08-12
1
-63
/
+56
*
vp8enc: Add more properties
David Schleef
2011-08-03
1
-1
/
+143
*
vp8enc: add min/maxsection-pct option
Alexey Fisher
2011-08-03
1
-0
/
+34
*
vp8enc: add lag-in-frames option.
Alexey Fisher
2011-08-03
1
-1
/
+18
*
vp8enc: use multipass.cache file name as default for multipass mode.
Alexey Fisher
2011-08-03
1
-2
/
+2
*
vp8enc: Update for GstBaseVideoEncoder::finish() signature change
Sebastian Dröge
2011-07-21
1
-3
/
+3
*
vp8: Fix set-but-unused warnings
Olivier Crête
2011-07-12
1
-3
/
+0
*
vp8enc: Use destroy notify to free the coder hook
Sebastian Dröge
2011-07-09
1
-14
/
+20
*
vp8enc: update for new libvpx api
David Schleef
2011-07-04
1
-9
/
+8
*
vp8enc: generate a timestamp for alt-ref frames.
Alexey Fisher
2011-06-26
1
-0
/
+2
*
vp8enc: Name max/min quantizer properties {max,min}-quantizer
Sebastian Dröge
2011-05-18
1
-3
/
+3
*
vp8enc: Add properties to select a maximum and minimum quantizer
Alexey Fisher
2011-05-18
1
-1
/
+38
*
vp8enc: Fix quality to (constant) quantizer mapping
Alexey Fisher
2011-05-18
1
-3
/
+3
*
basevideoencoder: provide proper upstream flow return handling
Mark Nauwelaerts
2011-05-16
1
-7
/
+8
*
vp8enc: minor optimization in setting up image buffer
Mark Nauwelaerts
2011-05-16
1
-23
/
+37
*
vp8enc: refactor frame processing
Mark Nauwelaerts
2011-05-16
1
-79
/
+33
*
vp8enc: do init at set_format time
Mark Nauwelaerts
2011-05-16
1
-87
/
+91
*
vp8enc: fix keyframe forcing
Mark Nauwelaerts
2011-05-16
1
-1
/
+1
*
basevideocodec: remove redundant caps field
Mark Nauwelaerts
2011-05-16
1
-1
/
+2
*
vp8enc: use baseclass event virtual handler
Mark Nauwelaerts
2011-05-16
1
-15
/
+7
*
vp8enc: Add description for bitrate units.
Alexey Fisher
2011-02-04
1
-1
/
+1
*
vp8enc: Readd setting of granulepos
David Schleef
2010-11-30
1
-0
/
+7
*
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
[next]