42852 Commits (2870972e9de6b66b572cdfb3d45bb720bf39edbb)
 

Author SHA1 Message Date
  Diego Biurrun 2870972e9d build: Fix mpegvideo component dependencies 10 years ago
  Diego Biurrun 7403be9b1b build: Fix dependencies for components relying on H.263 data tables 10 years ago
  Diego Biurrun e453129321 build: Add missing dependencies for eatqi decoder 10 years ago
  Vittorio Giovara 71eaefa64a build: Add missing celp_math dependency for G723_1 encoder and decoder 10 years ago
  Diego Biurrun 7c82d31cbe checkasm: Use standard multiple inclusion guards 10 years ago
  Diego Biurrun 3d8025d602 profiles: Add missing #endif comment 10 years ago
  Diego Biurrun 6b96d2dcda cosmetics: Drop particularly redundant silly comments 10 years ago
  Diego Biurrun 29c2d06d67 cosmetics: Drop empty comment lines 10 years ago
  Anton Khirnov d847a40888 hwcontext_cuda/vdpau: add to skipheaders 10 years ago
  Anton Khirnov 9c0bc1e980 qsv: add a missing #include 10 years ago
  Vittorio Giovara b92962436b mov: Fix the format specifier type for size 10 years ago
  Luca Barbato 2edc718723 configure: Relax the implication of --enable for components 10 years ago
  Diego Biurrun 47570dbde8 fft: ppc: Place ff_fft_calc_interleave_altivec() under correct ifdefs 10 years ago
  Anton Khirnov c15f6098b1 avconv: pass the hw context from filters to the encoder 10 years ago
  Anton Khirnov 871d0930d4 nvenc: support CUDA frames as input 10 years ago
  Anton Khirnov 7b3214d005 lavc: add a field for passing AVHWFramesContext to encoders 10 years ago
  Anton Khirnov 21f7cd4acd lavfi: add a filter for uploading normal frames to CUDA 10 years ago
  Anton Khirnov 1bf3413461 avconv: use the new buffersrc parameters API 10 years ago
  Anton Khirnov b3dd30db0b lavfi: pass the hw frames context through the filter chain 10 years ago
  Anton Khirnov ad884d1002 hwcontext: add a CUDA implementation 10 years ago
  Anton Khirnov 7bc780cd44 pixfmt: add a CUDA hwaccelled format 10 years ago
  Anton Khirnov c51b2c79a7 Allow linking to CUDA dynamically instead of dlopen()ing it at runtime 10 years ago
  Anton Khirnov bd49be885e avconv_vdpau: use the hwcontext API to simplify code 10 years ago
  Anton Khirnov a001ce31bc hwcontext: add a VDPAU implementation 10 years ago
  Anton Khirnov 89923e418b lavu: add a framework for handling hwaccel frames 10 years ago
  Anton Khirnov 721a4efc05 buffer: add support for pools using caller data in allocation 10 years ago
  Anton Khirnov c084d6d2cf buffersrc: default SAR to 0 (unknown) rather than 1 10 years ago
  Luca Barbato a2bb771a3c configure: Restore the --enable-everything behaviour 10 years ago
  Luca Barbato 5e1beec944 configure: Print which libraries will be built 10 years ago
  Luca Barbato 21c750f240 configure: Use `require` for the non-component options 10 years ago
  Luca Barbato 5eb562831b mov: Use the correct type for size 10 years ago
  Philip Langdale 8d34a2f803 vdpau: Support for VDPAU accelerated HEVC decoding 10 years ago
  Philip Langdale 8958c5c64d hevc: Track long and short term RPS size for VDPAU 10 years ago
  Hendrik Leppkes 8c399bd5ce dxva2_hevc: properly signal the num_delta_pocs from the SPS RPS 10 years ago
  Luca Barbato e579d8b29c lavf: Dump the cpb side data information 10 years ago
  Anton Khirnov d005ccc630 nvenc: rename a misnamed function 10 years ago
  Anton Khirnov 118beda355 nvenc: merge input and output surface structs 10 years ago
  Anton Khirnov 28259c13db nvenc: factor out the pixel format list 10 years ago
  Anton Khirnov fb25d99b0a buffersrc: do not discard the error from ff_filter_frame() 10 years ago
  Vittorio Giovara f7d77b9a5d eatqi: Remove MpegEncContext dependency 10 years ago
  Vittorio Giovara 7c25ffe070 mpeg1: Make intra-block decoding independent of MpegEncContext 10 years ago
  Diego Biurrun 249827f736 mpeg12dec: Refactor mpeg1_decode_block_intra() 10 years ago
  Vittorio Giovara cdbaa43604 mpeg12dec: Always close reader on error 10 years ago
  Thomas Lee 7a00653be6 tiny_psnr: Support large files 10 years ago
  Luca Barbato 99214d42a9 dnxhd: Make the encoder message friendlier 10 years ago
  Diego Biurrun 34c9eba982 configure: Refactor toolchain flag setting 10 years ago
  Anton Khirnov dd53af4b37 avplay: drop support for building without lavfi 10 years ago
  Michael Niedermayer 5781bfae0c flacenc: Load default prediction_order parameters if none is selected 10 years ago
  Andreas Cadhalpun 2e6ba1993e asfdec: make sure packet_size is non-zero before seeking 10 years ago
  Andreas Cadhalpun bf50607ab7 asfdec: check for too small size in asf_read_unknown 10 years ago