index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
dxva2_h264.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dxva2: Factorize DXVA context validity test into a single macro
Steve Lhomme
2017-01-08
1
-3
/
+1
*
dxva2_h264: Remove an unused variable
Martin Storsjö
2016-06-21
1
-1
/
+0
*
h264: move the parameter set definitions to a new header file
Anton Khirnov
2016-06-21
1
-0
/
+1
*
h264: rename h264.[ch] to h264dec.[ch]
Anton Khirnov
2016-06-21
1
-1
/
+1
*
cosmetics: Fix spelling mistakes
Vittorio Giovara
2016-05-04
1
-1
/
+1
*
dxva2_h264: Unbreak compilation after 3176217c6
Martin Storsjö
2016-04-25
1
-0
/
+2
*
h264: factor out calculating the POC count into a separate file
Anton Khirnov
2016-04-24
1
-1
/
+1
*
h264: decouple h264_ps from the h264 decoder
Anton Khirnov
2016-04-24
1
-39
/
+41
*
h264: factor out pred weight table parsing into a separate file
Anton Khirnov
2016-03-28
1
-10
/
+10
*
h264data: Move all data tables from a header to a .c file
Diego Biurrun
2016-03-25
1
-1
/
+1
*
dxva: Include last the internal header
Luca Barbato
2015-10-14
1
-1
/
+5
*
D3D11va: add a Direct3D11 video decoder similar to DXVA2
Steve Lhomme
2015-05-25
1
-40
/
+98
*
h264: use properly allocated AVFrames
Anton Khirnov
2015-04-29
1
-5
/
+5
*
dxva2_h264: fix slice offset in long slice structs
Hendrik Leppkes
2015-03-23
1
-1
/
+1
*
h264: use a smaller struct for the ref lists
Anton Khirnov
2015-03-21
1
-1
/
+1
*
h264: move mb_{x,y} into the per-slice context
Anton Khirnov
2015-03-21
1
-1
/
+1
*
h264: move redundant_pic_count into the per-slice context
Anton Khirnov
2015-03-21
1
-1
/
+1
*
h264: move cabac_init_idc into the per-slice context
Anton Khirnov
2015-03-21
1
-1
/
+1
*
h264: move loopfilter parameters into the per-slice context
Anton Khirnov
2015-03-21
1
-5
/
+5
*
h264: move the ref lists variables into the per-slice context
Anton Khirnov
2015-03-21
1
-7
/
+8
*
h264: move direct_spatial_mv_pred into the per-slice context
Anton Khirnov
2015-03-21
1
-1
/
+1
*
h264: move the slice type variables into the per-slice context
Anton Khirnov
2015-03-21
1
-4
/
+5
*
h264: move the quantizers into the per-slice context
Anton Khirnov
2015-03-21
1
-1
/
+1
*
h264: split weighted pred-related vars into per-slice context
Anton Khirnov
2015-03-21
1
-10
/
+11
*
dxva2: Pass variable of correct type to IDirectXVideoDecoder_GetBuffer()
Diego Biurrun
2014-09-01
1
-2
/
+5
*
hwaccel: Rename priv_data_size to frame_priv_data_size
Anton Khirnov
2014-05-11
1
-1
/
+1
*
hwaccel: fix dxva2 & vaapi loop filter parameters
Michael Niedermayer
2014-04-28
1
-2
/
+2
*
dxva2_h264: add a workaround for old Intel GPUs
Hendrik Leppkes
2014-04-28
1
-1
/
+7
*
dxva2_h264: set the correct ref frame index in the long slice struct
Hendrik Leppkes
2014-04-28
1
-4
/
+14
*
dxva2: Directly use AVFrames
Michael Niedermayer
2014-04-01
1
-4
/
+4
*
mpegvideo: move mpegvideo formats-related defines to mpegutils.h
Vittorio Giovara
2014-03-16
1
-0
/
+1
*
h264: move relevant fields from Picture to H264Picture
Vittorio Giovara
2014-03-16
1
-5
/
+5
*
h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro.
Anton Khirnov
2013-03-21
1
-1
/
+1
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-5
/
+5
*
lavc: move AVFrame.hwaccel_picture_private to Picture.
Anton Khirnov
2013-03-08
1
-4
/
+4
*
hwaccel: consistent name prefixes for start_frame/end_frame/decode_slice
Diego Biurrun
2013-03-05
1
-10
/
+11
*
h264: deMpegEncContextize
Anton Khirnov
2013-02-15
1
-24
/
+24
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-1
/
+1
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
dxva2_h264: fix signaling of mbaff frames
Hendrik Leppkes
2012-06-26
1
-1
/
+2
*
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-27
1
-1
/
+0
*
Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.
Diego Biurrun
2011-11-28
1
-1
/
+0
*
dxva2_h264: pass the correct 8x8 scaling lists
Carl Eugen Hoyos
2011-09-30
1
-6
/
+8
*
dxva: Add ability to enable workaround for older ATI cards
Joakim Plate
2011-09-30
1
-9
/
+22
*
DxVA2: unbreak build after [657ccb5ac75ce34e62bd67f228d9bd36db72189e]
Jean-Baptiste Kempf
2011-07-10
1
-9
/
+9
*
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
Stefano Sabatini
2011-05-02
1
-2
/
+2
*
Replace more FFmpeg references by Libav.
Diego Biurrun
2011-04-17
1
-4
/
+4
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Add ff_ to AVHWAccel decoders
Luca Barbato
2011-01-27
1
-1
/
+1
*
Fixed DXVA_Slice_H264_Long::BitOffsetToSliceData value.
Rafaël Carré
2010-10-21
1
-1
/
+1
[next]