44291 Commits (d48ebfbdea50d7f3a4e61e772b92960ff7b8d4ea)
 

Author SHA1 Message Date
Mans Rullgard 5fe64d88f6 x86: allow using add_hfyu_median_prediction_cmov on any cpu with cmov 12 years ago
Michael Niedermayer 5891e454a6 faxcompr: fix out of array read 12 years ago
Stefano Sabatini 911519caec lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to VERBOSE 12 years ago
Ramiro Polla dc5fcdb896 lavd/dshow: use AV_OPT_TYPE_IMAGE_SIZE 12 years ago
Ramiro Polla 37a0db50db lavd/dshow: support video codec and pixel format selection 12 years ago
Stefano Sabatini cf5629c064 lavu/opt: reindent after last commit 12 years ago
Samuel Pitoiset 9afb7061f9 mov_chan: Pass a separate AVIOContext for reading 12 years ago
Anton Khirnov 91a84a5247 af_asyncts: check return value from lavr when flushing. 12 years ago
Michael Niedermayer ca7be934d6 lavfi: 10l fix () placement 12 years ago
Michael Niedermayer a33b4bc79c lavfi: factor copy_video_props() out 12 years ago
Michael Niedermayer c9a0f9bf3c libavfilter: pass QP table through the filter chain 12 years ago
Ben Jackson de9f5b6853 lavc/vp6: Disable deblock filtering for Simple Profile 12 years ago
Michael Niedermayer c5278cb84f Add Dolby/DPLII downmix support to libswresample 12 years ago
Michael Niedermayer 2dd2e42951 swr: update rematrix coeffs to match AC-3 12 years ago
Michael Niedermayer 323d912010 swr: update copyright years 12 years ago
Stefano Sabatini 144caa7280 lavc/raw-test: invert the order of key/value when printing the fourcc->pix_fmt map 12 years ago
Stefano Sabatini da2ea7c33c lavf/flvenc: apply various log fixes/clarifications 12 years ago
Stefano Sabatini 1bd6b0c927 lavf/flvenc: return meaningful error codes 12 years ago
Alberto Delmás 290d1022b2 mss2: simplify loop in decode_rle() 12 years ago
Alberto Delmás 9699b3a2d7 mss12: avoid unnecessary division in arith*_get_bit() 12 years ago
Alberto Delmás 6ceef07b21 mss2: do not try to read too many palette entries 12 years ago
Janne Grunau 59383d5740 mpegvideo: set AVFrame fields to NULL after freeing the base memory 12 years ago
Michael Niedermayer 40112e7b35 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 2bb62455c8 Revert "lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime." 12 years ago
Michael Niedermayer 376b16d7cc Merge commit '0db2d94280e260af5f3ad7993c5a6357462f17c9' 12 years ago
Martin Storsjö a224b2cb30 configure: Set the right cc_e flags for msvc 12 years ago
Stefano Sabatini fb2e7ac3c4 lavfi/mp: drop rotate wrapper 12 years ago
Martin Storsjö 2b3660084f fate: Allow setting the ld parameter from the config file 12 years ago
Diego Biurrun ef6ba1f237 x86: dsputil: Do not redundantly check for CPU caps before calling init funcs 12 years ago
rogerdpack ef122ff507 eliminate some mingw warnings 12 years ago
Michael Niedermayer 52fa5cea03 amrnbdec: silence a warning about unsigned cant be negative 12 years ago
Stefano Sabatini bdfffa66a0 tests/lavfi-regression: name temporary files after $testname in do_lavfi_pixfmts() 12 years ago
Stefano Sabatini 5780f9bbd5 tests: add tinterlace filter tests 12 years ago
Stefano Sabatini 77c991d8c5 tests/lavfi-regressions: support user-specified test name in do_lavfi_pixfmts() 12 years ago
Stefano Sabatini 9a2daef53f lavfi/tinterlace: declare source buffers in copy_picture_field() as const 12 years ago
Stefano Sabatini fd5293d216 lavfi/tinterlace: set inlink->cur to NULL, since it is stored internally 12 years ago
Stefano Sabatini 29e972f67c lavu/parseutils: add av_small_strptime() 12 years ago
Stefano Sabatini 79dcd58d83 lavu/parseutils: make small_strptime() return a (non const) char * 12 years ago
Clément Bœsch 5620088494 lavf: fix a few typo in some comments. 12 years ago
Clément Bœsch 9d9f34a3c1 lavf: remove a few useless AV_NOWARN_DEPRECATED(). 12 years ago
Martin Storsjö 4a185ed2d4 configure: Disable some warnings in MSVC 12 years ago
Michael Niedermayer e60fcdb989 vf_hue: fix AVOption defaults 12 years ago
Michael Niedermayer 750cc3c0e5 acelp_pitch_delay: add missing libm.h include for exp2() 12 years ago
Hendrik Leppkes d914ea6fd8 x86: vp56: cmov version of vp56_rac_get_prob requires inline asm 12 years ago
Michael Niedermayer 269e6212ee g723_1: add some const for more correctness 12 years ago
Michael Niedermayer 397ebc1d9b proresenc_anatoliy: add 2 const to silence 2 warnings 12 years ago
Nedeljko Babic b3fdfc8c4e Optimization of AC3 floating point decoder for MIPS 12 years ago
Michael Niedermayer 42e63ec8dc avopt: fix examples to match the same style about default values as the actual code. 12 years ago
Michael Niedermayer 9afd55922a imgconvert: silence some const incompatible pointer warnings. 12 years ago
Michael Niedermayer 7666828c44 avopt: fix examples to match the same style about default values as the actual code. 12 years ago