summaryrefslogtreecommitdiffstats
path: root/encoder/ih264e_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Made gops closedHarinarayanan K K2015-07-311-7/+10
* Make sure that apv_bufs[0] and u4_is_last always are setMartin Storsjo2015-07-311-1/+7
* Check the width/height and adjust level used for RCMartin Storsjo2015-07-311-1/+2
* Fixed encode of trailing B framesHarinarayanan K K2015-07-311-0/+80
* Initialize i4_non_ref_frames_in_stream before encoding SPS/PPSMartin Storsjo2015-06-251-6/+0
* Reduced memory requirements.Harinarayanan K K2015-06-251-14/+17
* Fixed issues with forcing I and IDR frames.Harinarayanan K K2015-06-251-19/+30
* Remove the codec level stride fieldMartin Storsjo2015-06-251-10/+0
* Use a separate field for the chroma strideMartin Storsjo2015-06-251-0/+1
* Added support for Main Profile toolsets in encoder.Harinarayanan K K2015-06-251-133/+426
* Support levels 5.0 and 5.1 in the encoder properlyMartin Storsjo2015-06-031-0/+8
* Include space for chroma in the padding allocated in ih264e_get_total_pic_buf...Martin Storsjo2015-06-031-1/+1
* fix file permissionsLajos Molnar2015-05-051-0/+0
* Initial versionHamsalekha S2015-04-021-0/+1804