index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
vdpau.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/vdpau: Re-factor pre-hwaccel helper functions into separate header
Philip Langdale
2015-05-25
1
-0
/
+1
*
Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6'
Michael Niedermayer
2015-04-29
1
-4
/
+4
|
\
*
\
Merge commit '95eb35f30513e335990ad0d5dca6ddc318477291'
Michael Niedermayer
2015-03-21
1
-1
/
+1
|
\
\
|
|
/
*
|
Merge commit '56febc993b928ccc039a32158ca60b234c311875'
Michael Niedermayer
2015-03-21
1
-1
/
+1
|
\
\
|
|
/
*
|
avcodec/vdpau: fix assertion failure and < vs > error
Michael Niedermayer
2014-12-28
1
-3
/
+2
*
|
Merge commit '737d35e33408263c04d7730f5487eed0d04938ba'
Michael Niedermayer
2014-12-27
1
-1
/
+3
|
\
\
|
|
/
*
|
Merge commit 'ebd5320afd42d4315851f3e0ca7f5d4a6300eb68'
Michael Niedermayer
2014-12-27
1
-1
/
+5
|
\
\
|
|
/
|
*
vdpau: add support for 4:2:2 and 4:4:4 chroma sampling
Rémi Denis-Courmont
2014-12-25
1
-1
/
+5
*
|
Merge commit 'c220a60f92dde9c7c118fc4deddff5c1f617cda9'
Michael Niedermayer
2014-12-27
1
-4
/
+47
|
\
\
|
|
/
|
*
vdpau: add helper for surface chroma type and size
Rémi Denis-Courmont
2014-12-25
1
-4
/
+47
*
|
Merge commit '559fa0d41b5cf8f7e1ba89d1ac70e74712eb2816'
Michael Niedermayer
2014-12-14
1
-0
/
+9
|
\
\
|
|
/
|
*
vdpau: add mapping for H.264 Constrained Baseline profile and fallback
Rémi Denis-Courmont
2014-12-14
1
-0
/
+9
*
|
Merge commit '8502c1e9ff9c1dbb6e467630c048d098f4064021'
Michael Niedermayer
2014-12-14
1
-0
/
+3
|
\
\
|
|
/
|
*
vdpau: add mapping for H.264 Extended profile
Rémi Denis-Courmont
2014-12-14
1
-0
/
+3
*
|
Merge commit '8b51bcfed75721e0d20832e5a90e1d585318c9d9'
Michael Niedermayer
2014-12-14
1
-16
/
+17
|
\
\
|
|
/
|
*
vdpau: revector macro to reduce line span
Rémi Denis-Courmont
2014-12-14
1
-16
/
+17
*
|
Merge commit 'ce91b2eae6ea52fc1a7003566d26db20ca62d745'
Michael Niedermayer
2014-10-28
1
-1
/
+1
|
\
\
|
|
/
|
*
vdpau: return MAIN instead of BASELINE for H.264 CBP
Rémi Denis-Courmont
2014-10-28
1
-1
/
+1
*
|
Merge commit 'd565fef1b83b6c5f8afb32229260b79f67c68109'
Michael Niedermayer
2014-10-15
1
-2
/
+5
|
\
\
|
|
/
|
*
vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check
Rémi Denis-Courmont
2014-10-15
1
-2
/
+5
*
|
Merge commit 'c1724623ce0433c6a9ee72133b1fd4db75ec7193'
Michael Niedermayer
2014-10-15
1
-0
/
+3
|
\
\
|
|
/
|
*
vdpau: have av_vdpau_bind_context() fail on unsupported flag
Rémi Denis-Courmont
2014-10-15
1
-0
/
+3
*
|
avcodec/vdpau: do not dereference hwctx before checking it for NULL
Michael Niedermayer
2014-10-06
1
-1
/
+1
*
|
avcodec/vdpau: fix render2() check
Michael Niedermayer
2014-10-06
1
-1
/
+1
*
|
Merge commit 'bef067f88c74190cdf7e76d12f02e12e069974aa'
Michael Niedermayer
2014-10-06
1
-0
/
+40
|
\
\
|
|
/
|
*
vdpau: check video surface and decoder capabilities
Rémi Denis-Courmont
2014-10-06
1
-0
/
+40
*
|
Merge commit 'e3e158e81f0666b8fe66be9ce1cad63a535920e0'
Michael Niedermayer
2014-10-06
1
-1
/
+21
|
\
\
|
|
/
|
*
vdpau: add av_vdpau_bind_context()
Rémi Denis-Courmont
2014-10-06
1
-1
/
+21
*
|
Merge commit '502cde409ca5ee97ef70c2cdede88b9101746ff6'
Michael Niedermayer
2014-10-06
1
-0
/
+29
|
\
\
|
|
/
|
*
vdpau: force reinitialization when output resolution changes
Rémi Denis-Courmont
2014-10-06
1
-0
/
+29
*
|
avcodec/vdpau: warn if the user application has not setup avctx->hwaccel_cont...
Michael Niedermayer
2014-10-06
1
-0
/
+6
*
|
Merge commit '89ac99ba5f2dc9f69ad3bc294753930eb0b3e4a4'
Michael Niedermayer
2014-10-06
1
-1
/
+2
|
\
\
|
|
/
|
*
vdpau: pass codec-specific parameters from hwaccel
Rémi Denis-Courmont
2014-10-05
1
-2
/
+2
*
|
Merge commit 'ce083282f0a8b7d63c4047c30b7bac498f9806dd'
Michael Niedermayer
2014-10-06
1
-0
/
+64
|
\
\
|
|
/
|
*
vdpau: common support for managing the VdpDecoder in avcodec
Rémi Denis-Courmont
2014-10-05
1
-0
/
+64
*
|
Merge commit 'fcc1022611f79c2f3aa2f392a5ce14c74be9c1d7'
Michael Niedermayer
2014-10-06
1
-15
/
+28
|
\
\
|
|
/
|
*
vdpau: factor out common end-of-frame handling
Rémi Denis-Courmont
2014-10-05
1
-6
/
+19
*
|
Merge commit '319424d25c53f82b87187ce03ed984d438f1bee6'
Michael Niedermayer
2014-10-06
1
-0
/
+24
|
\
\
|
|
/
|
*
vdpau: add helper for VDPAU to libav error codes conversion
Rémi Denis-Courmont
2014-10-05
1
-0
/
+24
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-04-09
1
-14
/
+14
|
\
\
|
|
/
|
*
mpegvideo: operate with pointers to AVFrames instead of whole structs
wm4
2014-04-09
1
-1
/
+1
|
*
vdpau: switch ff_vdpau_get_surface_id from Picture to AVFrame
wm4
2014-03-20
1
-1
/
+1
*
|
Merge commit '7948a51b5c3d08e1a1173442a7ff72b220def303'
Michael Niedermayer
2014-03-20
1
-5
/
+3
|
\
\
|
|
/
|
*
vdpau: don't assume Picture and H264Picture are the same
wm4
2014-03-20
1
-5
/
+3
*
|
avcodec/vdpau: update ff_vdpau_h264_set_reference_frames() to H264Picture
Michael Niedermayer
2014-03-17
1
-2
/
+2
*
|
avcodec/vdpau: fix ff_vdpau_get_surface_id() argument after H264Picture
Michael Niedermayer
2014-03-17
1
-1
/
+1
*
|
Merge commit 'eeaf4f3b87815cbae4c12856cfaafb3a2dae8e0c'
Michael Niedermayer
2014-03-05
1
-1
/
+1
|
\
\
|
|
/
|
*
av_vdpau_get_profile: mask out H.264 intra profile flag
Rémi Denis-Courmont
2014-03-04
1
-1
/
+1
*
|
vdpau: restore compatibility with deprecated fields in AVVDPAUContext
Hendrik Leppkes
2014-01-10
1
-0
/
+17
*
|
Merge commit '48e139409556861c9e561ce34133891d8eecc3cf'
Michael Niedermayer
2013-11-30
1
-3
/
+4
|
\
\
|
|
/
[next]