index
:
~wtay/gst-plugins-base
0.10
0.10.36
0.11
0.11-data
0.11-fdo
1.0
1.2
1.4
abi-unbreak
alsasink-ringbuffer
audio-duplex
audiosink-clock
bufferpool
bufferpool-0.11
burstcache
colorspace
colorspace2
d2see
dont-set-caps
download
duplex-audio
framestep
intlinks-query
master
master-fdo
memory-improvements
memory-improvements3
mikey
mulas4wl
multisocketsink-receive
new-video-caps
new-vorbis
ogg-index
oggdemux-fix
orc-0.5-bits
playbin2-groups
qnx-0.10.25
qnx-buffering
rawhide
release
rename-events
resampler
reset-time
rhel-7.0
rhel-7.2
rhel-7.3
rhel-7.x
ring_buffer_props
rtp-list
rtsp-client-connection
rtsp-connection
sa
ste-base-0.10.25
ste-base-rtp-0.10.25
temp
tiled
timestamp-audiosrc
tp-vision
video-scaler
video-scaler-old
wim-fdo/0.11-fdo
work
GStreamer base plugins hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-libs
/
gst
/
video
/
gstvideodecoder.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
videodecoder: Add GST_VIDEO_DECODER_CAST macro
Jan Schmidt
1
-0
/
+1
2014-09-23
videodecoder: Reset last_timestamp_out on new segment
Jan Schmidt
1
-1
/
+2
2014-03-02
docs: Fix argument and annotation typos
Sebastian Rasmussen
1
-1
/
+1
2014-01-18
videodecoder: Add API to get the currently pending frame size for parsing
Sebastian Dröge
1
-0
/
+1
2013-12-09
videodecoder: Add sink_query() src_query() virtual
Nicolas Dufresne
1
-1
/
+18
2013-12-05
videodecoder: Add API to allow subclasses to specify that they needs caps bef...
Sebastian Dröge
1
-0
/
+5
2013-12-01
videodecoder: make _release_frame external API
Mark Nauwelaerts
1
-0
/
+3
2013-08-16
video: make direct includes work again
Tim-Philipp Müller
1
-1
/
+0
2013-08-15
video{en,de}coder: Add new flush vfunc as a replacement for reset
Sebastian Dröge
1
-1
/
+6
2013-08-15
video{en,de}coder: Revert to old ::reset() behaviour and deprecate it
Sebastian Dröge
1
-0
/
+1
2013-07-25
audio/videodecoder: Rename variable in macro from dec to __dec
Sebastian Dröge
1
-2
/
+2
2012-11-20
videodecoder: Return the proportion directly
Sebastian Dröge
1
-2
/
+1
2012-11-20
videodecoder: Rename from get_qos_info() to get_qos_proportion()
Sebastian Dröge
1
-3
/
+2
2012-11-19
videodecoder: add getter for QoS proportion and earliest_time
Andoni Morales Alastruey
1
-0
/
+4
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-08
audio/video: update documentation for vfunc's that require chaining up
Andoni Morales Alastruey
1
-0
/
+10
2012-10-08
video: small docs fix
Wim Taymans
1
-1
/
+1
2012-09-10
video: add some padding
Mark Nauwelaerts
1
-2
/
+1
2012-08-16
video: Add methods to return a list of all pending GstVideoCodecFrames
Sebastian Dröge
1
-2
/
+4
2012-08-14
videodecoder: getters for pool and allocator
Víctor Manuel Jáquez Leal
1
-0
/
+4
2012-08-09
videodecoder: Add API to conveniently handle tags
Sebastian Dröge
1
-0
/
+4
2012-08-09
videodecoder: Add negotiate vfunc that is used to negotiate with downstream
Sebastian Dröge
1
-0
/
+4
2012-07-23
video: Rename alloc_output_buffer() to allocate_output_buffer()
Sebastian Dröge
1
-3
/
+3
2012-07-18
videodecoder: Expose _negotiate function
Edward Hervey
1
-0
/
+2
2012-07-13
libs: Remove "Since" markers and minor doc fixups
Edward Hervey
1
-26
/
+0
2012-06-15
videodecoder: Add GstVideoDecoder::propose_allocation() vfunc
Sebastian Dröge
1
-0
/
+3
2012-04-25
videodecoder: Change configure_buffer_pool() vfunc to decide_allocation() wit...
Sebastian Dröge
1
-6
/
+6
2012-04-24
videodecoder: Add support for subclasses to configure the buffer pool
Sebastian Dröge
1
-1
/
+7
2012-04-24
videodecoder: Add minimal support for buffer pools
Sebastian Dröge
1
-2
/
+0
2012-04-24
videodecoder: Require to chain up to the parent classes event functions
Sebastian Dröge
1
-9
/
+0
2012-04-24
video: Initial port of video base classes and related things to 0.11
Sebastian Dröge
1
-3
/
+6
2012-04-24
video: Base classes for video decoders and encoders
Edward Hervey
1
-0
/
+369