31911 Commits (3b15a6d742edd368696a1feb6fa99892768e8a73)
 

Author SHA1 Message Date
Diego Biurrun d69a03ef41 fate: split off image codec FATE tests into their own file 13 years ago
Diego Biurrun b998aec461 fate: split off WMA codec FATE tests into their own file 13 years ago
Diego Biurrun 8602767492 fate: split off lossless video and audio FATE tests into their own files 13 years ago
Diego Biurrun f8c47cb863 fate: split off qtrle codec FATE tests into their own file 13 years ago
Diego Biurrun 42de665db9 fate: split off Ut Video codec FATE tests into their own file 13 years ago
Diego Biurrun 753a5063bd fate: split off screen codec FATE tests into their own file 13 years ago
Diego Biurrun bad3817919 fate: split off Real Inc. codec FATE tests into their own file 13 years ago
Diego Biurrun bf6923577e fate: split off AC-3 codec FATE tests into their own file 13 years ago
Andrey Utkin 4f820131fa mpegvideo: remove abort() in ff_find_unused_picture() 13 years ago
Mans Rullgard 71ce76027d rv40: NEON optimised loop filter strength selection 13 years ago
Mans Rullgard d8edf1b515 rv40: rearrange loop filter functions 13 years ago
Diego Biurrun 3e0b1c9a81 configure: cosmetics: sort some lists where appropriate 13 years ago
Diego Biurrun 3c62a71486 swscale_mmx: drop no longer required parameters from VSCALEX macros 13 years ago
Diego Biurrun 52de07e1f1 swscale: Mark yuv2planeX_8_mmx as MMX2; it contains MMX2 instructions. 13 years ago
Diego Biurrun 88b9735753 build: conditionally compile x86 H.264 chroma optimizations 13 years ago
Derek Buitenhuis 80f6c0bb95 v410 encoder and decoder 13 years ago
Derek Buitenhuis 86ae512453 doc: make developer.texi point to correct fate doc 13 years ago
Diego Biurrun 144904e901 build: rename subdir.mak ---> library.mak 13 years ago
Diego Biurrun 0d9bd2d584 configure: do not manually enable protocols 13 years ago
Gaurav Narula a99273ebf3 ulti: Fix invalid reads 13 years ago
Luca Barbato 4badb386ce lavf: dealloc private options in av_write_trailer 13 years ago
Luca Barbato d32eed5c73 yadif: support 10bit YUV 13 years ago
Luca Barbato 4f3667ba59 vc1: mark with ER_MB_ERROR bits overconsumption 13 years ago
Luca Barbato 63ccd46687 lavc: introduce ER_MB_END and ER_MB_ERROR 13 years ago
Luca Barbato 5bf2ac2b37 error_resilience: use the ER_ namespace 13 years ago
Mans Rullgard 878dda5db1 build: move inclusion of subdir.mak to main subdir loop 13 years ago
Mans Rullgard 4722a03c75 rv34: NEON optimised 4x4 dequant 13 years ago
Mans Rullgard 40901fc14e rv34: move 4x4 dequant to RV34DSPContext 13 years ago
Alex Converse 5cd56e193f aacdec: Use intfloat.h rather than local punning union. 13 years ago
Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 13 years ago
Paul B Mahol 8b494b7b27 vcr1: drop unnecessary emms_c() calls without MMX code 13 years ago
Anton Khirnov cd3716b9aa Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago
Anton Khirnov 526604545f lavf: add avformat_close_input(). 13 years ago
Anton Khirnov 3a7f7678eb lavf: deprecate av_close_input_stream(). 13 years ago
Anton Khirnov 59826cab8a lavf doxy: add some basic demuxing documentation. 13 years ago
Anton Khirnov ccbc106841 lavf doxy: add some general lavf information. 13 years ago
Anton Khirnov abf2c2d787 lavf doxy: add misc utility functions to a group. 13 years ago
Anton Khirnov c8dffc02fd lavf doxy: add av_guess_codec/format to the encoding group. 13 years ago
Anton Khirnov 469c62d002 lavf doxy: add core functions to a doxy group. 13 years ago
Anton Khirnov 1be323054e Add basic libavdevice documentation. 13 years ago
Dustin Brody 5b22d6e132 lavc: convert error_recognition to err_recognition. 13 years ago
Janne Grunau f6cf4be821 avconv: update -map option help text 13 years ago
Martin Storsjö f1dba9e498 x86: Require 7 registers for the cabac asm 13 years ago
Mans Rullgard 5b0d35eaed x86: bswap: remove test for bswap instruction 13 years ago
Mans Rullgard f64c2e710f bswap: make generic implementation more compiler-friendly 13 years ago
Mans Rullgard 5695ae46f8 h264: remove useless cast 13 years ago
Mans Rullgard 179ae53fed proresdec: fix decode_slice() prototype 13 years ago
Mans Rullgard 599b4c6efd x86: cabac: replace explicit memory references with "m" operands 13 years ago
Justin Ruggles b11ce85664 avplay: don't request a stereo downmix 13 years ago
Mans Rullgard 4424fe9c02 wmapro: use av_float2int() 13 years ago