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
/
gstvp8dec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vp8: Remove plugin, moved to gst-plugins-good
Sebastian Dröge
2012-09-16
1
-570
/
+0
*
vp8dec: Unref input/output states when stopping the decoder
Sebastian Dröge
2012-09-16
1
-0
/
+9
*
vp8: Require latest libvpx release (1.1.0 from May 2012)
Sebastian Dröge
2012-09-16
1
-8
/
+0
*
vp8: Update copyright and authors
Sebastian Dröge
2012-09-14
1
-2
/
+3
*
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2012-09-14
1
-1
/
+1
*
vp8dec: Call gst_video_decoder_negotiate()
Edward Hervey
2012-08-14
1
-0
/
+1
*
vp8dec: Add support for multiple decoding threads
Sebastian Dröge
2012-08-14
1
-2
/
+21
*
vp8dec: Add support for the MFQE postprocessing flag
Sebastian Dröge
2012-08-14
1
-1
/
+10
*
tag: Update for taglist/tag event API changes
Sebastian Dröge
2012-07-28
1
-1
/
+1
*
ext: Update for video base classes API changes
Sebastian Dröge
2012-07-23
1
-1
/
+1
*
update for query api changes
Wim Taymans
2012-07-06
1
-1
/
+1
*
vp8: fix codec state leaks
Vincent Penquerc'h
2012-06-07
1
-0
/
+4
*
update for tag event change
Wim Taymans
2012-06-06
1
-1
/
+1
*
vp8: Port to 0.11 again
Sebastian Dröge
2012-05-28
1
-59
/
+95
*
vp8dec: Improve output_state handling
Thiago Santos
2012-05-28
1
-8
/
+8
*
vp8dec: Use outputstate when copying output buffer data
Thiago Santos
2012-05-28
1
-1
/
+7
*
vp8: Port to -base video base classes
Edward Hervey
2012-05-28
1
-156
/
+145
*
port some more to new memory API
Mark Nauwelaerts
2012-01-25
1
-8
/
+9
*
Merge branch 'master' into 0.11
Sebastian Dröge
2012-01-10
1
-0
/
+1
|
\
|
*
vp8dec: use is_alt_data option to prevent timestamp collisions
Oleksij Rempel (Alexey Fisher)
2012-01-10
1
-0
/
+1
|
*
various: fix pad template ref leaks
Vincent Penquerc'h
2011-11-28
1
-4
/
+4
*
|
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
2011-11-26
1
-1
/
+1
|
\
\
|
|
/
|
*
vp8dec: use new basevideodecoder API to drop frames and get QoS messages posted
Tim-Philipp Müller
2011-11-25
1
-1
/
+1
*
|
vp8: Port to 0.11
Edward Hervey
2011-11-03
1
-67
/
+65
|
/
*
vp8dec: add check if we have legal aspect-ratio before reset it.
Alexey Fisher
2011-06-25
1
-2
/
+4
*
vp8dec: set par to 1/1
David Schleef
2011-06-04
1
-0
/
+2
*
vp8dec: debug code style fixes
Mark Nauwelaerts
2011-05-16
1
-6
/
+9
*
vp8dec: propagate downstream flow return to upstream
Mark Nauwelaerts
2011-05-16
1
-1
/
+1
*
basevideodecoder: really and only set src pad caps whenever requested
Mark Nauwelaerts
2011-05-16
1
-16
/
+1
*
basevideodecoder: invoke subclass start method at state change and use set_fo...
Mark Nauwelaerts
2011-05-16
1
-0
/
+14
*
basevideodecoder: subsume skip_frame into finish_frame
Mark Nauwelaerts
2011-05-16
1
-4
/
+4
*
vp8: Remove dead assignments
Edward Hervey
2010-11-25
1
-17
/
+0
*
basevideo: Move common fields/functions to basecodec
David Schleef
2010-10-15
1
-24
/
+17
*
basevideo: Move deadline to frame structure
David Schleef
2010-09-18
1
-3
/
+4
*
vp8dec: Set GstBaseVideoDecoder::packetized to TRUE as soon as possible
Philip Jägenstedt
2010-08-19
1
-1
/
+3
*
vp8: Add initial documentation, based on the theoradec/theoraenc documentation
Sebastian Dröge
2010-07-03
1
-3
/
+20
*
vp8: Move structure definitions, etc to public header files for gtk-doc
Sebastian Dröge
2010-07-03
1
-63
/
+2
*
vp8: Use VPX_PLANE_* instead of PLANE_*
Sebastian Dröge
2010-06-01
1
-3
/
+6
*
vp8dec: Set decoder deadline from the QoS information
Sebastian Dröge
2010-06-01
1
-1
/
+10
*
vp8dec: drop late frames after decoding them
Philip Jägenstedt
2010-05-21
1
-8
/
+15
*
vp8dec: Only enable postprocessing if the decoder supports it
Sebastian Dröge
2010-05-21
1
-3
/
+12
*
vp8: move #ifdef HAVE_VP8_ENCODER/DECODER
Philip Jägenstedt
2010-05-21
1
-2
/
+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
*
vp8: Undef HAVE_CONFIG_H before including libvpx headers
Sebastian Dröge
2010-05-20
1
-0
/
+6
*
vp8dec: Fix memory leak
Sebastian Dröge
2010-05-19
1
-13
/
+6
*
vp8dec: Add properties to control the VP8 decoder post processing feature
Sebastian Dröge
2010-05-19
1
-6
/
+117
*
vp8: Improve error handling and debug output
Sebastian Dröge
2010-05-19
1
-14
/
+20
*
vp8: Use correct strides and plane offsets for GStreamer
Sebastian Dröge
2010-05-19
1
-22
/
+54
*
vp8dec: Fix memory leaks and fail if initializing the decoder fails
Sebastian Dröge
2010-05-19
1
-12
/
+16
[next]