summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* swscale: Set alpha to opaque for internal palettes.Justin Ruggles2014-04-12
* swscale: fix some undefined signed left shiftsJustin Ruggles2014-04-12
* swscale: fix an implementation-defined unsigned-to-signed conversionJustin Ruggles2014-04-12
* doc: Libavfilter English cleanupKaterina Barone-Adesi2014-04-12
* mp3enc: Properly write bitrate value in XING headerMichael Niedermayer2014-04-12
* resample: split linear into its own functionAnton Khirnov2014-04-11
* resample: add initial padding explicitlyAnton Khirnov2014-04-11
* resample: drop useless abs()Anton Khirnov2014-04-11
* resample: reindentAnton Khirnov2014-04-11
* resample: split the nearest neighbour path into a separate function pointerAnton Khirnov2014-04-11
* resample: fix avresample_get_delay() return valueAnton Khirnov2014-04-11
* DNxHD: convert inline asm to yasmTimothy Gu2014-04-11
* DNxHD: make get_pixel_8x4_sym accept ptrdiff_t as strideTimothy Gu2014-04-11
* DNxHD: K&R formatting cosmeticsVittorio Giovara2014-04-11
* mp2: Do not force a samplerateLuca Barbato2014-04-11
* libx265: Only set the SAR if it is validDerek Buitenhuis2014-04-10
* libx265: Use 16-bit SARDerek Buitenhuis2014-04-10
* libx265: Use x265_param_parse to set the SARDerek Buitenhuis2014-04-10
* mov: read hydrogenaudio replaygain informationAnton Khirnov2014-04-10
* libavfilter: Add asettb filter for setting timebase for audioNicolas George2014-04-10
* mpegvideo: operate with pointers to AVFrames instead of whole structswm42014-04-09
* fate: correctly set sample rate for mp2 testsVittorio Giovara2014-04-09
* doc: Completely document the x264 optionsLuca Barbato2014-04-08
* doc: Use a 3 columns multitableLuca Barbato2014-04-08
* doc: Change the multitable rendering in texi2podLuca Barbato2014-04-08
* fate: update tests for YVYU422 pixel formatVittorio Giovara2014-04-08
* rawvideo: Support decoding YVYU422 FourCCVittorio Giovara2014-04-08
* swscale: support converting YVYU422 pixel formatVittorio Giovara2014-04-07
* lavu: Add packed YVYU422 pixel formatVittorio Giovara2014-04-07
* mp2: match twolame default optionsVittorio Giovara2014-04-07
* libtwolame MP2 encoding supportPaul B Mahol2014-04-07
* libxvid: fix missing end of line characterVittorio Giovara2014-04-07
* xtea: Add Doxy @file and groupTimothy Gu2014-04-07
* adler32: Fix doxy group definitionTimothy Gu2014-04-07
* h264: Refactor decode_nal_unitsLuca Barbato2014-04-06
* libxvid: Add SSIM displaying through a libxvidcore pluginTimothy Gu2014-04-06
* libxvid: add working lumimasking and variance AQTimothy Gu2014-04-06
* aarch64: implement videodsp.prefetchJanne Grunau2014-04-06
* aarch64: add armv8 CPU flagJanne Grunau2014-04-06
* fate: add tests for SANM and VIMAPaul B Mahol2014-04-06
* LucasArts SMUSH demuxerPaul B Mahol2014-04-06
* LucasArts SMUSH VIMA audio decoderPaul B Mahol2014-04-06
* LucasArts SMUSH SANM video decoderPaul B Mahol2014-04-06
* dsputil: Move DV-specific ff_zigzag248_direct table to dvdataDiego Biurrun2014-04-04
* x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they belongDiego Biurrun2014-04-04
* x86: h264_qpel: Simplify an #if conditionalDiego Biurrun2014-04-04
* x86: Drop some unnecessary YASM ifdefsDiego Biurrun2014-04-04
* ppc: Drop a bunch of unnecessary dsputil_altivec.h #includesDiego Biurrun2014-04-04
* x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includesDiego Biurrun2014-04-04
* Remove a number of unnecessary dsputil.h #includesDiego Biurrun2014-04-04