summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* matroskadec: don't warn about unknown spherical medata when none is presentJames Almer2017-11-031-0/+3
* libspeexenc: Use speex_lib_get_mode instead of the speex_foo_mode data symbolsMartin Storsjö2017-11-041-3/+3
* Revert "configure: Detect AIX ar command instead of hardcoding it in the OS s...Diego Biurrun2017-11-031-3/+1
* configure: Simplify MIPS instruction set handlingDiego Biurrun2017-11-021-3/+3
* configure: Miscellaneous minor changes to config file handlingDiego Biurrun2017-11-021-12/+12
* configure: Remove unused apply() helper functionDiego Biurrun2017-11-021-6/+0
* configure: Miscellaneous small changes to helper functionsDiego Biurrun2017-11-021-6/+7
* configure: Stop using dlltool to create an import libraryMartin Storsjö2017-10-301-8/+1
* dashenc: copy stream frame rate to output streamPeter Große2017-10-271-0/+1
* dashenc: fix bitrate estimation with correct scalingAnton Schubert2017-10-271-1/+4
* doc: Provide better examples for hls and segment muxingLuca Barbato2017-10-271-2/+8
* configure: Drop support for legacy PGI compilerDiego Biurrun2017-10-251-19/+0
* build: Drop support for legacy TI ARM compilerDiego Biurrun2017-10-254-96/+1
* hwcontext_vaapi: Set message callbacks on internally-created devicesMark Thompson2017-10-251-0/+21
* vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson2017-10-254-6/+6
* vaapi: Remove H.264 baseline profileMark Thompson2017-10-242-4/+4
* configure: Add config option for libva2 (VAAPI 1)Mark Thompson2017-10-241-0/+5
* vaapi: Disable deprecation warnings around use of struct vaapi_contextMark Thompson2017-10-241-0/+3
* arm: Remove a redundant check in fmtconvert_init_arm.cMartin Storsjö2017-10-241-4/+2
* arm: Check for have_vfp_vm instead of !have_vfpv3 for float_dsp_vfpMartin Storsjö2017-10-241-2/+2
* lavc: fix hw_device_ctx operationwm42017-10-231-4/+2
* configure: Group system feature variables and system libraries togetherDiego Biurrun2017-10-221-11/+19
* build: Delete compiler-generated compat files on 'make clean'Diego Biurrun2017-10-191-0/+1
* configure: Bail out early if neither static nor shared libs are builtDiego Biurrun2017-10-191-11/+11
* configure: Move enabling libc_type into probe_libc() functionDiego Biurrun2017-10-191-2/+1
* lavc: external hardware frame pool initializationwm42017-10-1926-181/+395
* FATE: add a test for the H.264 sample fixed by 7c4f6f6Anton Khirnov2017-10-192-0/+23
* qsv: Make the hevc idr_interval consistent with the h264 oneLuca Barbato2017-10-181-1/+5
* configure: Set the default assembler to armasm64 for MSVC for arm64Martin Storsjö2017-10-181-0/+3
* aarch64: Remove a dot from a labelMartin Storsjö2017-10-181-2/+2
* aarch64: Get rid of a stray double spaceMartin Storsjö2017-10-181-1/+1
* cbs: Add test dependenciesMark Thompson2017-10-171-6/+11
* mss1: Add missing macro parameters to ARITH_GET_* macrosDiego Biurrun2017-10-161-8/+8
* qsv: Expose idr_interval for hevc as wellLuca Barbato2017-10-141-0/+1
* Remove dv1394 input deviceJosh de Kock2017-10-138-606/+1
* avfoundation: Drop silly _dec suffix from filenameDiego Biurrun2017-10-132-1/+1
* alsa: Coalesce source files after outdev removalDiego Biurrun2017-10-134-282/+182
* oss: Coalesce source files after outdev removalDiego Biurrun2017-10-134-198/+117
* sndio: Coalesce source files after outdev removalDiego Biurrun2017-10-134-174/+104
* Remove all output devicesDiego Biurrun2017-10-1312-419/+22
* pictor: Correctly check frame dimensionsMichael Niedermayer2017-10-121-1/+1
* makedef: Add support for identifying the ARM64 machine typeMartin Storsjö2017-10-121-2/+2
* configure: Add a comment about why we don't try to enable pic on arm on targe...Martin Storsjö2017-10-121-0/+1
* configure: Don't add -fPIC to asflags when targeting windowsMartin Storsjö2017-10-121-1/+1
* configure: Don't add -fPIC to cflags for target_os=win32Martin Storsjö2017-10-121-1/+1
* build: CryptGenRandom --> wincrypt, it is a better nameDiego Biurrun2017-10-122-3/+3
* build: Rename stdatomic_h variable to stdatomicDiego Biurrun2017-10-121-3/+2
* configure: Extend check_header() to allow checking for multiple headersDiego Biurrun2017-10-121-15/+14
* build: Merge mach/mach_time.h and mach_absolute_time() checksDiego Biurrun2017-10-122-4/+2
* configure: Merge separate parts of GnuTLS testDiego Biurrun2017-10-121-3/+2
OpenPOWER on IntegriCloud