42981 Commits (8a02a8031ef4f98faf5647f0e01a8922247bf748)
 

Author SHA1 Message Date
Anton Khirnov c51b2c79a7 Allow linking to CUDA dynamically instead of dlopen()ing it at runtime 9 years ago
Anton Khirnov bd49be885e avconv_vdpau: use the hwcontext API to simplify code 9 years ago
Anton Khirnov a001ce31bc hwcontext: add a VDPAU implementation 9 years ago
Anton Khirnov 89923e418b lavu: add a framework for handling hwaccel frames 9 years ago
Anton Khirnov 721a4efc05 buffer: add support for pools using caller data in allocation 9 years ago
Anton Khirnov c084d6d2cf buffersrc: default SAR to 0 (unknown) rather than 1 9 years ago
Luca Barbato a2bb771a3c configure: Restore the --enable-everything behaviour 9 years ago
Luca Barbato 5e1beec944 configure: Print which libraries will be built 9 years ago
Luca Barbato 21c750f240 configure: Use `require` for the non-component options 9 years ago
Luca Barbato 5eb562831b mov: Use the correct type for size 9 years ago
Philip Langdale 8d34a2f803 vdpau: Support for VDPAU accelerated HEVC decoding 9 years ago
Philip Langdale 8958c5c64d hevc: Track long and short term RPS size for VDPAU 9 years ago
Hendrik Leppkes 8c399bd5ce dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS 9 years ago
Luca Barbato e579d8b29c lavf: Dump the cpb side data information 9 years ago
Anton Khirnov d005ccc630 nvenc: rename a misnamed function 9 years ago
Anton Khirnov 118beda355 nvenc: merge input and output surface structs 9 years ago
Anton Khirnov 28259c13db nvenc: factor out the pixel format list 9 years ago
Anton Khirnov fb25d99b0a buffersrc: do not discard the error from ff_filter_frame() 9 years ago
Vittorio Giovara f7d77b9a5d eatqi: Remove MpegEncContext dependency 9 years ago
Vittorio Giovara 7c25ffe070 mpeg1: Make intra-block decoding independent of MpegEncContext 9 years ago
Diego Biurrun 249827f736 mpeg12dec: Refactor mpeg1_decode_block_intra() 9 years ago
Vittorio Giovara cdbaa43604 mpeg12dec: Always close reader on error 9 years ago
Thomas Lee 7a00653be6 tiny_psnr: Support large files 9 years ago
Luca Barbato 99214d42a9 dnxhd: Make the encoder message friendlier 9 years ago
Diego Biurrun 34c9eba982 configure: Refactor toolchain flag setting 9 years ago
Anton Khirnov dd53af4b37 avplay: drop support for building without lavfi 9 years ago
Michael Niedermayer 5781bfae0c flacenc: Load default prediction_order parameters if none is selected 9 years ago
Andreas Cadhalpun 2e6ba1993e asfdec: make sure packet_size is non-zero before seeking 9 years ago
Andreas Cadhalpun bf50607ab7 asfdec: check for too small size in asf_read_unknown 9 years ago
Andreas Cadhalpun e4d1621c6e asfdec: check avio_skip in asf_read_simple_index 9 years ago
Andreas Cadhalpun a32dbf2aed asfdec: break if EOF is reached after asf_read_packet_header 9 years ago
Henrik Gramner 389b79842c msvc: Fix libx264 linking 9 years ago
Vicente Jimenez Aguilar f428893c17 doc: Improve the channelsplit example 9 years ago
Luca Barbato a38a4f44b5 configure: Support MSYS2 mingw-w64 64bit 9 years ago
Luca Barbato e280fe1329 v210: Use separate sample_factors 9 years ago
James Darnley 15ec7aa417 v210: Add avx2 version of the 10-bit line encoder 9 years ago
James Darnley d29237e557 v210: Add avx2 version of the 8-bit line encoder 9 years ago
Derek Buitenhuis 1ba1fede9d flacenc: Restore defaults and range for {min, max}_prediction_order 9 years ago
Vittorio Giovara 60f0fde309 libx264: Make sure to preserve default option values 9 years ago
James Almer 77a44f577b configure: add missing avx2 support check 9 years ago
James Almer b624f0660b x86: Add ymm_reg struct 9 years ago
Luca Barbato eafb05fcf3 v210: x86: Add the correct guards around the asm code 9 years ago
Vittorio Giovara 4709f72115 lavfi: Use AV_CEIL_RSHIFT where needed 9 years ago
Vittorio Giovara e80307140f yuv4mpegenc: Use AV_CEIL_RSHIFT where needed 9 years ago
Vittorio Giovara 6695f178a5 pixdesc: Use AV_CEIL_RSHIFT in documentation 9 years ago
Vittorio Giovara 1546a41ada pixdesc: Drop unneeded deprecation warning guards 9 years ago
Vittorio Giovara 9cac1b4b4f qsvenc: Add private option to replace coder_type 9 years ago
Luca Barbato eef9f06508 avplay: Allow to override the codec 9 years ago
Luca Barbato 6fa464f8d2 avplay: Statically allocate the player state 9 years ago
Luca Barbato 611ba89b89 avplay: Rename cur_stream to player 9 years ago