41984 Commits (271ce76d317c5432e151216cf23f12b77ed6cb7e)
 

Author SHA1 Message Date
Steve Lhomme 28fa58cf5d dxva2: Fix build when only D3D11 or DXVA2 is used 10 years ago
Steve Lhomme 31de41babc configure: Check if ID3D11VideoDecoder exists, not just the header to enable d3d11va 10 years ago
Michael Niedermayer 08d006f5a8 h264: Fix HWACCEL_MAX for D3D11 10 years ago
Michael Niedermayer 674b79148f hevc: Fix HWACCEL_MAX for D3D11 10 years ago
Martin Storsjö 63ce9fd23c rtmpdh: Use GMP functions directly, instead of nettle wrappers 10 years ago
Martin Storsjö 84c5ff911f rtmpdh: Fix the indentation in a struct 10 years ago
Luca Barbato b08caa87c3 nvenc: H264 and HEVC encoders 10 years ago
Vittorio Giovara 522d971c7f xsub: Check memory allocation 10 years ago
Vittorio Giovara 83797da6e3 wma: Check memory allocation 10 years ago
Vittorio Giovara e1ea365f7e truemotion2: Check memory allocation 10 years ago
Vittorio Giovara 28fb80dcbf svq1: Check memory allocation 10 years ago
Vittorio Giovara 42df71d9bb ratecontrol: Check memory allocation 10 years ago
Vittorio Giovara 0994e14213 pthread: Check memory allocation 10 years ago
Vittorio Giovara 03927cb733 psymodel: Check memory allocation 10 years ago
Vittorio Giovara fef2f4722b xvid: Check memory allocation 10 years ago
Vittorio Giovara 9fb483fede x264: Check memory allocation 10 years ago
Vittorio Giovara 41658bc885 libtheora: Check memory allocation 10 years ago
Vittorio Giovara 8df5fbf0b0 lcl: Check memory allocation 10 years ago
Vittorio Giovara 7ca603f96f jpegls: Check memory allocation 10 years ago
Vittorio Giovara 7d2a682691 huffyuv: Check memory allocation 10 years ago
Vittorio Giovara 7fccc96dc3 eatgv: Check memory allocation 10 years ago
Vittorio Giovara 69277069dd dct: Check memory allocation 10 years ago
Vittorio Giovara e524f37356 asv: Check memory allocation 10 years ago
Vittorio Giovara 074a1b3732 aacpsy: Check memory allocation 10 years ago
Vittorio Giovara 149fa0b7ac mpegvideo: Move MotionEstContext and function declarations to a separate header 10 years ago
Vittorio Giovara b2b766914a mpegvideo: mpeg12: Move function declarations 10 years ago
Vittorio Giovara 378a00087f mpegvideo: Move tables to a separate file 10 years ago
Vittorio Giovara 31a117a0e6 mpegvideo: msmpeg4: Move function declarations 10 years ago
Vittorio Giovara 2f15846ad7 mpegvideo: wmv2: Move function declarations 10 years ago
Hendrik Leppkes 902a55f716 dxva2_hevc: re-write reference frame handling 10 years ago
Hendrik Leppkes 35818b8aaf dxva2_hevc: fix 32x32 scaling lists 10 years ago
Andreas Cadhalpun 5c720657c2 mov: always check avio_read return value 10 years ago
Vittorio Giovara bff0349d9d avio: Add avio_read wrapper to simplify error checking 10 years ago
Andreas Cadhalpun cffb9ea81b mov: reject zero bytes_per_frame with non-zero samples_per_frame 10 years ago
Andreas Cadhalpun 8e9c39e81f mov: abort on EOF in ff_mov_read_chan 10 years ago
Luca Barbato a8a90906fb mov: Correctly allocate ctts_data 10 years ago
Andreas Cadhalpun f261a55d72 mov: Fix two memleaks 10 years ago
Vittorio Giovara 3f38d4b816 vp9: Parse subsampling and report missing feature 10 years ago
James Almer d68c05380c x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
James Almer cae3985120 x86: Add helper macros to check for slow cpuflags 10 years ago
James Almer f7cafb5d02 x86: add AV_CPU_FLAG_AVXSLOW flag 10 years ago
Luca Barbato d0bf20a4f2 ppc: vsx: Implement diff_pixels and get_pixels 10 years ago
Luca Barbato eecd29b3fd ppc: vsx: Implement float_dsp 10 years ago
Luca Barbato 7d07ee5a9b ppc: cpu: Add support for VSX and POWER8 extensions 10 years ago
Luca Barbato da60b99a88 ppc: Restrict some Altivec implementations to Big Endian 10 years ago
Luca Barbato f22ebd2555 ppc: configure: Support ISA 2.06 and later 10 years ago
Luca Barbato 3058872c29 ppc: Clarify and extend the cpuid check 10 years ago
Luca Barbato baa94563fe ppc: linux: Check altivec using the auxv 10 years ago
Luca Barbato 7014b65995 ppc: pixblockdsp: Use the abriged vector types 10 years ago
Luca Barbato 72cebae0d9 ppc: avutil: Use the abriged vector types 10 years ago