summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* w32threads: Use newer thread synchronization functions when targeting VistaMartin Storsjö2014-08-13
* http: Stop reading after receiving the whole file for non-chunked transfersMartin Storsjö2014-08-13
* ffv1dec: check that global parameters do not change in version 0/1Michael Niedermayer2014-08-12
* hevc_mvs: avoid deriving tmvp in amvpChristophe Gisquet2014-08-12
* hevc: wait proper position for tmvpChristophe Gisquet2014-08-12
* hevc: use intreadwriteChristophe Gisquet2014-08-12
* hevc: derive partial merge listChristophe Gisquet2014-08-12
* hevc: derive partially amvp listChristophe Gisquet2014-08-12
* hevc: simplify roundingChristophe Gisquet2014-08-12
* hevc: reorder loopsChristophe Gisquet2014-08-12
* configure: Don't pass MSVC compiler options -M[TD] to armasmMartin Storsjö2014-08-10
* avcodec: Postpone FF_IDCT_XVIDMMX removal until the next version bumpDiego Biurrun2014-08-10
* lavc: drop the av_fast_{re,m}alloc compatibility wrappersAnton Khirnov2014-08-10
* mpegts: Return proper error code on invalid input dataNidhi Makhijani2014-08-10
* Prepare for 11_alpha2 ReleaseReinhard Tartler2014-08-10
* configure: Suggest upgrading gas-preprocessor instead of just installingMartin Storsjö2014-08-10
* configure: Enable gas-preprocessor on all OSes but only if availableDiego Biurrun2014-08-10
* configure: Add probe identification of MS armasmMartin Storsjö2014-08-10
* tiff: Improve grayscale supportDiego Elio Pettenò2014-08-10
* avresample: Introduce AVFrame-based APILuca Barbato2014-08-10
* mpeg: Suppress a compiler warning on callback typeLuca Barbato2014-08-09
* lavc: remove obsolete and disabled avpriv functionsAnton Khirnov2014-08-09
* Remove obsolete FF_API_REFERENCE_DTS cruft.Anton Khirnov2014-08-09
* Remove obsolete FF_API_PROBE_MIME cruft.Anton Khirnov2014-08-09
* Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.Anton Khirnov2014-08-09
* 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