Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 08 Feb 2009 17:44:04 +0000 | lorenm | re-enable mid_pred asm on x86_64. (broke in r16681) libavcodec |
Sun, 08 Feb 2009 06:35:21 +0000 | bcoudurier | fix typo in h264dsp_mmx (no effect currently as the function is not used), approved by Dark Shikari on IRC libavcodec |
Sun, 08 Feb 2009 06:11:50 +0000 | bcoudurier | Remove 'const' qualifier from variable in av_parse_video_frame_size(). libavcodec |
Sun, 08 Feb 2009 06:03:10 +0000 | bcoudurier | remove useless cast, it does not remove warning, encode prototype must be changed libavcodec |
Sun, 08 Feb 2009 05:49:42 +0000 | bcoudurier | remove warning about incompatible pointer libavcodec |
Sat, 07 Feb 2009 10:46:51 +0000 | kostya | Move RV3/4 frame type check up so 1-slice unanchored B-frames are checked, too. libavcodec |