31301 Commits (d8edf1b515ae9fbcea2103305241d130c16e1003)
 

Author SHA1 Message Date
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
Mans Rullgard a09bb3ba5e lavc: avoid invalid memcpy() in avcodec_default_release_buffer() 13 years ago
Mans Rullgard 3383a53e7d lavu: replace int/float punning functions 13 years ago
Andrey Utkin 5b3265a718 lavfi: install libavfilter/vsrc_buffer.h 13 years ago
Mans Rullgard 373211d828 Remove extraneous semicolons 13 years ago
Martin Storsjö 0ebd4083e1 sdp: Restore the original mp4 format h264 extradata if converted 13 years ago
Luca Abeni e0a3c287b4 rtpenc: Add support for mp4 format h264 13 years ago
Martin Storsjö 4dbac18e2e rtpenc: Simplify code by introducing a separate end pointer 13 years ago
Martin Storsjö e2484fb644 movenc: Use the actual converted sample for RTP hinting 13 years ago
Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
Anton Khirnov 2e87b4c511 Warn about avserver being broken. 13 years ago