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
/
vaapi_vc1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-04-09
1
-2
/
+2
|
\
|
*
mpegvideo: operate with pointers to AVFrames instead of whole structs
wm4
2014-04-09
1
-2
/
+2
|
*
vaapi: switch ff_vaapi_get_surface_id from Picture to AVFrame
wm4
2014-03-20
1
-2
/
+2
*
|
avcodec/vaapi: fix pointer types after H264Picture changes
Michael Niedermayer
2014-03-17
1
-2
/
+2
*
|
Merge commit 'c2f7417eeb9cc31f75e71f7be2780f90f1628d7e'
Michael Niedermayer
2013-11-30
1
-1
/
+1
|
\
\
|
|
/
|
*
vc1: move MpegEncContext.resync_marker into VC1Context.
Anton Khirnov
2013-11-29
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-02-16
1
-9
/
+2
|
\
\
|
|
/
|
*
h264: deMpegEncContextize
Anton Khirnov
2013-02-15
1
-9
/
+2
*
|
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-2
/
+2
|
\
\
|
|
/
|
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-2
/
+2
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-3
/
+3
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-31
1
-14
/
+14
|
\
\
|
|
/
|
*
cosmetics: Drop unnecessary parentheses around return values.
Diego Biurrun
2011-12-30
1
-14
/
+14
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-29
1
-4
/
+0
|
\
\
|
|
/
|
*
Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.
Diego Biurrun
2011-11-28
1
-4
/
+0
|
*
vaapi: Fix VC-1 decoding (reconstruct bitstream TTFRM correctly).
Gwenole Beauchesne
2011-10-10
1
-1
/
+13
|
*
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
Stefano Sabatini
2011-05-02
1
-19
/
+19
*
|
vaapi: fix VC-1 decoding (reconstruct bitstream TTFRM correctly).
Gwenole Beauchesne
2011-10-06
1
-1
/
+13
*
|
replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*
Stefano Sabatini
2011-05-02
1
-19
/
+19
*
|
10l, commit that should have been stashed into the merge.
Michael Niedermayer
2011-04-17
1
-2
/
+2
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-17
1
-2
/
+2
|
\
\
|
|
/
|
*
Replace more FFmpeg references by Libav.
Diego Biurrun
2011-04-17
1
-2
/
+2
|
*
vaapi: cope with VA-API 0.32, i.e. fix VC-1 decoding on Sandy Bridge.
Gwenole Beauchesne
2011-04-09
1
-0
/
+3
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
Replace dprintf with av_dlog
Luca Barbato
2011-01-29
1
-2
/
+2
|
*
Add ff_ to AVHWAccel decoders
Luca Barbato
2011-01-27
1
-2
/
+2
*
|
vaapi: allow build against older VA-API 0.31.
Gwenole Beauchesne
2011-03-30
1
-0
/
+2
*
|
vaapi: cope with VA-API 0.32, i.e. fix VC-1 decoding on Sandy Bridge.
Gwenole Beauchesne
2011-03-29
1
-0
/
+1
*
|
Replace dprintf with av_dlog
Luca Barbato
2011-01-30
1
-2
/
+2
*
|
Add ff_ to AVHWAccel decoders
Luca Barbato
2011-01-28
1
-2
/
+2
|
/
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-5
/
+5
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-2
/
+2
*
VAAPI: fix WMV3 decoding of videos with an odd number of macroblocks per line.
Gwenole Beauchesne
2010-01-04
1
-14
/
+13
*
Use VA_INVALID_ID instead of hard coded values.
Gwenole Beauchesne
2009-12-28
1
-3
/
+3
*
Rename ff_vaapi_alloc_picture() to ff_vaapi_alloc_pic_param().
Gwenole Beauchesne
2009-12-28
1
-1
/
+1
*
Rename ff_vaapi_get_surface() to ff_vaapi_get_surface_id().
Gwenole Beauchesne
2009-12-28
1
-2
/
+2
*
Do not check for CONFIG_VC1_VAAPI_HWACCEL, the file is only
Diego Biurrun
2009-07-29
1
-2
/
+0
*
Add VC-1 bitstream decoding through VA API.
Gwenole Beauchesne
2009-04-03
1
-0
/
+355