40778 Commits (ed6dad3737bf7bb2d5e9fa9511dfdb44806010e8)
 

Author SHA1 Message Date
Christophe Gisquet cf6090dc62 hevc: use intreadwrite 11 years ago
Christophe Gisquet ed53cc217f hevc: derive partial merge list 11 years ago
Christophe Gisquet 3505b19652 hevc: derive partially amvp list 11 years ago
Christophe Gisquet 09182b3224 hevc: simplify rounding 11 years ago
Christophe Gisquet d1b1c3bb5e hevc: reorder loops 11 years ago
Martin Storsjö 08b94f160a configure: Don't pass MSVC compiler options -M[TD] to armasm 11 years ago
Diego Biurrun cc1d8c54c1 avcodec: Postpone FF_IDCT_XVIDMMX removal until the next version bump 11 years ago
Anton Khirnov d63443b968 lavc: drop the av_fast_{re,m}alloc compatibility wrappers 11 years ago
Nidhi Makhijani 8dca0877e3 mpegts: Return proper error code on invalid input data 11 years ago
Reinhard Tartler 59cc081220 Prepare for 11_alpha2 Release 11 years ago
Martin Storsjö ab0742d2f3 configure: Suggest upgrading gas-preprocessor instead of just installing 11 years ago
Diego Biurrun 9f8cf50e3b configure: Enable gas-preprocessor on all OSes but only if available 11 years ago
Martin Storsjö f4312352fc configure: Add probe identification of MS armasm 11 years ago
Diego Elio Pettenò 2597a842a0 tiff: Improve grayscale support 11 years ago
Luca Barbato fb1ddcdc8f avresample: Introduce AVFrame-based API 11 years ago
Luca Barbato 8c6f430291 mpeg: Suppress a compiler warning on callback type 11 years ago
Anton Khirnov 9325d88eba lavc: remove obsolete and disabled avpriv functions 11 years ago
Anton Khirnov 24c788f487 Remove obsolete FF_API_REFERENCE_DTS cruft. 11 years ago
Anton Khirnov 24e87f7f42 Remove obsolete FF_API_PROBE_MIME cruft. 11 years ago
Anton Khirnov 472f9ed312 Remove obsolete FF_API_AVFRAME_COLORSPACE cruft. 11 years ago
Anton Khirnov 1985c2e75c Bump major versions of all libraries. 11 years ago
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