Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libavc
/
cb9903952be53e96567162958e4c9f1eac07d878
cb99039
Merge "Encoder: Fixed adaptive intra refresh."
by Hangyu Kuang
· 9 years ago
4f067b6
Encoder: Fixed adaptive intra refresh.
by Doney Alex
· 9 years ago
8668fbc
Encoder: Added support for Constrained intra prediction.
by Doney Alex
· 9 years ago
7aa4d0c
Merge commit '743eebf5bd13bbe87232a00244ee4e66fa2c97f2' into HEAD
by Bill Yi
· 9 years ago
94bf490
Remove __DATE__/__TIME__ from Android builds am: f197ccb756
by Dan Willemsen
· 9 years ago
f197ccb
Remove __DATE__/__TIME__ from Android builds
by Dan Willemsen
· 9 years ago
743eebf
am 66be90d7: Reconcile branch with master after mass cherrypicks
by Marco Nelissen
· 9 years ago
24525f5
am 7ba9f34a: Decoder: Memset 8 extra bytes at the end of internal bitstream buffer
by Harish Mahendrakar
· 9 years ago
07c1544
am e023fbb2: Decoder: Once all the MBs in a picture are decoded ignore remaining bytes
by Harish Mahendrakar
· 9 years ago
ff6e5a5
am e027a11e: Decoder: Exit gracefully in case of allocation failure
by Harish Mahendrakar
· 9 years ago
0117c70
am 5351d3a4: Decoder: Added a check for unsupported resolutions
by Harish Mahendrakar
· 9 years ago
526afed
am 126d84e0: Encoder added support for VUI params
by Hamsalekha S
· 9 years ago
badfd88
am 9d04b13b: Moved check for level after check for resolution change.
by Hamsalekha S
· 9 years ago
4fdd3d5
am 0ddd9677: Fix a typo in gai4_ih264_max_luma_pic_size
by Martin Storsjo
· 9 years ago
66be90d
Reconcile branch with master after mass cherrypicks
by Marco Nelissen
· 9 years ago
7ba9f34
Decoder: Memset 8 extra bytes at the end of internal bitstream buffer
by Harish Mahendrakar
· 9 years ago
e023fbb
Decoder: Once all the MBs in a picture are decoded ignore remaining bytes
by Harish Mahendrakar
· 9 years ago
e027a11
Decoder: Exit gracefully in case of allocation failure
by Harish Mahendrakar
· 9 years ago
5351d3a
Decoder: Added a check for unsupported resolutions
by Harish Mahendrakar
· 9 years ago
126d84e
Encoder added support for VUI params
by Hamsalekha S
· 9 years ago
9d04b13
Moved check for level after check for resolution change.
by Hamsalekha S
· 9 years ago
0ddd967
Fix a typo in gai4_ih264_max_luma_pic_size
by Martin Storsjo
· 9 years ago
6464140
am e7873697: Merge "Return error in SPS/PPS parsing when extra bytes are read from input"
by Marco Nelissen
· 9 years ago
a7401ce
am cceb0ba6: Merge "Decoder: Once all the MBs in a picture are decoded ignore remaining bytes"
by Marco Nelissen
· 9 years ago
71a7148
am f377e8cb: Decoder: Memset 8 extra bytes at the end of internal bitstream buffer
by Harish Mahendrakar
· 9 years ago
e75ebeb
am 09c58b2c: Merge "Decoder: Fixed an out of bound read in intra pred buffers"
by Marco Nelissen
· 9 years ago
b26040a
am 3d9f217e: Decoder: Exit gracefully in case of allocation failure
by Harish Mahendrakar
· 9 years ago
e787369
Merge "Return error in SPS/PPS parsing when extra bytes are read from input"
by Marco Nelissen
· 9 years ago
cceb0ba
Merge "Decoder: Once all the MBs in a picture are decoded ignore remaining bytes"
by Marco Nelissen
· 9 years ago
f377e8c
Decoder: Memset 8 extra bytes at the end of internal bitstream buffer
by Harish Mahendrakar
· 9 years ago
09c58b2
Merge "Decoder: Fixed an out of bound read in intra pred buffers"
by Marco Nelissen
· 9 years ago
3abab0f
Return error in SPS/PPS parsing when extra bytes are read from input
by Harish Mahendrakar
· 9 years ago
a2b785c
Decoder: Once all the MBs in a picture are decoded ignore remaining bytes
by Harish Mahendrakar
· 9 years ago
3f4ed79
Decoder: Fixed an out of bound read in intra pred buffers
by Harish Mahendrakar
· 9 years ago
3d9f217
Decoder: Exit gracefully in case of allocation failure
by Harish Mahendrakar
· 9 years ago
9b47c50
am 800acb9b: Merge "Decoder: Added a check for unsupported resolutions"
by Marco Nelissen
· 9 years ago
800acb9
Merge "Decoder: Added a check for unsupported resolutions"
by Marco Nelissen
· 9 years ago
76bd1f1
Decoder: Added a check for unsupported resolutions
by Harish Mahendrakar
· 9 years ago
df6ea8b
am 59348127: Decoder: Fixed an issue in handling flush
by Harish Mahendrakar
· 9 years ago
3bb2680
am 07ae78bd: Decoder: Fixed an out of bound read in intra pred buffers
by Harish Mahendrakar
· 9 years ago
6e4e1ad
am 0778ebc0: am 39f8ae0a: Decoder: Fixed an issue in handling flush
by Harish Mahendrakar
· 9 years ago
0778ebc
am 39f8ae0a: Decoder: Fixed an issue in handling flush
by Harish Mahendrakar
· 9 years ago
5934812
Decoder: Fixed an issue in handling flush
by Harish Mahendrakar
· 9 years ago
07ae78b
Decoder: Fixed an out of bound read in intra pred buffers
by Harish Mahendrakar
· 9 years ago
5431135
am 251b007e: Decoder: Reduced memory requirements
by Harish Mahendrakar
· 9 years ago
251b007
Decoder: Reduced memory requirements
by Harish Mahendrakar
· 9 years ago
e26c66e
am 2ee0c1bc: Return error in SPS/PPS parsing when extra bytes are read from input
by Harish Mahendrakar
· 9 years ago
2ee0c1b
Return error in SPS/PPS parsing when extra bytes are read from input
by Harish Mahendrakar
· 9 years ago
39f8ae0
Decoder: Fixed an issue in handling flush
by Harish Mahendrakar
· 9 years ago
e17b279
am 8c2c86f6: (-s ours) am fe2bfd39: Merge "Decoder: Reduced memory requirements"
by Marco Nelissen
· 9 years ago
11442f8
am 1c1e2f2c: (-s ours) am 4202606c: Encoder added support for VUI params
by Hamsalekha S
· 9 years ago
503f1ef
am 658e8d9a: (-s ours) am 2eaba5eb: Encoder: Fixed an issue in handling FPS greater than 60
by Harish Mahendrakar
· 9 years ago
0df967c
am b10d216f: (-s ours) am 374e7a89: Merge "Encoder: Fixed an issue in handling FPS greater than 60" into mnc-dev
by Ronghua Wu
· 9 years ago
a745dbf
am 308ae11c: (-s ours) am c8581659: Support for level greater than level at init in Decoder
by Hamsalekha S
· 9 years ago
6715418
am ed297a4b: (-s ours) am 8a503281: Support for level greater than level at init in Decoder
by Hamsalekha S
· 9 years ago
8395c13
am e3da14c4: (-s ours) am e789d1d2: Decoder: Fixed issues shown by Valgrind
by Hamsalekha S
· 9 years ago
fb923fc
am 43af91db: (-s ours) am bbc83b16: Don\'t use side effects in the macro PUT_BITS_SEV parameters
by Martin Storsjo
· 9 years ago
5c0298b
am 6423373a: (-s ours) am dbe9ac89: Made gops closed
by Harinarayanan K K
· 9 years ago
967e633
am 55dc0907: (-s ours) am 860f7520: Always do recon of 4x4 intra blocks
by Martin Storsjo
· 9 years ago
0f837a4
am 9a3e4479: (-s ours) am 33134b26: Validate the u4_entropy_coding_mode field
by Martin Storsjo
· 9 years ago
6d2547f
am 63ac8091: (-s ours) am 8ce82804: Fixed issue in cost computation for BIPRED ME
by Harinarayanan K K
· 9 years ago
d4005c0
am 34cdc7fc: (-s ours) am 0574be65: Cabac optimizations
by Doney Alex
· 9 years ago
9cdef70
am 67e59edb: (-s ours) am eddf6a33: Use INT_MAX as i4_max_sad in ih264e_evaluate_bipred
by Martin Storsjo
· 9 years ago
b3c5dad
am 81ce210a: (-s ours) am 6fb90f8f: Make sure that apv_bufs[0] and u4_is_last always are set
by Martin Storsjo
· 9 years ago
c8d1ce3
am 44bf7d01: (-s ours) am dc4c6140: avcenc: Initialize avg_time
by Martin Storsjo
· 9 years ago
2b446d3
am 37247e1a: (-s ours) am a6bcaf36: Check the width/height and adjust level used for RC
by Martin Storsjo
· 9 years ago
ff19981
am 21e6c0c5: (-s ours) am 01168dc0: Fixed encode of trailing B frames
by Harinarayanan K K
· 9 years ago
54ab28f
am ad9fb186: (-s ours) am b0aadd0c: Remove the now unused stride field from the set dimensions struct
by Martin Storsjo
· 9 years ago
7b919b7
am 74c858ae: (-s ours) am 0cf554f7: Fixed encode of single frame
by Harinarayanan K K
· 9 years ago
0fbd845
am 9aada81f: (-s ours) am 4b09a8c0: Don\'t declare variables after statements
by Martin Storsjo
· 9 years ago
44ef4f5
am a7935f26: (-s ours) am 698de0ed: Mark arrays of pointers as const
by Martin Storsjo
· 9 years ago
afa9de9
am c3f753bb: (-s ours) am 970dfc0e: Don\'t set -mno-avx
by Martin Storsjo
· 9 years ago
34f3d6e
am 0b751f46: (-s ours) am 61791a91: Remove double semicolons (empty statements)
by Martin Storsjo
· 9 years ago
3802710
am 09cb983a: (-s ours) am 90bd0454: Decoder: Fixed issues shown by Valgrind
by Hamsalekha S
· 9 years ago
c4fdc93
am c53965cb: (-s ours) am 1cd52d60: Merge "Don\'t use side effects in the macro PUT_BITS_SEV parameters"
by Marco Nelissen
· 9 years ago
609eb4b
am 777448fc: (-s ours) am aad45873: Made gops closed
by Harinarayanan K K
· 9 years ago
14e3b6f
am 21949e60: (-s ours) am 634567f1: Merge "Always do recon of 4x4 intra blocks"
by Marco Nelissen
· 9 years ago
04e2c19
am 1da9fc7c: (-s ours) am 5696adb5: Validate the u4_entropy_coding_mode field
by Martin Storsjo
· 9 years ago
f28e85b
am ea4fec2a: (-s ours) am b7d5bb5e: Fixed issue in cost computation for BIPRED ME
by Harinarayanan K K
· 9 years ago
e4c0df8
am 4a578ca1: (-s ours) am 9c6a2f78: Cabac optimizations
by Doney Alex
· 9 years ago
f17597e
am 3d970f95: (-s ours) am 0fee9486: Use INT_MAX as i4_max_sad in ih264e_evaluate_bipred
by Martin Storsjo
· 9 years ago
2ef72ff
am dd27b57b: (-s ours) am 8e78e306: Make sure that apv_bufs[0] and u4_is_last always are set
by Martin Storsjo
· 9 years ago
9e164c2
am 702958b7: (-s ours) am 08e68e85: avcenc: Initialize avg_time
by Martin Storsjo
· 9 years ago
67a37ee
am efb02ba5: (-s ours) am cc58d3f4: Check the width/height and adjust level used for RC
by Martin Storsjo
· 9 years ago
6ddaf7e
am abf5f780: (-s ours) am a306c952: Merge "Fixed encode of trailing B frames"
by Marco Nelissen
· 9 years ago
ba4af7a
am d8950319: (-s ours) am d0603c30: Merge "Remove the now unused stride field from the set dimensions struct"
by Marco Nelissen
· 9 years ago
19f1f6e
am 2f4cabc4: (-s ours) am f080d515: Fixed encode of single frame
by Harinarayanan K K
· 9 years ago
93182e8
am 6c876451: (-s ours) am 9fbffcfb: Don\'t declare variables after statements
by Martin Storsjo
· 9 years ago
73733ae
am 1ce35e8a: (-s ours) am 3c192ea2: Merge "Mark arrays of pointers as const"
by Marco Nelissen
· 9 years ago
ba097fb
am 683517db: (-s ours) am 87ad734d: Merge "Don\'t set -mno-avx"
by Marco Nelissen
· 9 years ago
24861e5
am d6890814: (-s ours) am 76cdaed5: Remove double semicolons (empty statements)
by Martin Storsjo
· 9 years ago
bd75146
am fe2bfd39: Merge "Decoder: Reduced memory requirements"
by Marco Nelissen
· 9 years ago
72150be
am 4202606c: Encoder added support for VUI params
by Hamsalekha S
· 9 years ago
8c2c86f
am fe2bfd39: Merge "Decoder: Reduced memory requirements"
by Marco Nelissen
· 9 years ago
1c1e2f2
am 4202606c: Encoder added support for VUI params
by Hamsalekha S
· 9 years ago
fe2bfd3
Merge "Decoder: Reduced memory requirements"
by Marco Nelissen
· 9 years ago
34b3e47
Decoder: Reduced memory requirements
by Harish Mahendrakar
· 9 years ago
4202606
Encoder added support for VUI params
by Hamsalekha S
· 9 years ago
5acd4c2
am 2eaba5eb: Encoder: Fixed an issue in handling FPS greater than 60
by Harish Mahendrakar
· 9 years ago
658e8d9
am 2eaba5eb: Encoder: Fixed an issue in handling FPS greater than 60
by Harish Mahendrakar
· 9 years ago
Next »