44505 Commits (51411eb7ffba1437c1019f992990914f60232c39)
 

Author SHA1 Message Date
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
Diego Biurrun da8093f712 fate: Use bitexact optimizations in the svq3-2 test 8 years ago
Anton Khirnov 984736dd9e lavc: make sure not to return EAGAIN from codecs 8 years ago
James Almer 4cc0227040 apetag: account for header size if present when returning the start position 8 years ago
James Almer 3f258f5ee0 apetag: fix flag value to signal footer presence 8 years ago
Anton Khirnov b2788fe934 svq3: fix the slice size check 8 years ago
John Stebbins cd7a2e1502 asfdec: fix reading files larger than 2GB 8 years ago
John Stebbins 248dc5c164 h264dec: fix dropped initial SEI recovery point 8 years ago
Diego Biurrun 8e4d4efc67 fate: Add another SVQ3 test to increase coverage 8 years ago
Martin Storsjö b8f66c0838 aarch64: vp9itxfm: Reorder iadst16 coeffs 8 years ago
Martin Storsjö 08074c092d arm: vp9itxfm: Reorder iadst16 coeffs 8 years ago
Martin Storsjö 09eb88a12e aarch64: vp9itxfm: Reorder the idct coefficients for better pairing 8 years ago
Martin Storsjö de06bdfe6c arm: vp9itxfm: Reorder the idct coefficients for better pairing 8 years ago
Martin Storsjö 65aa002d54 aarch64: vp9itxfm: Avoid reloading the idct32 coefficients 8 years ago
Martin Storsjö 402546a172 arm: vp9itxfm: Avoid reloading the idct32 coefficients 8 years ago
Martin Storsjö 575e31e931 arm: vp9lpf: Implement the mix2_44 function with one single filter pass 8 years ago
Martin Storsjö 3bf9c48320 aarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup+lsr+dup+trn1 8 years ago
Martin Storsjö c582cb8537 arm/aarch64: vp9lpf: Keep the comparison to E within 8 bit 8 years ago
Diego Biurrun ed6a891c36 Place attribute_deprecated in the right position for struct declarations 8 years ago
Luca Barbato 04d2afa93b mkv: Update the seek test to match 5d3953a5dc 8 years ago
John Stebbins fec3456ce1 fate: Update fate-lavf-mkv after commit 5d3953a5dc 8 years ago