40407 Commits (f4c444e17d137c786f0ed2da0e5943df505d5f9e)
 

Author SHA1 Message Date
Anton Khirnov f4c444e17d Postpone API-incompatible changes until the next bump. 11 years ago
Anton Khirnov 7acdd3a127 hevc_filter: avoid excessive calls to ff_hevc_get_ref_list() 11 years ago
Anton Khirnov 52a2c17ec0 hevc_refs: drop the handling of negative coordinates in ff_hevc_get_ref_list() 11 years ago
Anton Khirnov a7a17e3f19 hevc_filter: move some conditions out of loops 11 years ago
Anton Khirnov 70211539a3 hevc: deobfuscate slice/tile boundary handling for DBF 11 years ago
Anton Khirnov 5501971578 hevc_filter: drop more redundant checks 11 years ago
Anton Khirnov 65b8b6c476 hevc_filter: drop redundant checks 11 years ago
Anton Khirnov 4d1ff2a489 hevc: calculate the dbf strength in hls_pcm_sample() only if dbf is enabled 11 years ago
Diego Biurrun d35b94fbab avcodec: Rename xvidmmx IDCT to xvid 11 years ago
Diego Biurrun 84d173d3de xvididct: Ensure that the scantable permutation is always set correctly 11 years ago
Diego Biurrun 6f1960ab71 idct: cosmetics: Drop one unnecessary if-block level 11 years ago
Diego Biurrun 444c73583d configure: Only run gas checks on ARM and PowerPC 11 years ago
Diego Biurrun 0026e356d0 configure: Die if gas is unavailable under aarch64 as well as ARM 11 years ago
Luca Barbato e4c9e59a45 mpeg: K&R formatting cosmetics 11 years ago
Diego Biurrun 454697603e mpegts: Use av_free() to free memory allocated by av_strdup() 11 years ago
Diego Biurrun 5b220e1e19 mpegts: Fix memory leaks and related crashes in mpegs_write_header() 11 years ago
Diego Biurrun f8ab9f2fe3 mpegts: Avoid unnecessary variable shadowing 11 years ago
Diego Biurrun 6d6bd3a3db mpegts: Drop some unnecessary parentheses 11 years ago
Diego Biurrun b7b1bf9166 mpegts: K&R formatting cosmetics 11 years ago
Diego Biurrun bb789016d4 swscale: Undeprecate sws_getContext() 11 years ago
Diego Biurrun ad1ee5fa75 avcodec: Undeprecate reordered_opaque 11 years ago
Felix Abecassis a7e541c992 h264: fix interpretation of interleved stereo modes 11 years ago
John Stebbins b50173a4dd movenc: fix QT chapter track character encoding 11 years ago
John Stebbins da9cc22d5b movenc: add track title to tracks 11 years ago
John Stebbins d9432789bd movenc: remove pointless loop around BITEXACT test 11 years ago
Anton Khirnov 7b588bb691 svq1: do not modify the input packet 11 years ago
Anton Khirnov c7d9b473e2 cdgraphics: do not return 0 from the decode function 11 years ago
Anton Khirnov a1599f3f7e cdgraphics: switch to bytestream2 11 years ago
Martin Storsjö ed6d9ce914 configure: Include the armcc build number in the compiler identification 11 years ago
Vittorio Giovara cbc808d726 jpeg2000: enable 4 component pixel formats 11 years ago
Michael Niedermayer a7153444df huffyuvdec: check width size for yuv422p 11 years ago
Michael Niedermayer 70cd3b8e65 mmvideo: check horizontal coordinate too 11 years ago
Michael Niedermayer 849b9d34c7 wmalosslessdec: fix mclms_coeffs* array size 11 years ago
Janne Grunau 15201e2560 configure: check $as first before using $gas as GNU as 11 years ago
Janne Grunau d395895cdb fate: generate tests/pixfmts.mak for all targets requiring it 11 years ago
John Stebbins 0897d2fdc7 movenc: Add option to disable nero chapters 11 years ago
Femi Adeyemi-Ejeye 2601a9447e mpegts: Add HEVC definitions 11 years ago
Luca Barbato 89616408e3 mpegts: Define the section length with a constant 11 years ago
Ben Avison 701e8b42e1 vc-1: Optimise parser (with special attention to ARM) 11 years ago
Ben Avison adf8227cf4 vc-1: Add platform-specific start code search routine to VC1DSPContext. 11 years ago
Ben Avison db7f1c7c5a h264: Move start code search functions into separate source files. 11 years ago
Diego Biurrun eee813eec7 fate: Only generate tests/pixfmts.mak if some pixfmts fate test is run 11 years ago
Diego Biurrun 990e2f3555 avcodec: Suppress deprecation warnings from DTG code scheduled for removal 11 years ago
Vittorio Giovara 086a541857 fate: png-suite 11 years ago
Carl Eugen Hoyos 60cbd6ad84 tiff: support reading gray+alpha at 8 bits 11 years ago
Vittorio Giovara bcc5f69b33 tiff: support reading gray+alpha at 16 bits 11 years ago
Vittorio Giovara e64f0bf2d2 png: support reading gray+alpha at 16 bits 11 years ago
Vittorio Giovara 2257165bff png: disable broken MMX/SIMD code for bpp <= 2 11 years ago
Vittorio Giovara f84a1b597c swscale: support AV_PIX_FMT_YA16 as input 11 years ago
Vittorio Giovara e9abafca27 avutil: add AV_PIX_FMT_YA16 pixel format 11 years ago