40568 Commits (fcf597625c7a991ca389f3a9b8ff4f5e383301c0)
 

Author SHA1 Message Date
Martin Storsjö ab0742d2f3 configure: Suggest upgrading gas-preprocessor instead of just installing 10 years ago
Diego Biurrun 9f8cf50e3b configure: Enable gas-preprocessor on all OSes but only if available 10 years ago
Martin Storsjö f4312352fc configure: Add probe identification of MS armasm 10 years ago
Diego Elio Pettenò 2597a842a0 tiff: Improve grayscale support 10 years ago
Luca Barbato fb1ddcdc8f avresample: Introduce AVFrame-based API 10 years ago
Luca Barbato 8c6f430291 mpeg: Suppress a compiler warning on callback type 10 years ago
Anton Khirnov 9325d88eba lavc: remove obsolete and disabled avpriv functions 10 years ago
Anton Khirnov 24c788f487 Remove obsolete FF_API_REFERENCE_DTS cruft. 10 years ago
Anton Khirnov 24e87f7f42 Remove obsolete FF_API_PROBE_MIME cruft. 10 years ago
Anton Khirnov 472f9ed312 Remove obsolete FF_API_AVFRAME_COLORSPACE cruft. 10 years ago
Anton Khirnov 1985c2e75c Bump major versions of all libraries. 10 years ago
Anton Khirnov f4c444e17d Postpone API-incompatible changes until the next bump. 10 years ago
Anton Khirnov 7acdd3a127 hevc_filter: avoid excessive calls to ff_hevc_get_ref_list() 10 years ago
Anton Khirnov 52a2c17ec0 hevc_refs: drop the handling of negative coordinates in ff_hevc_get_ref_list() 10 years ago
Anton Khirnov a7a17e3f19 hevc_filter: move some conditions out of loops 10 years ago
Anton Khirnov 70211539a3 hevc: deobfuscate slice/tile boundary handling for DBF 10 years ago
Anton Khirnov 5501971578 hevc_filter: drop more redundant checks 10 years ago
Anton Khirnov 65b8b6c476 hevc_filter: drop redundant checks 10 years ago
Anton Khirnov 4d1ff2a489 hevc: calculate the dbf strength in hls_pcm_sample() only if dbf is enabled 10 years ago
Diego Biurrun d35b94fbab avcodec: Rename xvidmmx IDCT to xvid 10 years ago
Diego Biurrun 84d173d3de xvididct: Ensure that the scantable permutation is always set correctly 10 years ago
Diego Biurrun 6f1960ab71 idct: cosmetics: Drop one unnecessary if-block level 10 years ago
Diego Biurrun 444c73583d configure: Only run gas checks on ARM and PowerPC 10 years ago
Diego Biurrun 0026e356d0 configure: Die if gas is unavailable under aarch64 as well as ARM 10 years ago
Luca Barbato e4c9e59a45 mpeg: K&R formatting cosmetics 10 years ago
Diego Biurrun 454697603e mpegts: Use av_free() to free memory allocated by av_strdup() 10 years ago
Diego Biurrun 5b220e1e19 mpegts: Fix memory leaks and related crashes in mpegs_write_header() 10 years ago
Diego Biurrun f8ab9f2fe3 mpegts: Avoid unnecessary variable shadowing 10 years ago
Diego Biurrun 6d6bd3a3db mpegts: Drop some unnecessary parentheses 10 years ago
Diego Biurrun b7b1bf9166 mpegts: K&R formatting cosmetics 10 years ago
Diego Biurrun bb789016d4 swscale: Undeprecate sws_getContext() 10 years ago
Diego Biurrun ad1ee5fa75 avcodec: Undeprecate reordered_opaque 10 years ago
Felix Abecassis a7e541c992 h264: fix interpretation of interleved stereo modes 10 years ago
John Stebbins b50173a4dd movenc: fix QT chapter track character encoding 10 years ago
John Stebbins da9cc22d5b movenc: add track title to tracks 10 years ago
John Stebbins d9432789bd movenc: remove pointless loop around BITEXACT test 10 years ago
Anton Khirnov 7b588bb691 svq1: do not modify the input packet 10 years ago
Anton Khirnov c7d9b473e2 cdgraphics: do not return 0 from the decode function 10 years ago
Anton Khirnov a1599f3f7e cdgraphics: switch to bytestream2 10 years ago
Martin Storsjö ed6d9ce914 configure: Include the armcc build number in the compiler identification 10 years ago
Vittorio Giovara cbc808d726 jpeg2000: enable 4 component pixel formats 10 years ago
Michael Niedermayer a7153444df huffyuvdec: check width size for yuv422p 10 years ago
Michael Niedermayer 70cd3b8e65 mmvideo: check horizontal coordinate too 10 years ago
Michael Niedermayer 849b9d34c7 wmalosslessdec: fix mclms_coeffs* array size 10 years ago
Janne Grunau 15201e2560 configure: check $as first before using $gas as GNU as 10 years ago
Janne Grunau d395895cdb fate: generate tests/pixfmts.mak for all targets requiring it 10 years ago
John Stebbins 0897d2fdc7 movenc: Add option to disable nero chapters 10 years ago
Femi Adeyemi-Ejeye 2601a9447e mpegts: Add HEVC definitions 10 years ago
Luca Barbato 89616408e3 mpegts: Define the section length with a constant 10 years ago
Ben Avison 701e8b42e1 vc-1: Optimise parser (with special attention to ARM) 10 years ago