aboutsummaryrefslogtreecommitdiff
path: root/encoder/ih264e_utils.c
AgeCommit message (Expand)Author
2023-10-03libavcenc: increment picture count only on valid inputsRam Mohan M
2023-10-01libavcenc: Remove duplicate code and improve readabilityRam Mohan M
2023-10-01libavcenc: forward current frame intra cost to rc accuratelyRam Mohan M
2023-09-28libavcenc: Fixed bug in the case of IDR frame being skipped.Hamsalekha S
2023-06-01libavcenc: fix null buffer dereferencingAayush Soni
2023-02-14libavc: Added support for SII SEI messageMallikarjun Kamble
2022-08-17Encoder: add support for PSNR exportManisha Jajoo
2021-04-15encoder: fix null buffer dereferencingandroid-s-beta-2android-s-beta-1Aayush Soni
2019-10-24libavc: Add MDCV, CLL, CCV and AVE SEI messagesChamarthi Kishore
2019-05-10libavcenc: Fix B frame incomplete subgop issueThomala Srinivas
2015-07-28Made gops closedHarinarayanan K K
2015-07-28Make sure that apv_bufs[0] and u4_is_last always are setMartin Storsjo
2015-07-28Check the width/height and adjust level used for RCMartin Storsjo
2015-06-29Fixed encode of trailing B framesHarinarayanan K K
2015-06-24Initialize i4_non_ref_frames_in_stream before encoding SPS/PPSMartin Storsjo
2015-06-24Reduced memory requirements.Harinarayanan 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-24Use a separate field for the chroma strideMartin Storsjo
2015-06-24Added support for Main Profile toolsets in encoder.Harinarayanan K K
2015-06-03Support levels 5.0 and 5.1 in the encoder properlyMartin Storsjo
2015-05-25Include space for chroma in the padding allocated in ih264e_get_total_pic_buf...Martin Storsjo
2015-05-05fix file permissionsLajos Molnar
2015-04-02Initial versionHamsalekha S