summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara2014-08-04
* avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-04
* avutil: add alias names for gray 8/16 colour spacesVittorio Giovara2014-08-04
* pixdesc: Support pixelformat aliasesLuca Barbato2014-08-04
* swscale: correctly pad destination buffer in rgb conversionKostya Shishkov2014-08-04
* fate: explicitly set the default THREADS valueJanne Grunau2014-08-04
* Add Icecast protocolMarvin Scholz2014-08-04
* imgutils: Do not declare avpriv_set_systematic_pal2 in the public headerDiego Biurrun2014-08-04
* avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-03
* huffyuv: Check and propagate function return valuesDiego Biurrun2014-08-03
* huffyuv: Return proper error codesDiego Biurrun2014-08-03
* huffyuv: Use avpriv_report_missing_feature() where appropriateDiego Biurrun2014-08-03
* huffyuv: Eliminate some pointless castsDiego Biurrun2014-08-03
* huffyuv: K&R formatting cosmeticsDiego Biurrun2014-08-03
* mpeg4video: Initialize xvididct for all threadsAnton Khirnov2014-08-03
* aarch64: use MACH-O const data asm directive in const macroJanne Grunau2014-08-04
* aarch64: add ',' between assembler macro arguments where missingJanne Grunau2014-08-04
* cpu-test: test av_cpu_countJanne Grunau2014-08-04
* fate: add informative cpu testJanne Grunau2014-08-04
* http: Refactor http_open_cnxLuca Barbato2014-08-03