Mercurial > libavcodec.hg
graph
-
Cosmetics by Kenan Gillet. Part 1 of 3 of his 'qcelp: silence handling' libavcodecSat, 20 Dec 2008 02:38:34 +0000, by reynaldo
-
Put under #if LIBAVCODEC_VERSION_MAJOR < 53 the deprecated functions libavcodecFri, 19 Dec 2008 22:37:56 +0000, by stefano
-
Remove calls to deprecated av_set_string2() with calls to libavcodecFri, 19 Dec 2008 22:29:30 +0000, by stefano
-
Add automatic prefix handling to yasm functions. Does nothing now, but will libavcodecFri, 19 Dec 2008 03:01:08 +0000, by darkshikari
-
Simplify ctx update in decode_cabac_mb_dqp(). libavcodecFri, 19 Dec 2008 02:00:33 +0000, by michael
-
Simplify ctx calculation in decode_cabac_mb_dqp() libavcodecFri, 19 Dec 2008 01:50:20 +0000, by michael
-
Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of NALs in rbsp_buffer. libavcodecFri, 19 Dec 2008 01:11:52 +0000, by astrange
-
Move filter_luma_intra into dsputil for later addition of asm. libavcodecFri, 19 Dec 2008 00:44:51 +0000, by darkshikari
-
Simplify chroma AC in CABAC residual decoding. libavcodecFri, 19 Dec 2008 00:43:30 +0000, by darkshikari
-
Optimize ctx calculation in decode_cabac_mb_mvd(), code by dark shikari. libavcodecFri, 19 Dec 2008 00:05:39 +0000, by michael
-
Remove unacceptable NULL pointer hack from mc code. libavcodecThu, 18 Dec 2008 23:52:32 +0000, by michael
-
Check ref values in CABAC H.264 for validity. libavcodecThu, 18 Dec 2008 23:31:10 +0000, by michael
-
Move idct_(dc)add closer to where it is needed. libavcodecThu, 18 Dec 2008 18:25:11 +0000, by michael
-
Reorder ifs in chroma hl_decode_mb to avoid a duplicate transform_bypass libavcodecThu, 18 Dec 2008 18:12:59 +0000, by michael
-
Faster CAVLC decoding of trailing_ones. Based on a patch by dark shikari. libavcodecThu, 18 Dec 2008 16:11:19 +0000, by michael