source: SHVCSoftware/branches/SHM-dev/source/App/TAppEncoder

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @1117   10 years seregin macro cleanup: R0156_CONF_WINDOW_IN_REP_FORMAT
(edit) @1116   10 years seregin macro cleanup: VPS_AVC_BL_FLAG_REMOVAL
(edit) @1110   10 years seregin macro cleanup: T_ID_EOB_BUG_FIX
(edit) @1107   10 years seregin macro cleanup: R0235_SMALLEST_LAYER_ID
(edit) @1100   10 years seregin macro cleanup: RESOLUTION_BASED_DPB
(edit) @1094   10 years seregin cleanup macros: VPS_EXTN_OFFSET_CALC, VPS_EXTN_OFFSET, …
(edit) @1090   10 years seregin cleanup macros: Q0120_PHASE_CALCULATION, P0312_VERT_PHASE_ADJ, …
(edit) @1089   10 years seregin Patch provided by Hiron Franck <franck.hiron@…> to …
(edit) @1087   10 years seregin fix error for SVC_EXTENSION = 0
(edit) @1085   10 years seregin fix for getMaxTidIlRefPicsPlus1 and remove O0225_MAX_TID_FOR_REF_LAYERS
(edit) @1084   10 years seregin fix for the sample and motion prediction flags, problem was reported …
(edit) @1081   10 years interdigital fix SHM ticket #78, the samplePredEnabledFalg/motionPredEnabledFlag …
(edit) @1070   10 years seregin fix uninitialized variables
(edit) @1068   10 years seregin fix g_bitDepthLayer index
(edit) @1067   10 years seregin fix default layerID setting
(edit) @1058   10 years interdigital support simulcast when NumActiveRefLayers is 0
(edit) @1057   10 years seregin revert back using layerIdx for m_ppcTEncTop, fix RefLayerId settings …
(edit) @1045   10 years interdigital 1. change MAX_VPS_LAYER_ID_PLUS1 to MAX_VPS_LAYER_IDX_PLUS1 2. change …
(edit) @1043   10 years seregin fix layerId/layerIdx mismatch at decoder, including fixes for the …
(edit) @1037   10 years seregin implementation of alpha channel SEI (JCTVC-P0123) with macro …
(edit) @1031   10 years seregin fix convertToMonochrome
(edit) @1030   10 years seregin fix for the ticket #70
(edit) @1029   10 years seregin merge with SHM-upgrade branch
(edit) @1011   10 years seregin fix for the ticket #55, provided by Hendry <fhendry@…>
(edit) @1005   10 years nokia Implementation of JCTVC-R0235 - Processing of bitstreams without an …
(edit) @1004   10 years seregin fix compiler warning
(edit) @999   10 years seregin use layerIdx in repformat
(edit) @997   10 years seregin setting for output layer sets
(edit) @990   10 years seregin fix for the ticket #51
(edit) @986   10 years seregin fix for the ticket #50, patch was provided by Hendry …
(edit) @982   10 years seregin fix for the ticket #48
(edit) @978   10 years nokia Implementation of JCTVC-R0071 - IRAP and EOS cross-layer impacts
(edit) @976   10 years qualcomm Fix for bug in populating PTL into VPS as described in ticket #47
(edit) @973   10 years seregin fix for the ticket #46
(edit) @958   10 years qualcomm Fix the bug in the assertion for PTL
(edit) @951   10 years qualcomm Some fixes for implementation of support for profile tier and level …
(edit) @950   10 years qualcomm Rename configuration file parameter related to output layers. Rename …
(edit) @949   10 years qualcomm Bug-fix for PTL configuration. From: Adarsh K. Ramasubramonian …
(edit) @942   10 years seregin code clean up
(edit) @941   10 years seregin support profile, tier and level for each layer, patch was provided by …
(edit) @925   10 years seregin layer specific conformance window setting, patch was provided by Jay …
(edit) @924   10 years seregin in order to generate the metadata related to conformance bitstreams, …
(edit) @912   10 years seregin Overlay SEI with macro Q0096_OVERLAY_SEI, patch was provided by …
(edit) @910   10 years nokia JCTVC-R0062 pseudo-monochrome for auxiliary pictures.
(edit) @908   10 years nokia Fix layer sets layer id list initialization.
(edit) @903   11 years nokia Integration of JCTVC-P0297 (poc_lsb_aligned_flag)
(edit) @897   11 years seregin fix compiler warning
(edit) @894   11 years qualcomm JCTVC-R0231: Signalling of VPS VUI BSP HRD parameters and other …
(edit) @884   11 years nokia implementation of jct-vc R0247 (1) Only the base layer creates the …
(edit) @877   11 years interdigital Integrated the encoder changes for RD-based 3D LUT size selection from …
(edit) @875   11 years seregin WPP setting per layer
(edit) @874   11 years qualcomm Removal of avc_base_layer_flag. This flag was in the earlier version …
(edit) @872   11 years qualcomm Move calculation of MaxSubLayerInLayerSets to a separate function …
(edit) @869   11 years seregin Move conformance window signalling to the rep_format (JCTVC-R0156), …
(edit) @868   11 years seregin update for CRI SEI, provided by Andrivon Pierre …
(edit) @866   11 years qualcomm PTL information for each layer (Macro: PER_LAYER_PTL) Signal PTL …
(edit) @865   11 years qualcomm Derivation of NecessaryLayerFlag (Macro: NECESSARY_LAYER_FLAG) Derive …
(edit) @864   11 years qualcomm JCTVC-R0272: Signalling the PTL for the 0-th OLS (Macro: LIST_OF_PTL) …
(edit) @863   11 years qualcomm Fix compiler warnings. From: Adarsh K. Ramasubramonian …
(edit) @861   11 years qualcomm Support for specifying output layer sets in the configuration file at …
(edit) @860   11 years qualcomm Bugfix and fix to compiler warnings in CRI SEI patch. From: Adarsh K. …
(edit) @859   11 years seregin fix CRI SEI file check, reported by Ramasubramonian, Adarsh Krishnan …
(edit) @856   11 years seregin CRI SEI patch provided by Andrivon Pierre …
(edit) @849   11 years sharp JCTVC-R0340 Resampling modifications …
(edit) @835   11 years qualcomm Bug fix for Ticket#33 -- incorrect TemporalId for EOB_NUT Macro: …
(edit) @830   11 years seregin set NumDirectRefLayers equal to 0 for the zero layerId
(edit) @829   11 years seregin memory release
(edit) @825   11 years qualcomm Integration of R0151(R0151_CGS_3D_ASYMLUT_IMPROVE), R0150 …
(edit) @823   11 years seregin update to HM-15.0
(edit) @820   11 years seregin remove macros SYNTAX_BYTES, SYNTAX_OUTPUT, and AVC_SYNTAX
(copy) @817   11 years seregin create SHM-dev branch
copied from trunk/source/App/TAppEncoder:
(edit) @815   11 years seregin merge with SHM-6-dev branch
Note: See TracRevisionLog for help on using the revision log.