index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
vdpau
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-05
vdpau: GstBaseVideoDecoder set default par to 1/1
Carl-Anton Ingmarsson
1
-6
/
+18
2010-09-05
vdpau: remove gst_base_video_decoder_get_current_frame
Carl-Anton Ingmarsson
10
-63
/
+51
2010-09-05
vdpau: rework GstBaseVideoDecoder timestamping
Carl-Anton Ingmarsson
4
-175
/
+97
2010-09-05
vdpau: fix invalid unref
Carl-Anton Ingmarsson
1
-1
/
+1
2010-08-09
vdpaumpeg4dec: fix typo in default_non_intra_quant_matrix
Carl-Anton Ingmarsson
1
-1
/
+1
2010-08-09
vdpau: add mpeg4 part2 decoder
Carl-Anton Ingmarsson
8
-2
/
+1374
2010-08-06
vdpau: fix destruction of GstVdpDevice when it failed to open
Carl-Anton Ingmarsson
2
-6
/
+4
2010-08-06
vdpausink: use separate mutex for device locking
Carl-Anton Ingmarsson
2
-7
/
+22
2010-08-02
vdpau: set back plugin ranks to GST_RANK_NONE
Carl-Anton Ingmarsson
1
-3
/
+3
2010-08-02
vdpau: slightly fix GstBaseVideoDecoder timestamping
Carl-Anton Ingmarsson
4
-58
/
+68
2010-08-02
vdpau: init debug category in gst_vdp_video_buffer_get_type
Carl-Anton Ingmarsson
1
-0
/
+2
2010-07-30
vdpau: add error reporting to device creation
Carl-Anton Ingmarsson
6
-99
/
+102
2010-07-30
vdpau: fix small typo in GstBaseVideoDecoder
Carl-Anton Ingmarsson
1
-1
/
+1
2010-07-30
vdpau: use gst_vdp_yuv_to_video_caps in GstVdpVideoSrcPad to transform set caps
Carl-Anton Ingmarsson
1
-10
/
+4
2010-07-30
vdpau: rename gst_vdp_video_buffer_parse_yuv_caps and move it to gstvdputils.h
Carl-Anton Ingmarsson
5
-71
/
+82
2010-07-30
vdpau: GstVdpOutputSrcPad use gst_pad_alloc when outputting video/x-raw-rgb
Carl-Anton Ingmarsson
1
-4
/
+27
2010-07-30
vdpau: properly remove "chroma-type" field from transformed caps
Carl-Anton Ingmarsson
1
-1
/
+1
2010-07-30
vdpauvideopostprocess: use GstVdp[Video|Output]BufferPool to cache our buffers
Carl-Anton Ingmarsson
4
-156
/
+107
2010-07-30
vdpausink: use GstVdpOutputBufferPool to alloc our buffers
Carl-Anton Ingmarsson
2
-53
/
+39
2010-07-30
vdpau: use GstVdpVideoBufferPool in GstVdpVideoSrcPad
Carl-Anton Ingmarsson
1
-58
/
+34
2010-07-30
vdpau: add GstVdpOutputBufferPool
Carl-Anton Ingmarsson
7
-12
/
+216
2010-07-30
vdpau: add GstVdpVideoBufferPool
Carl-Anton Ingmarsson
7
-15
/
+220
2010-07-30
vdpau: add GstVdpBufferPool base class
Carl-Anton Ingmarsson
5
-0
/
+581
2010-07-30
vdpau: remove GstVdpOutputSrcPad "template-caps" property
Carl-Anton Ingmarsson
4
-50
/
+21
2010-07-30
vdpau: remove GstVdpOutputSrcPad code to retrieve the device from downstream
Carl-Anton Ingmarsson
2
-154
/
+101
2010-07-30
vdpau: cleanup GstVdpDecoder opening of it's GstVdpDevice
Carl-Anton Ingmarsson
6
-156
/
+135
2010-07-30
vdpau: fix GstBaseVideoDecoder returning wrong GstStateChangeReturn
Carl-Anton Ingmarsson
1
-2
/
+4
2010-07-30
vdpaumpegdec: remove unneeded setting of buffer flags
Carl-Anton Ingmarsson
1
-12
/
+0
2010-07-27
vdpau: dist new header file
Tim-Philipp Müller
1
-1
/
+2
2010-07-23
vdpau: add gst_vdp_decoder_render and gst_vdp_decoder_init_decoder
Carl-Anton Ingmarsson
4
-206
/
+186
2010-07-19
vdpauh264dec: try to calculate framerate if we don't get one from upstream
Carl-Anton Ingmarsson
2
-1
/
+21
2010-07-19
vdpau: fix segfault when vdpau device could not be created
Thijs Vermeir
1
-0
/
+1
2010-07-18
vdpauh264dec: fix problem when encountering GST_NAL_AU_DELIMITER
Carl-Anton Ingmarsson
1
-7
/
+1
2010-07-15
vdpauh264dec: calculate width and height from bitstream info
Carl-Anton Ingmarsson
1
-4
/
+18
2010-07-15
vdpauh264dec: fix usage of g_bit_storage
Carl-Anton Ingmarsson
1
-1
/
+1
2010-07-14
vdpaumpegdec: rename zigzag matrix
Carl-Anton Ingmarsson
1
-8
/
+9
2010-07-14
vdpauh264dec: use g_bit_storage instead of log2
Carl-Anton Ingmarsson
1
-10
/
+1
2010-06-29
vdpau: Check for log2 and only use it if it's available
Sebastian Dröge
1
-0
/
+8
2010-06-28
vdpauh264dec: don't use deprecated g_ptr_array_free incase glib >= 2.22
Carl-Anton Ingmarsson
1
-0
/
+5
2010-06-28
vdpauvideopostprocess: fix resizing of output
Carl-Anton Ingmarsson
1
-9
/
+0
2010-06-28
vdpauh264dec: don't use glib 2.22 functions
Carl-Anton Ingmarsson
1
-3
/
+3
2010-06-28
vdpau: change GstBaseVideoDecoder state api
Carl-Anton Ingmarsson
4
-33
/
+21
2010-06-28
vdpauh264dec: free frames on finalize in GstH264DPB
Carl-Anton Ingmarsson
1
-3
/
+9
2010-06-28
vdpau: add display property to GstVdpDecoder
Carl-Anton Ingmarsson
4
-94
/
+63
2010-06-28
vdpauh264dec: rename GstVdpH264Frame to GstH264Frame
Carl-Anton Ingmarsson
6
-77
/
+76
2010-06-28
vdpau: fix error handling when plugging "vdpauvideopostprocess ! fakesink"
Carl-Anton Ingmarsson
2
-41
/
+44
2010-06-28
vdpau: add error parameter to gst_vdp_video_src_pad_get_device
Carl-Anton Ingmarsson
6
-60
/
+83
2010-06-28
vdpau: Link to $(LIBM) for log2 and friends
Sebastian Dröge
1
-2
/
+3
2010-06-26
vdpau: add GstVdpDecoder base class
Carl-Anton Ingmarsson
9
-149
/
+197
2010-06-26
vdpauh264dec: add gst_h264_dpb_set_output_func function
Carl-Anton Ingmarsson
3
-10
/
+27
[prev]
[next]