Sign in
aomedia
/
avm
/
c7511dee486661b48109a77db89d7bcba92333a3
/
av1
/
av1_dx_iface.c
1b319b2
[NORMATIVE] Update decoder_peek_si_internal to match RAP spec.
by Thomas Daede
· 7 years ago
a2f1728
ext-tile: output decoded tile list
by Yunqing Wang
· 7 years ago
f1c07ce
Allow multiple output frames from the decoder
by David Barker
· 7 years ago
3f9c1e2
ext_tile: handle ext-tile tile info better
by Yunqing Wang
· 7 years ago
fb35601
Add decoder control to select all-layers mode
by David Barker
· 7 years ago
5027088
Remove unused "frame cache" structure
by David Barker
· 7 years ago
93b18f3
[NORMATIVE] ext_tile: set external references at the tile level
by Yunqing Wang
· 7 years ago
e8df7ba
decoder: Rework cm->frame_to_show usage
by David Barker
· 7 years ago
fcd7166
ext_tile: add AV1D_EXT_TILE_DEBUG API
by Yunqing Wang
· 7 years ago
cd28b20
Add "const" to the coded_tile_data
by Yunqing Wang
· 7 years ago
265d15d
Add a decoder API call "AV1D_GET_TILE_DATA"
by Yunqing Wang
· 7 years ago
2af1509
Fix .obu decoding with --all-layers for S2T1
by Imdad Sardharwalla
· 7 years ago
6791ad1
cmake: output aom_version.h in config sub dir.
by Tom Finegan
· 7 years ago
6a26b0c
Set number of layers if is_reduced_header is true.
by Wan-Teh Chang
· 7 years ago
f250f48
Remove the CONFIG_BUFFER_MODEL experiment flag.
by Wan-Teh Chang
· 7 years ago
60e653d
cmake: Output aom_config in config sub dir.
by Tom Finegan
· 7 years ago
38df4dc
Check result when parsing operating point idc.
by Tom Finegan
· 7 years ago
33e9cd0
add decoder option to output all layers of scalable stream
by Soo-Chul Han
· 7 years ago
f481d98
[NORMATIVE] Add tier signaling
by Andrey Norkin
· 7 years ago
84b22b8
Remove unneeded type casts.
by Wan-Teh Chang
· 7 years ago
6e87090
Validate temporal_unit_size and frame_unit_size.
by Wan-Teh Chang
· 7 years ago
21f4825
Use size_t for decode API input size parameters.
by Tom Finegan
· 7 years ago
6958297
Rename xxx_minus1 to xxx_minus_1 to match the spec.
by Wan-Teh Chang
· 7 years ago
0bae60c
Fix handling of annexb + S2T1 format streams
by David Barker
· 7 years ago
d2f317c
modify scalability info according to operating point
by Soo-Chul Han
· 7 years ago
d8f457a
Add decoder option to select operating point
by Frank Bossen
· 7 years ago
f7ca938
Make type conversion explicit
by Yaowu Xu
· 7 years ago
20a336d
Add AV1_COPY_NEW_FRAME_IMAGE API call in decoder
by Yunqing Wang
· 7 years ago
7ecf815
av1_dx_iface: fix ambiguous var name.
by Tom Finegan
· 7 years ago
4450c76
Modify the decoder AV1_SET_REFERENCE API
by Yunqing Wang
· 7 years ago
4ea3c5e
fix/augment scalability testing
by Soo-Chul Han
· 7 years ago
be66804
Check data_sz before skipping a temporal delimiter.
by Wan-Teh Chang
· 7 years ago
5c0e80e
Fix logic of decoder_peek_si_internal()
by David Barker
· 7 years ago
acd41f9
[NORMATIVE] Send level for still pictures
by Debargha Mukherjee
· 7 years ago
112c582
Update decoder_peek_si_internal
by Debargha Mukherjee
· 7 years ago
8acdbfc
replace Annex-B with Annex-B-prime
by Soo-Chul Han
· 7 years ago
29c46fb
[NORMATIVE-DECODING] option of annex-b/non-annex-b bitstreams
by Soo-Chul Han
· 7 years ago
c7119a7
Remove CONFIG_FILM_GRAIN and CONFIG_FILM_GRAINEX
by Yaowu Xu
· 7 years ago
7f313c0
Remove CONFIG_SCALABILITY
by Yaowu Xu
· 7 years ago
4352fed
[NORMATIVE] Film grain for odd frame dimensions
by Andrey Norkin
· 7 years ago
1836abc
Remove unused static functions.
by Urvang Joshi
· 7 years ago
5427be1
Remove CONFIG_OBU_SIZE_AFTER_HEADER preproc guards.
by Tom Finegan
· 7 years ago
df5b291
Avoid memory OOB access in get_obu_length_field_size()
by Hui Su
· 7 years ago
811a5fc
[NORMATIVE] Align scalability implementation with spec
by Yaowu Xu
· 7 years ago
9d9ec1f
Remove CONFIG_OBU_SIZING preprocessor guards.
by Tom Finegan
· 7 years ago
03391a2
obu: Fix decoder_peek_si_interal for size_after_header
by Vignesh Venkatasubramanian
· 7 years ago
5521a18
Remove frame_parallel_decode option on decoder side.
by Debargha Mukherjee
· 7 years ago
dd6ef6c
Remove CONFIG_EXT_TILE macro
by Yaowu Xu
· 7 years ago
f76ee51
Remove CONFIG_MFMV macro
by Yaowu Xu
· 7 years ago
13ee28c
Add util function for reading OBU type.
by Tom Finegan
· 7 years ago
8ab2bba
Remove CONFIG_FRAME_SIZE macro.
by Tom Finegan
· 7 years ago
2ccf4b9
Remove CONFIG_EXT_PARTITION config flag
by Debargha Mukherjee
· 7 years ago
f277ca3
Fix decoder_peek_si_internal with obu_sizing enabled.
by Tom Finegan
· 7 years ago
0d639a9
Remove CONFIG_LOOP_RESTORATION config flag
by Debargha Mukherjee
· 7 years ago
9cbc235
Dead code removal: superframe index parsing.
by Tom Finegan
· 7 years ago
2a5575e
Re-enable EXT_TILE unit tests
by Yunqing Wang
· 7 years ago
d29ea97
Remove CONFIG_OBU macro
by Yaowu Xu
· 7 years ago
e11b68d
Remove CONFIG_EXT_QM
by Yaowu Xu
· 7 years ago
cc6e0e1
Adding config file parsing implementation
by Maxym Dmytrychenko
· 7 years ago
f858986
add scalability experiment
by Soo-Chul Han
· 7 years ago
6f1c2f7
Film grain synthesis algorithm
by Andrey Norkin
· 7 years ago
28e9ce2
Adding timing info to sequence headers
by Andrey Norkin
· 7 years ago
47cc255
Remove deadline
by Sean DuBois
· 7 years ago
8695e98
Revert "add scalability experiment"
by Tom Finegan
· 7 years ago
2eeadab
add scalability experiment
by Soo-Chul Han
· 7 years ago
af8e264
Don't calculate chroma data in monochrome mode
by Imdad Sardharwalla
· 7 years ago
8ae64a9
ext_tile: Not to write large_scale_tile bit to bitstream
by Yunqing Wang
· 7 years ago
0c3545b
Disallow 4:4:0 subsampling
by David Barker
· 7 years ago
e526769
Rearrange the colorspace/mono deocde logic a bit
by Debargha Mukherjee
· 7 years ago
f340fec
No colorspace for mono-video f/ CICP compatibility
by Debargha Mukherjee
· 7 years ago
f9a50ea
Update profile/bitdepth/sampling in header
by Debargha Mukherjee
· 7 years ago
9e69463
CICP colorspace signaling
by Andrey Norkin
· 7 years ago
64c2311
Inline function 'read_marker'
by Sebastien Alaiwan
· 7 years ago
2b1ec18
Drop support for decryption
by Sebastien Alaiwan
· 7 years ago
b02d0b1
Re-enable obu (HLS R19) by default
by Yaowu Xu
· 7 years ago
a14de5b
Revert "enable obu (HLS R19) by default"
by Yaowu Xu
· 7 years ago
0dc0ddc
enable obu (HLS R19) by default
by Soo-Chul Han
· 7 years ago
317002f
Monochrome control now in colorspace header
by Imdad Sardharwalla
· 7 years ago
730c805
Added monochrome option to the decoder.
by Imdad Sardharwalla
· 7 years ago
e0b1599
Plumb in a "monochrome" flag
by Rupert Swarbrick
· 7 years ago
38427e8
remove writing/parsing superframe index with new HLS
by Soo-Chul Han
· 7 years ago
7193f02
Implement approved version of FRAME_SIZE experiment
by Arild Fuldseth (arilfuld)
· 7 years ago
568bf10
Move a call to free
by Yaowu Xu
· 7 years ago
e83fcfe
Hide coding details of fid_length/delta_fid_length
by Frederic Barbier
· 7 years ago
6cc1fd3
Refactor motion field mv buffer
by Jingning Han
· 7 years ago
5e70a11
Deduplicate use_reference_buffer/frame_id_numbers_present_flag
by David Barker
· 7 years ago
778023d
Add sequence (kf) level flag for reference buffer
by Debargha Mukherjee
· 8 years ago
3e22da3
Remove unused bytes from uncompressed header.
by Thomas Daede
· 8 years ago
65c00ae
initial implementation of HLS based on R18
by Soo-Chul Han
· 8 years ago
497d195
Normalize set/get reference ctrls to use ref frame index.
by Thomas Daede
· 8 years ago
6bec6ec
Fix stream info peeking
by Sebastien Alaiwan
· 8 years ago
c2502b5
Make ext_tile compatible with reference_buffer
by Yunqing Wang
· 8 years ago
eeb08a9
Make EXT_TILE compatible with TILE_GROUPS
by Yunqing Wang
· 8 years ago
85b4900
Don't desync with the default encoder configuration.
by Thomas Daede
· 8 years ago
e4c6fc1
Encode superframes in front
by Sebastien Alaiwan
· 8 years ago
8b7a4e1
Fix unit tests with --disable-lowbitdepth
by Sebastien Alaiwan
· 8 years ago
76fb126
Experiment: adding the source video information signaling (Netflix)
by anorkin
· 8 years ago
afe71d9
Remove the aom_codec_stream_info_t size field.
by Ralph Giles
· 8 years ago
d8cd55f
ext_tile: add 2 tile encoding modes
by Yunqing Wang
· 8 years ago
2cf03b1
Add a simple frame data inspection API.
by Nathan E. Egge
· 8 years ago
Next »