aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-26Decoder: Fixed an issue in handling flushandroid-6.0.0_r26android-6.0.0_r25android-6.0.0_r24android-6.0.0_r23android-6.0.0_r13android-6.0.0_r12android-6.0.0_r11marshmallow-dr-releaseHarish Mahendrakar
2015-09-25Decoder: Fixed an out of bound read in intra pred buffersHarish Mahendrakar
2015-09-24merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger
2015-09-23Decoder: Reduced memory requirementsHarish Mahendrakar
2015-09-22merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger
2015-09-18Return error in SPS/PPS parsing when extra bytes are read from inputHarish Mahendrakar
2015-08-03Encoder: Fixed an issue in handling FPS greater than 60Harish Mahendrakar
2015-08-03Merge "Encoder: Fixed an issue in handling FPS greater than 60" into mnc-devmarshmallow-devRonghua Wu
2015-08-03Encoder: Fixed an issue in handling FPS greater than 60Harish Mahendrakar
2015-08-01merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger
2015-07-31Support for level greater than level at init in DecoderHamsalekha S
2015-07-31Decoder: Fixed issues shown by ValgrindHamsalekha S
2015-07-31Don't use side effects in the macro PUT_BITS_SEV parametersMartin Storsjo
2015-07-31Made gops closedHarinarayanan K K
2015-07-31Always do recon of 4x4 intra blocksMartin Storsjo
2015-07-31Validate the u4_entropy_coding_mode fieldMartin Storsjo
2015-07-31Fixed issue in cost computation for BIPRED MEHarinarayanan K K
2015-07-31Cabac optimizationsDoney Alex
2015-07-31Use INT_MAX as i4_max_sad in ih264e_evaluate_bipredMartin Storsjo
2015-07-31Make sure that apv_bufs[0] and u4_is_last always are setMartin Storsjo
2015-07-31avcenc: Initialize avg_timeMartin Storsjo
2015-07-31Check the width/height and adjust level used for RCMartin Storsjo
2015-07-31Fixed encode of trailing B framesHarinarayanan K K
2015-07-31Remove the now unused stride field from the set dimensions structMartin Storsjo
2015-07-31Fixed encode of single frameHarinarayanan K K
2015-07-31Don't declare variables after statementsMartin Storsjo
2015-07-31Mark arrays of pointers as constMartin Storsjo
2015-07-31Don't set -mno-avxMartin Storsjo
2015-07-31Remove double semicolons (empty statements)Martin Storsjo
2015-07-06merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger
2015-06-25Fix MIPS buildMarco Nelissen
2015-06-25Remove all other thread implementations than pthreadMartin Storsjo
2015-06-25Don't declare variables after statementsMartin Storsjo
2015-06-25Reorder code to avoid reading uninitialized dataMartin Storsjo
2015-06-25Force regenerating the header via i4_gen_header instead of i4_header_modeMartin Storsjo
2015-06-25Don't use static structs for rc initMartin Storsjo
2015-06-25Initialize i4_non_ref_frames_in_stream before encoding SPS/PPSMartin Storsjo
2015-06-25avcenc: Make sure that "avcenc --help" works as intendedMartin Storsjo
2015-06-25avcenc: Check that enough arguments exist before parsingMartin Storsjo
2015-06-25Allow setting profile IV_PROFILE_MAINMartin Storsjo
2015-06-25Added check for minimum output buffer size.Harinarayanan K K
2015-06-25Added code to handle cases with qp less than 10Harinarayanan K K
2015-06-25Reduced memory requirements.Harinarayanan K K
2015-06-25Fixed QP lockupsHarinarayanan K K
2015-06-25Fixed issues with forcing I and IDR frames.Harinarayanan K K
2015-06-25Fix string handling for generating version stringsMartin Storsjo
2015-06-25Remove some unused source files and headersMartin Storsjo
2015-06-25Remove a duplicate headerMartin Storsjo
2015-06-25Don't add -m32/-m64 to the cflagsMartin Storsjo
2015-06-25Remove an unused and unnecessary function prototype and associated defineMartin Storsjo