44373 Commits (e20ac54f3e9f13083a53979f4446514e83adcd53)
 

Author SHA1 Message Date
Alberto Delmás 290d1022b2 mss2: simplify loop in decode_rle() 13 years ago
Alberto Delmás 9699b3a2d7 mss12: avoid unnecessary division in arith*_get_bit() 13 years ago
Alberto Delmás 6ceef07b21 mss2: do not try to read too many palette entries 13 years ago
Janne Grunau 59383d5740 mpegvideo: set AVFrame fields to NULL after freeing the base memory 13 years ago
Michael Niedermayer 40112e7b35 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 2bb62455c8 Revert "lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime." 13 years ago
Michael Niedermayer 376b16d7cc Merge commit '0db2d94280e260af5f3ad7993c5a6357462f17c9' 13 years ago
Martin Storsjö a224b2cb30 configure: Set the right cc_e flags for msvc 13 years ago
Stefano Sabatini fb2e7ac3c4 lavfi/mp: drop rotate wrapper 13 years ago
Martin Storsjö 2b3660084f fate: Allow setting the ld parameter from the config file 13 years ago
Diego Biurrun ef6ba1f237 x86: dsputil: Do not redundantly check for CPU caps before calling init funcs 13 years ago
rogerdpack ef122ff507 eliminate some mingw warnings 13 years ago
Michael Niedermayer 52fa5cea03 amrnbdec: silence a warning about unsigned cant be negative 13 years ago
Stefano Sabatini bdfffa66a0 tests/lavfi-regression: name temporary files after $testname in do_lavfi_pixfmts() 13 years ago
Stefano Sabatini 5780f9bbd5 tests: add tinterlace filter tests 13 years ago
Stefano Sabatini 77c991d8c5 tests/lavfi-regressions: support user-specified test name in do_lavfi_pixfmts() 13 years ago
Stefano Sabatini 9a2daef53f lavfi/tinterlace: declare source buffers in copy_picture_field() as const 13 years ago
Stefano Sabatini fd5293d216 lavfi/tinterlace: set inlink->cur to NULL, since it is stored internally 13 years ago
Stefano Sabatini 29e972f67c lavu/parseutils: add av_small_strptime() 13 years ago
Stefano Sabatini 79dcd58d83 lavu/parseutils: make small_strptime() return a (non const) char * 13 years ago
Clément Bœsch 5620088494 lavf: fix a few typo in some comments. 13 years ago
Clément Bœsch 9d9f34a3c1 lavf: remove a few useless AV_NOWARN_DEPRECATED(). 13 years ago
Martin Storsjö 4a185ed2d4 configure: Disable some warnings in MSVC 13 years ago
Michael Niedermayer e60fcdb989 vf_hue: fix AVOption defaults 13 years ago
Michael Niedermayer 750cc3c0e5 acelp_pitch_delay: add missing libm.h include for exp2() 13 years ago
Hendrik Leppkes d914ea6fd8 x86: vp56: cmov version of vp56_rac_get_prob requires inline asm 13 years ago
Michael Niedermayer 269e6212ee g723_1: add some const for more correctness 13 years ago
Michael Niedermayer 397ebc1d9b proresenc_anatoliy: add 2 const to silence 2 warnings 13 years ago
Nedeljko Babic b3fdfc8c4e Optimization of AC3 floating point decoder for MIPS 13 years ago
Michael Niedermayer 42e63ec8dc avopt: fix examples to match the same style about default values as the actual code. 13 years ago
Michael Niedermayer 9afd55922a imgconvert: silence some const incompatible pointer warnings. 13 years ago
Michael Niedermayer 7666828c44 avopt: fix examples to match the same style about default values as the actual code. 13 years ago
Michael Niedermayer 8267f0f7ae vf_scale: fix incompatible pointer type warning 13 years ago
Stefano Sabatini 5666a1b270 lavu/opt: support NULL and special "none" values for size and pixel format options 13 years ago
Ronald S. Bultje dfa559bcbd configure: Add support for MSVC cl.exe/link.exe 13 years ago
Ronald S. Bultje 4fa661a857 lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime. 13 years ago
Luca Barbato 0db2d94280 dsputil: workaround __VA_ARGS__ missing tokenization for MSVC 13 years ago
Mans Rullgard b797f3c4d0 configure: add section for libc-specific hacks 13 years ago
Mans Rullgard a3222470de build: disable ranlib on mingw 13 years ago
Michael Niedermayer b21b5b04cc Merge remote-tracking branch 'qatar/master' 13 years ago
Martin Storsjö 6d65496990 parser: Don't use pc as context for av_dlog 13 years ago
Michael Niedermayer 8510150f48 Merge commit '21bc44038491e525335ad763883b0288402ff6a0' 13 years ago
Michael Niedermayer 98840ee017 Merge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a' 13 years ago
Michael Niedermayer d46c1c72e4 Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 13 years ago
Michael Niedermayer 99de3df3d3 Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078' 13 years ago
Michael Niedermayer d5f65e9d40 Merge commit '124134e42455763b28cc346fed1d07017a76e84e' 13 years ago
Michael Niedermayer 743a295c09 Merge commit '2d7d91f06d6a1d243dc74c96d3389ee237a3b906' 13 years ago
Michael Niedermayer 5e997688f8 h264: Remove an assert on current_picture_ptr being null 13 years ago
Stefano Sabatini fc15f58adb doc/filters: add mp=noise example 13 years ago
Stefano Sabatini 8a7b82ccab doc/filters: itemize example for mp filter 13 years ago