44742 Commits (d76479c5020ca43e67d47ba3767146b192dc4782)
 

Author SHA1 Message Date
Mark Thompson 303fadf596 avconv: Document the -init_hw_device option 8 years ago
Mark Thompson aa6b2e081c avconv: Enable generic hwaccel support for VDPAU 8 years ago
wm4 1a7ddba576 lavc: vdpau: add support for new hw_frames_ctx and hw_device_ctx API 8 years ago
wm4 16a163b55a lavc: Add hwaccel_flags field to AVCodecContext 8 years ago
Mark Thompson 62a1ef9f26 avconv: Enable generic hwaccel support for VAAPI 8 years ago
Mark Thompson d2e6dd32a4 avconv: Generic device setup 8 years ago
Mark Thompson b7487f4f3c hwcontext: Make it easier to work with device types 8 years ago
Mark Thompson b266ad56fe hwcontext: Add device derivation 8 years ago
Diego Biurrun b864230c49 rtmp: Move RTMP digest calculation to a separate file 8 years ago
Diego Biurrun cfee5e1a0f build: Add missing object dependency for extract_extradata bitstream filter 8 years ago
Martin Storsjö 7995ebfad1 arm/aarch64: vp9: Fix vertical alignment 8 years ago
James Almer 827a05eaa9 matroskaenc: add support for Spherical Video elements 8 years ago
Luca Barbato 0d8013b88b configure: Replace -no_weak_symbols with -Werror=partial-availability 8 years ago
Diego Biurrun 681a86aba6 x86: fft: Port to cpuflags 8 years ago
Diego Biurrun e9bb77fb10 x86: h264: Simplify DEQUANT macro with cpuflags 8 years ago
Diego Biurrun 307eb1a8ee x86: vp8dsp: port FILTER_BILINEAR macro to cpuflags 8 years ago
Diego Biurrun 994c4bc107 x86util: Port all macros to cpuflags 8 years ago
Anton Khirnov 522d850e68 h264_cavlc: check the value of run_before 8 years ago
Anton Khirnov 83b2b34d06 h2645_parse: use the bytestream2 API for packet splitting 8 years ago
Anton Khirnov b76f6a76c6 h264dec: initialize field_started to 0 on each decode call 8 years ago
Martin Storsjö 3a0d5e206d arm/aarch64: vp9itxfm: Skip loading the min_eob pointer when it won't be used 8 years ago
Martin Storsjö 98ee855ae0 arm: vp9itxfm: Template the quarter/half idct32 function 8 years ago
Diego Biurrun b57a95d014 cfhd: Add FATE tests 8 years ago
Kieran Kunhya 5f794aa165 Add Cineform HD Decoder 8 years ago
Konda Raju f6790b5e10 add initial QP value options 8 years ago
wm4 8a60bba0ae avcodec: clarify some decoding/encoding API details 8 years ago
Vittorio Giovara 0429f01e47 mkv: Export bounds and padding from spherical metadata 8 years ago
James Almer 251849f06c mkv: Add support for Spherical Video elements 8 years ago
Vittorio Giovara a825980f9f mov: Export bounds and padding from spherical metadata 8 years ago
Vittorio Giovara 6bce6aa17d spherical: Add tiled equirectangular type and projection-specific properties 8 years ago
Vittorio Giovara 114324b9e0 mov: Validate cubemap layout 8 years ago
Vittorio Giovara 0f8512c4a8 mov: Validate spherical metadata version 8 years ago
Vittorio Giovara 2365772300 mov: Ignore old spherical metadata when newer version is present 8 years ago
Aaron Colwell 17adcc40ad mov: Fix spherical metadata_source parsing 8 years ago
Luca Barbato 81bffae368 configure: Check for -no_weak_imports in ldflags on macOS 8 years ago
Diego Biurrun 57b753b445 build: Prefer NASM assembler over YASM 8 years ago
Diego Biurrun f54037da8a build: Make x86 assembler commandline-selectable 8 years ago
Diego Biurrun 51411eb7ff build: Special-case handling of SDL CFLAGS 8 years ago
Diego Biurrun 003124ebf4 build: Fix logic of clock_gettime() check 8 years ago
Vittorio Giovara b44bd7ee7f pixlet: Fix architecture-dependent code and values 8 years ago
Diego Biurrun 808ef43597 build: Explicitly set 32-bit/64-bit object formats for nasm/yasm 8 years ago
Diego Biurrun 6eef263aca x86: Merge align directives into SECTION_RODATA declarations where possible 8 years ago
Ganapathy Kasi 3303f86467 nvenc: Remove qmin and qmax constraints for nvenc vbr 8 years ago
Paul B Mahol aba5b94859 Add Apple Pixlet decoder 8 years ago
James Almer 19d57ca62e libavutil: add av_mod_uintp2 8 years ago
Ganesh Ajjanagadde 7bfda7d157 intmath: add faster clz support 8 years ago
Diego Biurrun 5ff3b5cafc build: Add pthreads to list of avutil extralibs 8 years ago
Diego Biurrun db869f4ea4 fate: Add build-only targets to FATE 8 years ago
Diego Biurrun 3c0efbd033 build: Allow generating dependencies as a side-effect of assembling 8 years ago
Diego Biurrun 39e208f4d4 build: Generalize yasm/nasm-related variable names 8 years ago