-
Notifications
You must be signed in to change notification settings - Fork 228
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #248 from wader/avc_pps-correct-more-rbsp-data
avc_pps: Correct check if there is more rbsp data
- Loading branch information
Showing
3 changed files
with
22 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
$ fq -d avc_pps ddv avc_pps_stop_more_8bit | ||
|00 01 02 03 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f|0123456789abcdef|.{}: avc_pps_stop_more_8bit (avc_pps) 0x0-0x3.7 (4) | ||
0x0|ce |. | pic_parameter_set_id: 0 0x0-0x0 (0.1) | ||
0x0|ce |. | seq_parameter_set_id: 0 0x0.1-0x0.1 (0.1) | ||
0x0|ce |. | entropy_coding_mode_flag: false 0x0.2-0x0.2 (0.1) | ||
0x0|ce |. | bottom_field_pic_order_in_frame_present_flag: false 0x0.3-0x0.3 (0.1) | ||
0x0|ce |. | num_slice_groups: 1 0x0.4-0x0.4 (0.1) | ||
0x0|ce |. | num_ref_idx_l0_default_active: 1 0x0.5-0x0.5 (0.1) | ||
0x0|ce |. | num_ref_idx_l1_default_active: 1 0x0.6-0x0.6 (0.1) | ||
0x0|ce |. | weighted_pred_flag: false 0x0.7-0x0.7 (0.1) | ||
0x0| 1f | . | weighted_bipred_idc: 0 0x1-0x1.1 (0.2) | ||
0x0| 1f | . | pic_init_qp: 25 0x1.2-0x1.4 (0.3) | ||
0x0| 1f | . | pic_init_qs: 26 0x1.5-0x1.5 (0.1) | ||
0x0| 1f | . | chroma_qp_index_offset: 0 0x1.6-0x1.6 (0.1) | ||
0x0| 1f | . | deblocking_filter_control_present_flag: true 0x1.7-0x1.7 (0.1) | ||
0x0| 20 | | constrained_intra_pred_flag: false 0x2-0x2 (0.1) | ||
0x0| 20 | | redundant_pic_cnt_present_flag: false 0x2.1-0x2.1 (0.1) | ||
0x0| 20 | | rbsp_stop_one_bit: true 0x2.2-0x2.2 (0.1) | ||
0x0| 20 00| | .| | rbsp_trailing_bits: raw bits 0x2.3-0x3.7 (1.5) |