43563 Commits (89466de4aeaf5e359489b81b8a9920a2bc7936d6)
 

Author SHA1 Message Date
Anton Khirnov 89466de4ae vp9/x86: rename vp9dsp to vp9mc 9 years ago
Anton Khirnov 89aebc5bcc lavc: align the linesize to 32 when AVX is enabled 9 years ago
James Almer 63ac8e2d93 lavu: add LOCAL_ALIGNED_32 9 years ago
Christophe Gisquet 3c504bc359 x86: deduplicate some constants 9 years ago
Anton Khirnov d3e4d406b0 h264dec: reset nb_slice_ctx_queued for hwaccel decoding 9 years ago
Michael Niedermayer e5b019725f m4vdec: Check for non-startcode 00 00 00 sequences in probe 9 years ago
Diego Biurrun 3ccec334b8 sbrdsp: Move a misplaced #endif directive to the right spot 9 years ago
Diego Biurrun e723dce6f8 dvbsubdec: Use NULL instead of 0 as pointer value 9 years ago
Martin Storsjö fc94a1acc2 Revert "libavutil: Use an intermediate variable in AV_COPY*U" 9 years ago
Martin Storsjö 9806b9ab5c Revert "Don't use expressions with side effects in macro parameters" 9 years ago
Martin Storsjö f79d847400 intreadwrite: Use the __unaligned keyword on MSVC for ARM and x86_64 9 years ago
Martin Storsjö 230b1c070b intreadwrite: Add intermediate variables in the byteswise AV_W*() macros 9 years ago
Martin Storsjö 014773b66b libavutil: Use an intermediate variable in AV_COPY*U 9 years ago
Martin Storsjö 25bacd0a0c Don't use expressions with side effects in macro parameters 9 years ago
Martin Storsjö 7ebdffc353 dxv: Check to make sure we don't overrun buffers on corrupt inputs 9 years ago
Anton Khirnov e328178da9 qsvdec: only access hwaccel_context is the pixel format is QSV 9 years ago
Anton Khirnov ed1cd81076 flac demuxer: improve probing 9 years ago
Anton Khirnov 5ebef79abe Fix instances of broken indentation found by gcc 6 9 years ago
Diego Biurrun 5ed4644d6d x11grab: Rename internal component to "xcbgrab" 9 years ago
Diego Biurrun 4fef648d10 Remove the legacy X11 screen grabber 9 years ago
Luca Barbato 8495d84f01 ac3dec: Add some inline hints 9 years ago
Luca Barbato 3db51bf671 ac3dec: Simplify skipping 9 years ago
Luca Barbato f0ccc65bc9 ac3dec: Split coupling-specific code from decode_audio_block() 9 years ago
Luca Barbato a5ebe5d121 ac3dec: Split spx-specific code from decode_audio_block() 9 years ago
Luca Barbato 2ac00d2d1d mov: Validate the ID number 9 years ago
Anton Khirnov a115eb9e75 mimic: do not release the newly obsolete reference at the end of decoding 9 years ago
Diego Biurrun ae90119c67 configure: Simplify license incompatibility check 9 years ago
Diego Biurrun e46a6fb773 avconv: Check that muxing_queue exists before reading from it 9 years ago
Martin Storsjö 100fb0ddfd configure: Allow detecting and using LLVM lld-link as linker for windows 9 years ago
Martin Storsjö 79fb069299 configure: Move defines for controlling MSVCRT headers to the CRT detection section 9 years ago
Martin Storsjö 56af0bc10f configure: Check for strtoll and redirect to _strtoi64 in the msvcrt block 9 years ago
Diego Biurrun 48b80f8393 hpeldsp: Explain why put_no_rnd_pixels_tab is larger than necessary 9 years ago
Luca Barbato 40ad05bab2 checkasm: Cast unsigned to signed 9 years ago
Luca Barbato b183abfb5b vpx: Support color range 9 years ago
Anton Khirnov ad71d3276f lavfi: add a QSV deinterlacing filter 9 years ago
Anton Khirnov 8e07c22e50 qsvenc: print warnings from encode/init 9 years ago
Anton Khirnov 0956fd4606 qsvenc: do not re-execute encoding on all positive status codes 9 years ago
Anton Khirnov 95414eb2dc qsv: print more complete error messages 9 years ago
Anton Khirnov d9ec3c6014 qsvenc: take only the allocated dimensions from the frames context 9 years ago
Anton Khirnov 37a9015ee8 qsvenc: add support for p010 9 years ago
Anton Khirnov 21962261c7 qsv: handle the semi-packed formats in map_fourcc as well 9 years ago
Anton Khirnov f65285aba0 lavc: set sw_pix_fmt for hwaccel encoding 9 years ago
Anton Khirnov d59641abfd lavc: initialize AVCodecContext.sw_pix_fmt properly 9 years ago
Anton Khirnov 8b7a9729aa avconv_qsv: use the actual pixel format provided by lavc 9 years ago
Anton Khirnov 6f40181cad avconv_qsv: align the surface size to 32 9 years ago
Anton Khirnov b0f36a0043 avconv: stop using setpts for input framerate forced with -r 9 years ago
Alexandra Hájková 9064777dbb checkasm: add HEVC test for testing IDCT DC 9 years ago
Hendrik Leppkes 7f549b8338 riff: don't overwrite bps from WAVEFORMATEX if EXTENSIBLE doesn't contain that data. 9 years ago
Vittorio Giovara 6135c3b61e Revert "avprobe: Zero the allocated avio buffer memory" 9 years ago
Martin Storsjö f637046d31 libavutil: Always use some GCC style attributes on clang 9 years ago