Commit History

Author SHA1 Message Date
  Derek Buitenhuis 9ab538e31f random_seed: Replace a VLA with a normal array 12 years ago
  Michael Niedermayer b86e18fe46 yuv4mpeg: fix potential alignment bug 12 years ago
  Michael Niedermayer 7beadfe1f7 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 8a0118b4b4 ffio_read: dont spam the user at EOF with a truncation error 12 years ago
  Daniel Verkamp 124f0b2f46 flashsv2enc: only encode diff blocks when needed 12 years ago
  Michael Niedermayer 5710dbf88c mpegts: Fix potential memory leak in mpegts_read_packet() 12 years ago
  Michael Niedermayer 9a27fd12f3 avio: replace ETIMEDOUT by EIO 12 years ago
  Martin Storsjö 7b699d8136 mov_chan: Only set the channel_layout if setting it to a nonzero value 12 years ago
  Martin Storsjö 5f72bc02f8 mov_chan: Reindent an incorrectly indented line 12 years ago
  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 12 years ago
  Michael Niedermayer 070b0e1c77 libswr: remove redundant ARCH_X86, MMX* implicates X86 12 years ago
  Derek Buitenhuis 5f256f9df2 swsresample: Fix unprotected inline asm 12 years ago
  Derek Buitenhuis d940b0a0f9 vf_mp: Do not build if inline assembly is not available 12 years ago
  Derek Buitenhuis 80d2ec6bc9 dshow: Change WINBOOL to BOOL 12 years ago
  Michael Niedermayer dbb9117d18 flashsv2enc: move blockbuffer realloc to reconfigure_at_keyframe() 12 years ago
  Michael Niedermayer 9b6467fd46 flashv2enc: reallocate not only on block count changes but on dimension changes. 12 years ago
  Derek Buitenhuis 3174987b42 flashsv2enc: Replace a VLA with a heap alloc 12 years ago
  Michael Niedermayer 9b326fc261 flashsv2enc: fix prev-Z-prime encoding 12 years ago
  Justin Ruggles 7327525997 x86: float_dsp: fix ff_vector_fmac_scalar_avx() on Win64 12 years ago
  Derek Buitenhuis 3fe303a27d vf_idet: Remove emms 12 years ago
  Michael Niedermayer 8e6511c1e1 proresdec2: avoid VLA and use SliceContext instead. 12 years ago
  Derek Buitenhuis af2a17c09a cache: Only include unistd.h if it exists 12 years ago
  Ronald S. Bultje f3be359707 file: Only include unistd.h if it exists 12 years ago
  Ronald S. Bultje a4d71eb5c3 random_seed: Only read /dev/*random if we have unistd.h 12 years ago
  Ronald S. Bultje 9d0bc5c0bd rtpdec: Don't explicitly include unistd.h any longer 12 years ago
  Derek Buitenhuis 1d4c4b0fbc wtvdec: Remove unused strings.h header 12 years ago
  Derek Buitenhuis a2015b41a0 vf_colormatrix: Drop unused strings.h header 12 years ago
  Diego Biurrun 1169f0d0af x86: more specific checks for availability of required assembly capabilities 12 years ago
  Michael Niedermayer 7621c3538f Makefile: remove old codec_names.h on distclean 12 years ago
  Michael Niedermayer 54d7094f8b gitignore: codec_names.h is no more 12 years ago
  Stefano Sabatini 09cc23e0f7 lavd/sdl: decrease debug info notice log level from AV_LOG_INFO to VERBOSE 12 years ago
  Stefano Sabatini a7c7b34d29 lavd/sdl: remove trailing dot in messages 12 years ago
  Stefano Sabatini 25f139e72f lavf/utils: fix typo in has_codec_parameters 12 years ago
  Tomas Härdin d74af89317 img2dec: Don't leave AVIOContexts open on zero byte files 12 years ago
  Diego Biurrun 8cb7ed5562 x86: avcodec: Drop silly "_mmx" suffix from dsputil template names 12 years ago
  Michael Niedermayer fa85118510 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer a7fbc7d7b7 lavf: factor codec id forcing out 12 years ago
  Michael Niedermayer 91141f2a13 lavfi: add qp_table_size 12 years ago
  Diego Biurrun 74c8414462 fate: Drop redundant setting of FUZZ to 1 12 years ago
  Mans Rullgard 6efb698883 cavsdsp: set idct permutation independently of dsputil 12 years ago
  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