aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-03Encoder: Fixed an issue in handling FPS greater than 60android-m-preview-2Harish Mahendrakar
2015-07-29Support for level greater than level at init in DecoderHamsalekha S
2015-07-29Decoder: Fixed issues shown by ValgrindHamsalekha S
2015-07-28Merge "Don't use side effects in the macro PUT_BITS_SEV parameters"Marco Nelissen
2015-07-28Made gops closedHarinarayanan K K
2015-07-28Merge "Always do recon of 4x4 intra blocks"Marco Nelissen
2015-07-28Validate the u4_entropy_coding_mode fieldMartin Storsjo
2015-07-28Fixed issue in cost computation for BIPRED MEHarinarayanan K K
2015-07-28Cabac optimizationsDoney Alex
2015-07-28Use INT_MAX as i4_max_sad in ih264e_evaluate_bipredMartin Storsjo
2015-07-28Make sure that apv_bufs[0] and u4_is_last always are setMartin Storsjo
2015-07-28avcenc: Initialize avg_timeMartin Storsjo
2015-07-28Check the width/height and adjust level used for RCMartin Storsjo
2015-07-28Merge "Fixed encode of trailing B frames"Marco Nelissen
2015-07-28Merge "Remove the now unused stride field from the set dimensions struct"Marco Nelissen
2015-07-28Fixed encode of single frameHarinarayanan K K
2015-07-28Don't declare variables after statementsMartin Storsjo
2015-07-28Merge "Mark arrays of pointers as const"Marco Nelissen
2015-07-28Merge "Don't set -mno-avx"Marco Nelissen
2015-07-18Don't use side effects in the macro PUT_BITS_SEV parametersMartin Storsjo
2015-07-02Always do recon of 4x4 intra blocksMartin Storsjo
2015-06-29Fixed encode of trailing B framesHarinarayanan K K
2015-06-27Remove the now unused stride field from the set dimensions structMartin Storsjo
2015-06-27Don't set -mno-avxMartin Storsjo
2015-06-27Mark arrays of pointers as constMartin Storsjo
2015-06-27Remove double semicolons (empty statements)Martin Storsjo
2015-06-25Merge "Remove all other thread implementations than pthread"android-m-preview-1Marco Nelissen
2015-06-25Merge "Don't declare variables after statements"Marco 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-24Fix MIPS buildMarco Nelissen
2015-06-24Initialize i4_non_ref_frames_in_stream before encoding SPS/PPSMartin Storsjo
2015-06-24avcenc: Make sure that "avcenc --help" works as intendedMartin Storsjo
2015-06-24Allow setting profile IV_PROFILE_MAINMartin Storsjo
2015-06-24Added check for minimum output buffer size.Harinarayanan K K
2015-06-24Added code to handle cases with qp less than 10Harinarayanan K K
2015-06-24Reduced memory requirements.Harinarayanan K K
2015-06-24Fixed QP lockupsHarinarayanan K K
2015-06-24Fixed issues with forcing I and IDR frames.Harinarayanan K K
2015-06-24Remove the codec level stride fieldMartin Storsjo
2015-06-24Always copy data to a local buffer if padding is neededMartin Storsjo
2015-06-24Set the luma/chroma strides depending on source bufferMartin Storsjo
2015-06-24Use a separate field for the chroma strideMartin Storsjo
2015-06-24armv8: Don't touch the x18 registerMartin Storsjo
2015-06-24arm: Properly match /* */ comments in the arm assemblyMartin Storsjo
2015-06-24Allow using the clang built-in arm assemblerMartin Storsjo
2015-06-24armv8: Don't accidentally write 8 bytes instead of 4Martin Storsjo
2015-06-24arm: Use vqmovun instead of vqshrun #0Martin Storsjo
2015-06-24arm: Use unified syntax, ldrsheq instead of ldreqshMartin Storsjo