44373 Commits (e20ac54f3e9f13083a53979f4446514e83adcd53)
 

Author SHA1 Message Date
Carl Eugen Hoyos 407eeb3474 mp2 muxer: mark as AVFMT_NOTIMESTAMPS. 13 years ago
Michael Niedermayer 097c64ffcb flashsv2enc: remove experimental flag, the encoder seems working now 13 years ago
Michael Niedermayer 070b0e1c77 libswr: remove redundant ARCH_X86, MMX* implicates X86 13 years ago
Derek Buitenhuis 5f256f9df2 swsresample: Fix unprotected inline asm 13 years ago
Derek Buitenhuis d940b0a0f9 vf_mp: Do not build if inline assembly is not available 13 years ago
Derek Buitenhuis 80d2ec6bc9 dshow: Change WINBOOL to BOOL 13 years ago
Michael Niedermayer dbb9117d18 flashsv2enc: move blockbuffer realloc to reconfigure_at_keyframe() 13 years ago
Michael Niedermayer 9b6467fd46 flashv2enc: reallocate not only on block count changes but on dimension changes. 13 years ago
Derek Buitenhuis 3174987b42 flashsv2enc: Replace a VLA with a heap alloc 13 years ago
Michael Niedermayer 9b326fc261 flashsv2enc: fix prev-Z-prime encoding 13 years ago
Justin Ruggles 7327525997 x86: float_dsp: fix ff_vector_fmac_scalar_avx() on Win64 13 years ago
Derek Buitenhuis 3fe303a27d vf_idet: Remove emms 13 years ago
Michael Niedermayer 8e6511c1e1 proresdec2: avoid VLA and use SliceContext instead. 13 years ago
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