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
/
qsvdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qsvdec: only access hwaccel_context is the pixel format is QSV
Anton Khirnov
2016-07-31
1
-1
/
+1
*
qsv: print more complete error messages
Anton Khirnov
2016-07-22
1
-6
/
+5
*
qsvdec: when a frames ctx is supplied, use its frame dimensions
Anton Khirnov
2016-07-03
1
-2
/
+7
*
qsvdec: add support for P010 (10-bit 420) decoding
Anton Khirnov
2016-07-03
1
-4
/
+11
*
qsvdec: use the same mfxFrameInfo for allocating frames that was passed to DE...
Anton Khirnov
2016-07-03
1
-9
/
+6
*
qsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc as well
Anton Khirnov
2016-07-03
1
-13
/
+2
*
lavc: export the timestamps when decoding in AVFrame.pts
Anton Khirnov
2016-06-21
1
-1
/
+6
*
qsvdec: support getting the session from an AVHWFramesContext
Anton Khirnov
2016-06-21
1
-8
/
+54
*
qsvdec: move reading the user-provided session to qsv_decode_init()
Anton Khirnov
2016-06-21
1
-13
/
+11
*
qsvdec: store the sync point in heap memory
Anton Khirnov
2016-02-24
1
-6
/
+28
*
qsvdec: properly handle the warning from MFXVideoCORE_SyncOperation
Maxym Dmytrychenko
2016-01-01
1
-1
/
+3
*
qsvdec: make ff_qsv_decode_init() static
Anton Khirnov
2015-09-28
1
-2
/
+2
*
qsvdec: close the MFX decoder on uninit
Anton Khirnov
2015-09-28
1
-0
/
+3
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
lavc: add Intel libmfx-based HEVC decoder.
Anton Khirnov
2015-07-25
1
-1
/
+2
*
qsvdec: move qsv_process_data() from qsvdec_h264 to the common code
Anton Khirnov
2015-07-25
1
-3
/
+106
*
qsvdec: fix a memleak of async_fifo
Anton Khirnov
2015-07-25
1
-4
/
+6
*
qsvdec: avoid an infinite loop with no consumed data and no output
Anton Khirnov
2015-07-25
1
-0
/
+7
*
qsvdec: properly handle asynchronous decoding
Anton Khirnov
2015-07-19
1
-8
/
+33
*
lavc: add Intel libmfx-based HEVC encoder
Anton Khirnov
2015-07-08
1
-1
/
+1
*
qsvdec: add 'decode' to the non-static function names
Anton Khirnov
2015-03-27
1
-2
/
+2
*
qsvdec: split off some code that will be shared with the encoder
Anton Khirnov
2015-03-27
1
-84
/
+5
*
qsv: rename to qsvdec
Anton Khirnov
2015-03-27
1
-0
/
+369