- Feb 20, 2014
-
-
Jingning Han authored
-
Jingning Han authored
-
Tom Finegan authored
-
Marco Paniconi authored
-
Yunqing Wang authored
-
Aℓex Converse authored
-
Tom Finegan authored
Cast result of round() to int. Change-Id: Ib708fddfadde4c765001ce9723fda113fd0f4bf6
-
Tom Finegan authored
-
Tom Finegan authored
Cast result of round() to int. Change-Id: I4982886ad4e7657b4c40d21bd850d31690a68c28
-
Marco Paniconi authored
Current setting was specific to 1 layer case. rc_target_bitrate is total bitrate for whole stream, so set it to ts_target_bitrate for highest/top temporal layer. Change-Id: I83de73364956fa21c0a7c971c9f390d4840457e6
-
Marco Paniconi authored
Avoid special context setting for alt-ref in svc mode. Change-Id: I5337d0739abe16aab7854bcaa3c8537191c4b60c
-
Paul Wilkins authored
-
James Zern authored
-
James Zern authored
-
James Zern authored
-
James Zern authored
-
Aℓex Converse authored
Change-Id: Ia9252ad0caa4d2bda529a3fe93efcb31e7eb2da0
-
Tom Finegan authored
Change-Id: I1210ce23cf8f98950c445a17ef51a73c6852c89f
-
Tom Finegan authored
Use unsigned loop counters in set_roi_map() and set_active_map(). Change-Id: I9bbaed38b51ef73b82ba4ad4c4bc18ca5d2399f9
-
- Feb 19, 2014
-
-
Tom Finegan authored
Use unsigned int instead of uint64_t for duration and deadline arguments to functions get_frame_stats() and encode_frame(). Change-Id: I1f26a7afc38ae89916b2c67415ced26fdc9d53e7
-
Tom Finegan authored
- Use size_t for frame_size() (fixes warnings elsewhere) - Remove unnecessary use of const. Change-Id: Id2cba182ac3fd2f67d25fd1db3a0bc3e1eda040b
-
James Zern authored
-
James Zern authored
-
James Zern authored
-
Dmitry Kovalev authored
-
Aℓex Converse authored
-
Tom Finegan authored
-
Tom Finegan authored
Change-Id: I138d7f62ac7e905642405e60a49ac3d282695e3f
-
Tom Finegan authored
Change-Id: Ib80d4f394692a981e369dc5fecd5432cbec488d1
-
Tom Finegan authored
Change-Id: Ib8ee2b9a4cb785176ca1054489df5dced004837a
-
Tom Finegan authored
-
Tom Finegan authored
-
Tom Finegan authored
-
James Zern authored
-
Tom Finegan authored
Change-Id: I6d81f7d94cb724a9f5a302ca3551196f2d06f9b4
-
James Zern authored
-
Tom Finegan authored
Change-Id: Ibf09b76d5b8c8106b804354d9a7f007a0e3f6173
-
Tom Finegan authored
Change floats to doubles in RateControlMetrics, and make loop counter signs agree. Change-Id: I845cf268d9ce837a543d052d8d0f8dfd32bd9817
-
Jingning Han authored
Change-Id: Ia70057e11c9b3d9d4bea6fbdd08839334ed02dce
-
Jingning Han authored
In the first coding run of a 64x64 block, check the coding mode for each 8x8 block. Will need a second annealing stage to decide the partition size to be encoded. Change-Id: Ida9417805ff3358979b0c0429d4099c023c88866
-