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
*
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
*
|
avcodec/hevc_ps: Check chroma_format_idc
Michael Niedermayer
2015-11-05
1
-0
/
+4
*
|
dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS
Hendrik Leppkes
2015-08-03
1
-0
/
+1
*
|
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
1
-3
/
+3
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec flags
Vittorio Giovara
2015-07-27
1
-3
/
+3
*
|
avcodec/hevc_ps: Also print depth in failure path of map_pixel_format()
Michael Niedermayer
2015-07-18
1
-2
/
+2
*
|
Merge commit 'c88c5eef53ff1619724ba47b722da64ec0593dab'
Michael Niedermayer
2015-07-15
1
-131
/
+135
|
\
\
|
|
/
|
*
hevc: Split the struct setup from the pps parsing
Luca Barbato
2015-07-15
1
-127
/
+131
*
|
Merge commit '32c8d89c036b0e75ece74aea638df587099def0b'
Michael Niedermayer
2015-07-14
1
-0
/
+3
|
\
\
|
|
/
|
*
hevc: Print the non-supported chroma_format_idc
Luca Barbato
2015-07-13
1
-1
/
+2
*
|
Merge commit '8e373fe048812a25b238ea60a7052b8c07639a42'
Michael Niedermayer
2015-07-14
1
-42
/
+50
|
\
\
|
|
/
|
*
hevc: Factor out the pixel format mapping from the sps parser
Luca Barbato
2015-07-13
1
-27
/
+34
|
*
hevc_ps: make sure failing to decode an SPS always returns an error
Anton Khirnov
2015-07-13
1
-1
/
+1
*
|
Merge commit 'b11acd57326db6c2cc1475dd0bea2a06fbc85aa2'
Michael Niedermayer
2015-07-12
1
-61
/
+62
|
\
\
|
|
/
|
*
hevc: remove HEVCContext usage from hevc_ps
Anton Khirnov
2015-07-12
1
-49
/
+50
*
|
avcodec/hevc_ps: Remove gotos from ff_hevc_parse_sps()
Michael Niedermayer
2015-07-09
1
-50
/
+29
*
|
avcodec/hevc_ps: Do not return success on failures in ff_hevc_parse_sps()
Michael Niedermayer
2015-07-09
1
-0
/
+1
*
|
Merge commit 'fd124d8357b1becfde3ac8d5e3320127cf97a5b7'
Michael Niedermayer
2015-07-09
1
-108
/
+113
|
\
\
|
|
/
|
*
hevc_ps: split the code for parsing the SPS and exporting it into the context
Anton Khirnov
2015-07-08
1
-89
/
+96
*
|
avcodec/hevc_ps: Only discard overread VPS if a previous is available
Michael Niedermayer
2015-06-18
1
-1
/
+2
*
|
avcodec/hevc_ps: Move log2_ctb_size checks up to prevent undefined shift oper...
Michael Niedermayer
2015-05-13
1
-12
/
+13
*
|
avcodec/hevc_ps: Explicitly check num_tile_* for negative values
Michael Niedermayer
2015-05-13
1
-2
/
+2
*
|
avcodec/hevc_ps: Check vps_num_hrd_parameters
Michael Niedermayer
2015-05-13
1
-0
/
+5
*
|
avcodec/hevc_ps: More completely check vps_num_layer_sets
Michael Niedermayer
2015-05-13
1
-1
/
+2
*
|
avcodec/hevc: Remove current_sps
Michael Niedermayer
2015-04-28
1
-6
/
+1
*
|
avcodec: use av_mod_uintp2() where useful
James Almer
2015-04-21
1
-2
/
+2
*
|
Merge commit 'df528b11ac607de13a7c438f2a51f2119f71a03c'
Michael Niedermayer
2015-04-03
1
-13
/
+46
|
\
\
|
|
/
|
*
hevc: make sure no dangling pointers remain around on VPS/SPS change
Anton Khirnov
2015-04-03
1
-7
/
+39
*
|
Merge commit 'ce0bc09ee2580d49fec90a6eb0de2ba1b580c854'
Michael Niedermayer
2015-04-03
1
-2
/
+8
|
\
\
|
|
/
|
*
hevc: do not change the VPS if its contents are the same
Anton Khirnov
2015-04-03
1
-2
/
+8
|
*
hevc: zero the correct variables on invalid crop parameters
Anton Khirnov
2015-03-21
1
-4
/
+4
|
*
hevc_ps: remove a write-only variable
Anton Khirnov
2014-07-11
1
-2
/
+1
[next]