44525 Commits (522d850e68ec4b77d3477b3c8f55b1ba00a9d69a)
 

Author SHA1 Message Date
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
Diego Biurrun d1d6230ea3 build: Add "build" shorthand target that depends on all compile targets 8 years ago
Diego Biurrun 4d1f7e8bc7 build: Skip generating .version files when cleaning 8 years ago
Diego Biurrun 58407b4d74 configure: Fix typo in objcc default setting 8 years ago
Diego Biurrun fde7ee8710 x86: hevc: Add missing colons after assembly labels 8 years ago
Diego Biurrun 7cb1d9e2db build: Fine-grained link-time dependency settings 8 years ago
Diego Biurrun d154bdd3d0 configure: Simplify dlopen check 8 years ago
Michael Niedermayer d7b2bb5391 h264_sei: Check actual presence of picture timing SEI message 8 years ago
Diego Biurrun 21cca00dfe build: Explicitly disable external libraries when not explicitly enabled 8 years ago
Diego Biurrun e1a6d63c7e fate: Rename WMV8_DRM decoder tests to WMV3_DRM 8 years ago
Luca Barbato 79331df362 rtsp: Lazily set up the pollfd array once 8 years ago
Ben Chang d8f36a6aa3 nvenc: Fix the preset mapping list 8 years ago
Diego Biurrun 698ac8f9ca fate: Make null comparison method more useful 8 years ago
Diego Biurrun c483398bb7 build: Drop DOC_ prefix from EXAMPLES-related variables 8 years ago
Luca Barbato 5263f464db rtsp: Lazily allocate the pollfd array 8 years ago
Luca Barbato b9b82151a1 rtsp: Move the pollfd setup out of the for loop 8 years ago
Luca Barbato 150e99d694 rtsp: Factor out packet reading 8 years ago
Diego Biurrun 4141a5a240 Use modern avconv syntax for codec selection in documentation and tests 8 years ago