43590 Commits (e4d5b55193109d08be47c42d320334546c006b51)
 

Author SHA1 Message Date
  Diego Biurrun e4d5b55193 rangecoder: Kill non-compiling disabled cruft 8 years ago
  Diego Biurrun 00a0419c7f mathematics: Kill non-compiling disabled cruft 8 years ago
  Mark Thompson 5a667322f5 vaapi_vc1: Remove redundant version check 8 years ago
  Mark Thompson 01d6f84f49 vaapi_vc1: Constify pointers 8 years ago
  Mark Thompson ee9061293e vaapi_mpeg2: Constify pointers 8 years ago
  Mark Thompson 03adfe9130 vaapi_h264: Constify pointers 8 years ago
  Mark Thompson 121f34d5f0 hwcontext_vaapi: Try the first render node as the default DRM device 8 years ago
  Sean McGovern 6fc944e613 Prepare for 12_alpha1 Release 8 years ago
  Luca Barbato f6d2fed811 avconv: Make sure that inputless filtergraphs are configured 8 years ago
  Luca Barbato 602abe77b0 avconv: Check the fifo allocation 8 years ago
  Anton Khirnov f2143c57b6 vp9: reindent after last commit 8 years ago
  Ronald S. Bultje 1730a67ab9 vp9: add frame threading 8 years ago
  Ronald S. Bultje 5b995452a6 vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically. 11 years ago
  Ronald S. Bultje bc6e0b64a9 vp9: split last/cur_frame from the reference buffers. 11 years ago
  Anton Khirnov 04763c6f87 h264_direct: use the reference mask from the actual reference 8 years ago
  Anton Khirnov e9bfff1cc6 lavc: free buffer_frame/pkt on avcodec_open2() failure 8 years ago
  Anton Khirnov ec021d4844 buffer: fix av_buffer_pool_init2() documentation 8 years ago
  Diego Biurrun 0638b99cdb aiff: Skip padding byte for odd-sized chunks 8 years ago
  Ronald S. Bultje 0df4801105 vp9: make mv bounds 32bit. 11 years ago
  Anton Khirnov 24a362569b buffer: fix av_buffer_realloc() when the data is offset wrt buffer start 8 years ago
  Ronald S. Bultje e99ecda550 checkasm: add vp9 MC tests. 9 years ago
  Ronald S. Bultje 9790b44a89 vp9mc/x86: sse2 MC assembly. 10 years ago
  James Almer 67922b4ee4 vp9mc/x86: add AVX and AVX2 MC 10 years ago
  Clément Bœsch 3cda179f18 vp9mc/x86: rename ff_* to ff_vp9_* 11 years ago
  James Almer 8be8444d01 vp9mc/x86: rename ff_avg[48]_sse to ff_avg[48]_mmxext 11 years ago
  Clément Bœsch 6ab642d69d vp9mc/x86: simplify a few inits. 11 years ago
  Ronald S. Bultje 3a09494939 vp9mc/x86: add 16px functions (64bit only). 11 years ago
  Anton Khirnov 89466de4ae vp9/x86: rename vp9dsp to vp9mc 8 years ago
  Anton Khirnov 89aebc5bcc lavc: align the linesize to 32 when AVX is enabled 8 years ago
  James Almer 63ac8e2d93 lavu: add LOCAL_ALIGNED_32 11 years ago
  Christophe Gisquet 3c504bc359 x86: deduplicate some constants 10 years ago
  Anton Khirnov d3e4d406b0 h264dec: reset nb_slice_ctx_queued for hwaccel decoding 8 years ago
  Michael Niedermayer e5b019725f m4vdec: Check for non-startcode 00 00 00 sequences in probe 10 years ago
  Diego Biurrun 3ccec334b8 sbrdsp: Move a misplaced #endif directive to the right spot 8 years ago
  Diego Biurrun e723dce6f8 dvbsubdec: Use NULL instead of 0 as pointer value 8 years ago
  Martin Storsjö fc94a1acc2 Revert "libavutil: Use an intermediate variable in AV_COPY*U" 8 years ago
  Martin Storsjö 9806b9ab5c Revert "Don't use expressions with side effects in macro parameters" 8 years ago
  Martin Storsjö f79d847400 intreadwrite: Use the __unaligned keyword on MSVC for ARM and x86_64 8 years ago
  Martin Storsjö 230b1c070b intreadwrite: Add intermediate variables in the byteswise AV_W*() macros 8 years ago
  Martin Storsjö 014773b66b libavutil: Use an intermediate variable in AV_COPY*U 8 years ago
  Martin Storsjö 25bacd0a0c Don't use expressions with side effects in macro parameters 8 years ago
  Martin Storsjö 7ebdffc353 dxv: Check to make sure we don't overrun buffers on corrupt inputs 8 years ago
  Anton Khirnov e328178da9 qsvdec: only access hwaccel_context is the pixel format is QSV 8 years ago
  Anton Khirnov ed1cd81076 flac demuxer: improve probing 8 years ago
  Anton Khirnov 5ebef79abe Fix instances of broken indentation found by gcc 6 8 years ago
  Diego Biurrun 5ed4644d6d x11grab: Rename internal component to "xcbgrab" 8 years ago
  Diego Biurrun 4fef648d10 Remove the legacy X11 screen grabber 8 years ago
  Luca Barbato 8495d84f01 ac3dec: Add some inline hints 8 years ago
  Luca Barbato 3db51bf671 ac3dec: Simplify skipping 8 years ago
  Luca Barbato f0ccc65bc9 ac3dec: Split coupling-specific code from decode_audio_block() 8 years ago