44460 Commits (8bdba0b3e93ea946065e9880a601537767c51e14)
 

Author SHA1 Message Date
Derek Buitenhuis af2a17c09a cache: Only include unistd.h if it exists 13 years ago
Ronald S. Bultje f3be359707 file: Only include unistd.h if it exists 13 years ago
Ronald S. Bultje a4d71eb5c3 random_seed: Only read /dev/*random if we have unistd.h 13 years ago
Ronald S. Bultje 9d0bc5c0bd rtpdec: Don't explicitly include unistd.h any longer 13 years ago
Derek Buitenhuis 1d4c4b0fbc wtvdec: Remove unused strings.h header 13 years ago
Derek Buitenhuis a2015b41a0 vf_colormatrix: Drop unused strings.h header 13 years ago
Diego Biurrun 1169f0d0af x86: more specific checks for availability of required assembly capabilities 13 years ago
Michael Niedermayer 7621c3538f Makefile: remove old codec_names.h on distclean 13 years ago
Michael Niedermayer 54d7094f8b gitignore: codec_names.h is no more 13 years ago
Stefano Sabatini 09cc23e0f7 lavd/sdl: decrease debug info notice log level from AV_LOG_INFO to VERBOSE 13 years ago
Stefano Sabatini a7c7b34d29 lavd/sdl: remove trailing dot in messages 13 years ago
Stefano Sabatini 25f139e72f lavf/utils: fix typo in has_codec_parameters 13 years ago
Tomas Härdin d74af89317 img2dec: Don't leave AVIOContexts open on zero byte files 13 years ago
Diego Biurrun 8cb7ed5562 x86: avcodec: Drop silly "_mmx" suffix from dsputil template names 13 years ago
Michael Niedermayer fa85118510 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer a7fbc7d7b7 lavf: factor codec id forcing out 13 years ago
Michael Niedermayer 91141f2a13 lavfi: add qp_table_size 13 years ago
Diego Biurrun 74c8414462 fate: Drop redundant setting of FUZZ to 1 13 years ago
Mans Rullgard 6efb698883 cavsdsp: set idct permutation independently of dsputil 13 years ago
Mans Rullgard 5fe64d88f6 x86: allow using add_hfyu_median_prediction_cmov on any cpu with cmov 13 years ago
Michael Niedermayer 5891e454a6 faxcompr: fix out of array read 13 years ago
Stefano Sabatini 911519caec lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to VERBOSE 13 years ago
Ramiro Polla dc5fcdb896 lavd/dshow: use AV_OPT_TYPE_IMAGE_SIZE 13 years ago
Ramiro Polla 37a0db50db lavd/dshow: support video codec and pixel format selection 13 years ago
Stefano Sabatini cf5629c064 lavu/opt: reindent after last commit 13 years ago
Samuel Pitoiset 9afb7061f9 mov_chan: Pass a separate AVIOContext for reading 13 years ago
Anton Khirnov 91a84a5247 af_asyncts: check return value from lavr when flushing. 13 years ago
Michael Niedermayer ca7be934d6 lavfi: 10l fix () placement 13 years ago
Michael Niedermayer a33b4bc79c lavfi: factor copy_video_props() out 13 years ago
Michael Niedermayer c9a0f9bf3c libavfilter: pass QP table through the filter chain 13 years ago
Ben Jackson de9f5b6853 lavc/vp6: Disable deblock filtering for Simple Profile 13 years ago
Michael Niedermayer c5278cb84f Add Dolby/DPLII downmix support to libswresample 13 years ago
Michael Niedermayer 2dd2e42951 swr: update rematrix coeffs to match AC-3 13 years ago
Michael Niedermayer 323d912010 swr: update copyright years 13 years ago
Stefano Sabatini 144caa7280 lavc/raw-test: invert the order of key/value when printing the fourcc->pix_fmt map 13 years ago
Stefano Sabatini da2ea7c33c lavf/flvenc: apply various log fixes/clarifications 13 years ago
Stefano Sabatini 1bd6b0c927 lavf/flvenc: return meaningful error codes 13 years ago
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