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
/
cbs_h2645.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cbs_h2645: Merge SEI message handling in common between codecs
Mark Thompson
2021-01-21
1
-140
/
+160
*
hevc: Use common SEI types
Mark Thompson
2021-01-21
1
-14
/
+14
*
h264: Use common SEI types
Mark Thompson
2021-01-21
1
-9
/
+9
*
cbs_h2645: Merge SEI messages in common between codecs
Mark Thompson
2021-01-21
1
-7
/
+17
*
avcodec/cbs_h2645: Move zero_byte check to its own function
Nuo Mi
2021-01-11
1
-8
/
+17
*
avcodec/cbs_h2645: remove dead code in cbs_h2645_replace_ps()
James Almer
2020-12-01
1
-2
/
+0
*
avcodec/cbs_h2645: implement CodedBitstreamType.flush() callbacks
James Almer
2020-09-29
1
-0
/
+42
*
cbs_h265: Use table-based alloc/free
Mark Thompson
2020-09-02
1
-105
/
+93
*
cbs_h2645: Ensure that non-refcounted parameter sets are fully copied
Mark Thompson
2020-09-02
1
-4
/
+6
*
cbs_h264: Use table-based alloc/free
Mark Thompson
2020-09-02
1
-93
/
+70
*
avcodec/cbs: Remove unused function parameters
Andreas Rheinhardt
2020-07-07
1
-21
/
+19
*
avcodec/cbs_h2645: abort when written inferred values don't match
James Almer
2020-06-14
1
-1
/
+2
*
avcodec/cbs_h265: add missing support for reserved_payload_extension_data SEI...
James Almer
2020-05-03
1
-0
/
+1
*
avcodec/cbs_h265: move the payload_extension_present check into its own function
James Almer
2020-05-03
1
-0
/
+10
*
avcodec/cbs: Avoid leaving the ... out in calls to variadic macros
Andreas Rheinhardt
2020-04-12
1
-7
/
+7
*
avcodec/cbs_h2645: Treat slices without data as invalid
Andreas Rheinhardt
2020-03-10
1
-0
/
+6
*
avcodec/cbs_h2645: Remove dead code to delete trailing zeroes
Andreas Rheinhardt
2020-03-10
1
-14
/
+0
*
lavc/cbs_h2645: Add missing newlines in log messages
Mark Thompson
2020-02-09
1
-2
/
+2
*
lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets
Andriy Gelman
2020-01-17
1
-0
/
+3
*
avcodec/cbs_h2645: Skip all 0 NAL units
Michael Niedermayer
2020-01-11
1
-1
/
+4
*
lavc/cbs_h2645: Fix incorrect max size of nalu unit
Andriy Gelman
2019-12-06
1
-1
/
+1
*
avcodec/cbs: Fix potential overflow
Andreas Rheinhardt
2019-11-17
1
-1
/
+1
*
avcodec/cbs: Factor out common code for writing units
Andreas Rheinhardt
2019-11-17
1
-65
/
+2
*
avcodec/cbs_h2645: Fix potential out-of-bounds array access
Andreas Rheinhardt
2019-09-29
1
-1
/
+1
*
avcodec/cbs_h264: Automatically free SEI payload on error
Andreas Rheinhardt
2019-09-24
1
-5
/
+11
*
lavc/cbs_h2645: Use av_realloc instead of av_malloc
Thierry Foucu
2019-08-28
1
-1
/
+1
*
cbs_h264: Improve adding SEI messages
Andreas Rheinhardt
2019-07-29
1
-13
/
+7
*
cbs: Don't set AVBuffer's opaque
Andreas Rheinhardt
2019-07-29
1
-9
/
+9
*
cbs: Remove useless initializations
Andreas Rheinhardt
2019-07-27
1
-4
/
+4
*
avcodec/cbs_h265: add support for Alpha Channel Info SEI messages
James Almer
2019-07-20
1
-0
/
+1
*
cbs_h2645: Fix infinite loop in more_rbsp_data
Andreas Rheinhardt
2019-07-20
1
-2
/
+4
*
configure, cbs_h2645: Remove unneeded golomb dependency
Andreas Rheinhardt
2019-07-08
1
-1
/
+0
*
cbs_h264, h264_metadata: Deleting SEI messages never fails
Andreas Rheinhardt
2019-07-08
1
-7
/
+4
*
cbs: ff_cbs_delete_unit: Replace return value with assert
Andreas Rheinhardt
2019-07-08
1
-3
/
+3
*
avcodec/cbs_h264: add support for Alternative Transfer Characteristics SEI me...
James Almer
2019-06-03
1
-0
/
+1
*
avcodec/cbs_h2645: add macros to read and write fields with no custom range o...
James Almer
2019-04-28
1
-1
/
+9
*
avcodec/cbs_h2645: add helper macros for signed values
James Almer
2019-04-16
1
-0
/
+20
*
cbs_h2645: Avoid memcpy when splitting fragment #2
Andreas Rheinhardt
2019-01-23
1
-22
/
+11
*
h2645_parse: Make ff_h2645_packet_split reference-compatible
Andreas Rheinhardt
2019-01-23
1
-4
/
+4
*
cbs_h2645: Avoid memcpy when splitting fragment
Andreas Rheinhardt
2018-11-22
1
-11
/
+17
*
cbs_h265: Add a lot more SEI parsing support
Mark Thompson
2018-11-18
1
-2
/
+21
*
cbs_h2645: Improve performance of writing slices
Andreas Rheinhardt
2018-11-12
1
-50
/
+68
*
cbs_h2645: Allocate all internal buffers with padding
Mark Thompson
2018-10-22
1
-1
/
+2
*
cbs_h264: Actually decompose end-of-sequence NAL units
Mark Thompson
2018-10-22
1
-1
/
+31
*
avcodec/cbs_h264: silence errors about end_of_seq nalus
Aman Gupta
2018-10-15
1
-0
/
+3
*
cbs_h264: Add support for mastering display SEI messages
Mark Thompson
2018-05-10
1
-0
/
+1
*
cbs_h264: Add support for pan-scan rectangle SEI messages
Mark Thompson
2018-05-10
1
-0
/
+1
*
cbs_h265: read/write content light level information SEI message
Haihao Xiang
2018-05-10
1
-0
/
+1
*
cbs_h265: read/write HEVC PREFIX SEI
Haihao Xiang
2018-05-10
1
-0
/
+45
*
avcodec/cbs_h2645: use AVBufferRef to store list of active parameter sets
James Almer
2018-05-09
1
-20
/
+26
[next]