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_h264.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
hwaccel: consistent name prefixes for start_frame/end_frame/decode_slice
Diego Biurrun
2013-03-05
1
-13
/
+14
*
h264: deMpegEncContextize
Anton Khirnov
2013-02-15
1
-10
/
+22
*
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
*
Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.
Diego Biurrun
2011-11-28
1
-2
/
+0
*
doxygen: misc consistency cosmetics
Diego Biurrun
2011-07-14
1
-3
/
+4
*
hwaccel: unbreak build
Mans Rullgard
2011-07-10
1
-5
/
+5
*
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
Stefano Sabatini
2011-05-02
1
-1
/
+1
*
Replace more FFmpeg references by Libav.
Diego Biurrun
2011-04-17
1
-1
/
+1
*
vaapi: filter out DELAYED_PIC_REF flag to determine field.
Gwenole Beauchesne
2011-04-09
1
-0
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-9
/
+9
*
Replace dprintf with av_dlog
Luca Barbato
2011-01-29
1
-3
/
+3
*
Add ff_ to AVHWAccel decoders
Luca Barbato
2011-01-27
1
-1
/
+1
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-9
/
+9
*
[VA-API] Fix long-term reference frames addition to the DPB.
Gwenole Beauchesne
2010-04-13
1
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
Cope with rev 22183:
Gwenole Beauchesne
2010-03-04
1
-4
/
+4
*
Cope with rev 22169 change:
Gwenole Beauchesne
2010-03-03
1
-4
/
+4
*
Move +52 from the loop filter to the alpha/beta offsets in the context.
Michael Niedermayer
2010-01-23
1
-2
/
+2
*
Export get_slice_type() as ff_h264_get_slice_type().
Laurent Aimar
2010-01-09
1
-14
/
+1
*
Add H.264 bitstream decoding through VAAPI.
Gwenole Beauchesne
2009-12-29
1
-0
/
+360