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
/
hevc_ps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/hevc_ps: Expose all SPS and PPS range extension flags
Philip Langdale
2019-02-16
1
-11
/
+8
*
lavc/hevc_ps: fix crop info for monochrome
Zhao Zhili
2018-08-22
1
-4
/
+12
*
lavc/hevc_ps: use skip_bits instead of get_bits when skip bits.
Jun Zhao
2018-07-13
1
-1
/
+1
*
lavc/hevc_ps: Refine sps_range_extension parse.
Jun Zhao
2018-07-13
1
-4
/
+2
*
lavc/hevc_ps: Use correct pix_fmt AV_PIX_FMT_GRAY9 for 9-bit 4:0:0 input.
Carl Eugen Hoyos
2018-05-25
1
-1
/
+1
*
avcodec/nvdec_hevc: add support for new extended sps/pps flags from SDK 8.1
Timo Rothenpieler
2018-04-13
1
-3
/
+2
*
avcodec/hevc_ps: Check log2_sao_offset_scale_*
Michael Niedermayer
2018-01-30
1
-0
/
+5
*
avcodec/hevc_ps: add a function to uninitialize parameter set buffers
James Almer
2018-01-21
1
-0
/
+16
*
Merge commit '1329c08ad6d2ddb304858f2972c67b508e8b0f0e'
James Almer
2017-11-11
1
-2
/
+2
|
\
|
*
hevc: Validate the number of long term reference pictures
Mark Thompson
2017-08-05
1
-0
/
+6
|
*
hevc: Improve stream constraint values in common header
Mark Thompson
2017-08-05
1
-1
/
+1
|
*
golomb: Convert to the new bitstream reader
Diego Biurrun
2017-01-31
1
-1
/
+1
|
*
hevcdec: export cropping information instead of handling it internally
Anton Khirnov
2017-01-12
1
-21
/
+12
*
|
hevc: Improve stream constraint values in common header
Mark Thompson
2017-10-17
1
-1
/
+1
*
|
avcodec/hevc_ps: extract SPS fields required for hvcC construction
Aman Gupta
2017-09-28
1
-1
/
+2
*
|
avcodec/hevc_ps: Fix limit of chroma_qp_offset_list_len_minus1
Michael Niedermayer
2017-09-12
1
-1
/
+1
*
|
avcodec/hevc_ps: improve check for missing default display window bitstream
James Almer
2017-09-11
1
-6
/
+27
*
|
avcodec/hevc_ps: Fix undefined shift in pcm code
Michael Niedermayer
2017-08-29
1
-3
/
+3
*
|
avcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_short_term_rps()
Michael Niedermayer
2017-08-24
1
-0
/
+12
*
|
avcodec/hevc_ps: fix integer overflow in log2_parallel_merge_level_minus2
Michael Niedermayer
2017-07-26
1
-3
/
+5
*
|
avcodec/hevc_ps: Fix integer overflow with beta/tc offsets
Michael Niedermayer
2017-06-30
1
-6
/
+8
*
|
avcodec/hevc_ps: Fix max_dec_buffer check
Michael Niedermayer
2017-06-25
1
-2
/
+2
*
|
hevc: Fix scaling list prediction delta for the 32x32 inter matrix
Mark Thompson
2017-06-14
1
-0
/
+1
*
|
avcodec/hevc_ps: Fix runtime error: index 32 out of bounds for type 'uint8_t ...
Michael Niedermayer
2017-06-04
1
-0
/
+6
*
|
avcodec/hevc_ps: Fix runtime error: signed integer overflow: 2147483628 + 256...
Michael Niedermayer
2017-05-31
1
-1
/
+1
*
|
avcodec/hevcdec: export cropping information instead of handling it internally
James Almer
2017-05-26
1
-19
/
+12
*
|
avcodec/hevcdec: remove HEVCContext usage from ff_hevc_compute_poc()
James Almer
2017-05-05
1
-0
/
+23
*
|
Merge commit 'ff9db5cfd14558df9cfcc54d6c062bc34bf1f341'
Clément Bœsch
2017-04-08
1
-3
/
+3
|
\
\
|
|
/
|
*
lavc: Use a stricter check for the color properties values
Vittorio Giovara
2016-12-02
1
-3
/
+3
|
*
Use avpriv_report_missing_feature() where appropriate
Diego Biurrun
2016-11-08
1
-4
/
+3
*
|
Fix all -Wformat warnings raised by DJGPP
Clément Bœsch
2017-03-29
1
-1
/
+1
*
|
Merge commit 'f6e2f8a9ffda2247bffba991450990d075ea68e3'
James Almer
2017-03-23
1
-7
/
+7
|
\
\
|
|
/
|
*
hevcdec: move parameter set parsing into a separate header
Anton Khirnov
2016-10-16
1
-7
/
+7
*
|
Merge commit '150c896a9e46b23b97debb0a5f66fbaeaa32f153'
James Almer
2017-03-23
1
-0
/
+1
|
\
\
|
|
/
|
*
hevcdec: split ff_hevc_diag_scan* declarations into a separate header
Anton Khirnov
2016-10-16
1
-0
/
+1
*
|
Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765'
James Almer
2017-03-23
1
-8
/
+8
|
\
\
|
|
/
|
*
hevcdec: move decoder-independent declarations into a separate header
Anton Khirnov
2016-10-16
1
-8
/
+8
*
|
Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'
Clément Bœsch
2017-03-23
1
-1
/
+1
|
\
\
|
|
/
|
*
hevc: rename hevc.[ch] to hevcdec.[ch]
Anton Khirnov
2016-10-16
1
-1
/
+1
|
*
hevc: set profile based on the profile compatibility flags if needed
Hendrik Leppkes
2016-07-20
1
-1
/
+5
|
*
dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS
Hendrik Leppkes
2016-02-13
1
-0
/
+1
*
|
lavc/hevc_ps: Use correct pix_fmt for 10bit 4:0:0.
Carl Eugen Hoyos
2016-11-14
1
-1
/
+1
*
|
lavc/hevc_ps: Fix an error message.
Carl Eugen Hoyos
2016-11-10
1
-3
/
+2
*
|
lavc/hevc_ps: Use correct pix_fmt for 12bit 4:0:0.
Carl Eugen Hoyos
2016-11-10
1
-1
/
+1
*
|
lavc/hevc: store VPS/SPS/PPS data
Matthieu Bouron
2016-09-09
1
-0
/
+36
*
|
hevc: fix size condition in ptl parsing
Hendrik Leppkes
2016-05-07
1
-1
/
+1
*
|
lavc/hevc_ps: Fix default display window offsets for yuv422 and yuv444.
Carl Eugen Hoyos
2016-03-13
1
-5
/
+6
*
|
lavc/hevc_ps: Support GBR decoding.
Carl Eugen Hoyos
2016-03-13
1
-0
/
+13
*
|
lavc/hevc_ps: Fix offset for yuv422 and yuv444.
Carl Eugen Hoyos
2016-03-09
1
-5
/
+6
*
|
hevc: set profile based on the profile compatibility flags if needed
Hendrik Leppkes
2016-02-01
1
-1
/
+5
[next]