86596 Commits (c1b43e8452e778edea757e912d17780df1ebd92d)
 

Author SHA1 Message Date
  Paul B Mahol c1b43e8452 avfilter/vf_overlay: remove rgb option 8 years ago
  Paul B Mahol f483949188 avfilter/af_headphone: do not free frame that's gonna be reused later 8 years ago
  Paul B Mahol c90b88090c avfilter: do not leak AVFrame on failed buffer allocation 8 years ago
  Marton Balint db9e87dd8c avformat/file: increase min/max packet size to 256k for written files 8 years ago
  Marton Balint eeeb595c7f avformat: make flush_packets a tri-state and set it to -1 (auto) by default 8 years ago
  Marton Balint 09891c5391 avformat/aviobuf: add support for specifying minimum packet size and marking flush points 8 years ago
  Marton Balint c14fa7a330 avformat/aviobuf: fix flushing write buffers after seeking backward or forward 8 years ago
  Mark Thompson dc81f1a2ce doc: Add VAAPI encoders 8 years ago
  Mark Thompson bde0460406 vaapi_encode: Add VP9 support 9 years ago
  Mark Thompson 49419925d3 vp9: Add bsf to fix reordering in raw streams 8 years ago
  Mark Thompson bc4e33ce0f ffmpeg: Flush output BSFs when encode reaches EOF 8 years ago
  Michael Niedermayer 4976a3411f avcodec/mpeg4videodec: Fix GMC with videos of dimension 1 8 years ago
  Ronald S. Bultje 97f7f83169 vf_spp: only assign function pointers if permutation matches expectations. 8 years ago
  Paul B Mahol 565dc0e283 avfilter/vf_overlay: add auto format mode 8 years ago
  James Almer e5bce8b4ce fate: update checksums for fate-lavf-ffm and fate-lavf-mxf 8 years ago
  James Almer 349446e36f x86/mdct15: use three operand form for some instructions 8 years ago
  Reino17 078322f33c Add support for LibOpenJPEG v2.2/git 8 years ago
  James Almer a579dbb4f7 checkasm: add missing checks to float_dsp's butterflies_float test 8 years ago
  Rostislav Pehlivanov e1120b1c54 mdct15: add assembly optimizations for the 15-point FFT 8 years ago
  James Almer f66086adac configure: fix assignment of assembler specific flags 8 years ago
  Paul B Mahol 04aa09c4bc Revert "lavfi/buffersrc: push the frame deeper if requested." 8 years ago
  jerett 9f26d670e4 lavc/videotoolboxenc: fix open videotoolbox bug on iOS8.4 8 years ago
  jerett 82a8724df2 lavc/videotoolboxenc: fix loadVTEncSymbols crash when symbol not found 8 years ago
  Jun Zhao ea1d07aed9 lavc/golomb: add value range comment for set_ue_golomb(). 8 years ago
  Michael Niedermayer 24e95f9d4d avcodec/wavpack: Fix integer overflow 8 years ago
  Michael Niedermayer 0c2ef4f6b4 avcodec/takdec: Fix integer overflow 8 years ago
  Michael Niedermayer 27f80ab016 avcodec/tiff: Update pointer only when the result is used 8 years ago
  Rostislav Pehlivanov 7e98da9c4f opus_celt: do not use double precision exp2 8 years ago
  James Almer 505cb8e390 avformat/oggenc: check for stream private data in ogg_free() 8 years ago
  Matthieu Bouron 067e42b851 checkasm/aarch64: fix tests returning a float 8 years ago
  Michael Niedermayer 6f1d2355a7 avcodec/cfhd: Check bpc before setting bpc in context 8 years ago
  Michael Niedermayer 5a950f4e32 avcodec/cfhd: Fix undefined shift 8 years ago
  Diego Biurrun 5cae5a1def configure: Move x86 assembler sanity check into assembler probe function 8 years ago
  Diego Biurrun 4f9297ac3b build: Prefer NASM assembler over YASM 9 years ago
  James Almer 3cc73d3d6d build: fix commandline selection of nasm 8 years ago
  Diego Biurrun d44935cbf4 build: Explicitly set 32-bit/64-bit object formats for nasm/yasm 8 years ago
  Diego Biurrun 0cc0c5b6db build: Allow generating dependencies as a side-effect of assembling 9 years ago
  Diego Biurrun fd502f4f5f build: Generalize yasm/nasm-related variable names 9 years ago
  Paul B Mahol 664ac7c5e2 avfilter/af_stereotools: add forgotten break 8 years ago
  Ronald S. Bultje e639d09199 mdec: stop preferring the simple IDCT. 8 years ago
  Ronald S. Bultje 42dd1434bf mdec: use correctly permutated quant matrix for dequantization. 8 years ago
  Memphiz 9e85c5d6a7 aarch64: vp9 16bpp: Fix assembling with Xcode 6.2 and older 8 years ago
  Memphiz 998609ddb8 aarch64: vp9: Fix assembling with Xcode 6.2 and older 8 years ago
  Michael Niedermayer 70a7df049c avcodec/mpegvideo: Use intra_scantable in dct_unquantize_h263_intra_c() 8 years ago
  Michael Niedermayer d7b3d5c3f2 avcodec/hevc_filter: Fix invalid shift 8 years ago
  Michael Niedermayer fdfbcbdd14 avcodec/hevcdec: Check beta and tc offset in hls_slice_header() 8 years ago
  Michael Niedermayer 5443c4bdf4 avcodec/mpeg4videodec: Fix overflow in virtual_ref computation 8 years ago
  Michael Niedermayer e95fcfe8fb avcodec/lpc: signed integer overflow in compute_lpc_coefs() (aacdec_fixed) 8 years ago
  Luca Barbato 19bf50406e configure: Move up the avbuild directory creation 8 years ago
  John Rummell 966a0a814d avcodec/decode: Update decode_simple_internal() to get the side data correctly. 8 years ago