No description
Find a file
Martin Storsjo c75cf37283 Support levels 5.0 and 5.1 in the encoder properly
The function ih264e_get_lvl_idx lacked handling of them
before, which meant that it returned index 0 (corresponding
to level 1.0) if level 5.0 or 5.1 were selected.

Change-Id: I482213e68e11fd091c72ec57a593392aa1a0a4ae
2015-06-03 08:47:38 -07:00
common Fix a typo in gas_ih264_lvl_tbl, set proper sizes for level 1.1 2015-06-03 08:45:29 -07:00
decoder Remove an empty source file 2015-06-03 08:40:46 -07:00
encoder Support levels 5.0 and 5.1 in the encoder properly 2015-06-03 08:47:38 -07:00
test Multithreading changes and better error resilience 2015-06-03 07:27:36 -07:00
Android.mk fix file permissions 2015-05-05 17:51:34 +00:00
decoder.arm.mk fix file permissions 2015-05-05 17:51:34 +00:00
decoder.arm64.mk Set cflags for the right arch in the arm64 makefile 2015-06-03 08:43:52 -07:00
decoder.mips.mk fix file permissions 2015-05-05 17:51:34 +00:00
decoder.mips64.mk Fix a variable name typo in the mips64 makefiles 2015-06-03 08:30:27 -07:00
decoder.mk Remove an empty source file 2015-06-03 08:40:46 -07:00
decoder.x86.mk fix file permissions 2015-05-05 17:51:34 +00:00
decoder.x86_64.mk fix file permissions 2015-05-05 17:51:34 +00:00
encoder.arm.mk fix file permissions 2015-05-05 17:51:34 +00:00
encoder.arm64.mk Set cflags for the right arch in the arm64 makefile 2015-06-03 08:43:52 -07:00
encoder.mips.mk fix file permissions 2015-05-05 17:51:34 +00:00
encoder.mips64.mk Fix a variable name typo in the mips64 makefiles 2015-06-03 08:30:27 -07:00
encoder.mk fix file permissions 2015-05-05 17:51:34 +00:00
encoder.x86.mk fix file permissions 2015-05-05 17:51:34 +00:00
encoder.x86_64.mk fix file permissions 2015-05-05 17:51:34 +00:00