Custom Query (1442 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 1442)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#751 fixed undefined reference in software-manual.tex dthoang
Description

Latex reports the following warning:

LaTeX Warning: Reference `sec:gop-structure' on page 7 undefined on input line 655.

Suggested fix is to add "\label{sec:gop-structure}" right after "\subsection{GOP structure table}".

#203 fixed undefined memory access with SlideShow LP-LC QP=32 davidf
Description

A mismatch has been detected between running the encoder on different platforms for a particular specific sequence and configuration.

Using the configuration: ftp://ftp.kw.bbc.co.uk/hevc/hm-4.0-anchors/logs.bbc/ldP_lc/SlideShow_1280x720_20/QP=32/encoder.cfg

Further checking has with valgrind has revealed:

POC    7 TId: 0 ( P-SLICE, QP 35 )       8552 bits [Y 41.2143 dB    U 46.6770 dB    V 49.2018 dB] [ET   720 ] [L0 6 5 4 0 ] [L1 ] [MD5:a7df59fd976de5bfdc4c36a0558aba67]
==14058== Conditional jump or move depends on uninitialised value(s)
==14058==    at 0x438C8B: TEncSearch::xCheckBestMVP(TComDataCU*, RefPicList, TComMv, TComMv&, int&, unsigned int&, unsigned int&) (in /dump/df-4.0rc1-anchors/bin/jctvc-tmuc-enc-28c4437-remotes-svn-upstream-tags-HM-4.0rc1)
#1403 fixed un-used index in the loop in eq. (F-53) (JCTVC-R1013_v6) bordesp
Description

In F.7.4.7.1-General slice segment header semantics:

The variable "j" in the loop is not used.

for( i = 0, j = 0; i < NumActiveRefLayerPics; i++ ) (F 53)

RefPicLayerId[ i ] = IdDirectRefLayer[ nuh_layer_id ][ inter_layer_pred_layer_idc[ i ] ]

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.