summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bump major versions of all libraries.Anton Khirnov2014-08-09
* Postpone API-incompatible changes until the next bump.Anton Khirnov2014-08-09
* hevc_filter: avoid excessive calls to ff_hevc_get_ref_list()Anton Khirnov2014-08-09
* hevc_refs: drop the handling of negative coordinates in ff_hevc_get_ref_list()Anton Khirnov2014-08-09
* hevc_filter: move some conditions out of loopsAnton Khirnov2014-08-09
* hevc: deobfuscate slice/tile boundary handling for DBFAnton Khirnov2014-08-09
* hevc_filter: drop more redundant checksAnton Khirnov2014-08-09
* hevc_filter: drop redundant checksAnton Khirnov2014-08-09
* hevc: calculate the dbf strength in hls_pcm_sample() only if dbf is enabledAnton Khirnov2014-08-09
* avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun2014-08-08
* xvididct: Ensure that the scantable permutation is always set correctlyDiego Biurrun2014-08-08
* idct: cosmetics: Drop one unnecessary if-block levelDiego Biurrun2014-08-08
* configure: Only run gas checks on ARM and PowerPCDiego Biurrun2014-08-08
* configure: Die if gas is unavailable under aarch64 as well as ARMDiego Biurrun2014-08-08
* mpeg: K&R formatting cosmeticsLuca Barbato2014-08-08
* mpegts: Use av_free() to free memory allocated by av_strdup()Diego Biurrun2014-08-08
* mpegts: Fix memory leaks and related crashes in mpegs_write_header()Diego Biurrun2014-08-07
* mpegts: Avoid unnecessary variable shadowingDiego Biurrun2014-08-07
* mpegts: Drop some unnecessary parenthesesDiego Biurrun2014-08-07
* mpegts: K&R formatting cosmeticsDiego Biurrun2014-08-07
* swscale: Undeprecate sws_getContext()Diego Biurrun2014-08-07
* avcodec: Undeprecate reordered_opaqueDiego Biurrun2014-08-07
* h264: fix interpretation of interleved stereo modesFelix Abecassis2014-08-07
* movenc: fix QT chapter track character encodingJohn Stebbins2014-08-06
* movenc: add track title to tracksJohn Stebbins2014-08-06
* movenc: remove pointless loop around BITEXACT testJohn Stebbins2014-08-06
* svq1: do not modify the input packetAnton Khirnov2014-08-06
* cdgraphics: do not return 0 from the decode functionAnton Khirnov2014-08-06
* cdgraphics: switch to bytestream2Anton Khirnov2014-08-06
* configure: Include the armcc build number in the compiler identificationMartin Storsjö2014-08-06
* jpeg2000: enable 4 component pixel formatsVittorio Giovara2014-08-06
* huffyuvdec: check width size for yuv422pMichael Niedermayer2014-08-05
* mmvideo: check horizontal coordinate tooMichael Niedermayer2014-08-05
* wmalosslessdec: fix mclms_coeffs* array sizeMichael Niedermayer2014-08-05
* configure: check $as first before using $gas as GNU asJanne Grunau2014-08-05
* fate: generate tests/pixfmts.mak for all targets requiring itJanne Grunau2014-08-05
* movenc: Add option to disable nero chaptersJohn Stebbins2014-08-05
* mpegts: Add HEVC definitionsFemi Adeyemi-Ejeye2014-08-05
* mpegts: Define the section length with a constantLuca Barbato2014-08-04
* vc-1: Optimise parser (with special attention to ARM)Ben Avison2014-08-04
* vc-1: Add platform-specific start code search routine to VC1DSPContext.Ben Avison2014-08-04
* h264: Move start code search functions into separate source files.Ben Avison2014-08-04
* fate: Only generate tests/pixfmts.mak if some pixfmts fate test is runDiego Biurrun2014-08-04
* avcodec: Suppress deprecation warnings from DTG code scheduled for removalDiego Biurrun2014-08-04
* fate: png-suiteVittorio Giovara2014-08-04
* tiff: support reading gray+alpha at 8 bitsCarl Eugen Hoyos2014-08-04
* tiff: support reading gray+alpha at 16 bitsVittorio Giovara2014-08-04
* png: support reading gray+alpha at 16 bitsVittorio Giovara2014-08-04
* png: disable broken MMX/SIMD code for bpp <= 2Vittorio Giovara2014-08-04
* swscale: support AV_PIX_FMT_YA16 as inputVittorio Giovara2014-08-04