summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavr: allocate the resampling buffer with a positive sizeAnton Khirnov2014-04-13
* FATE: add tests for more resampling modesAnton Khirnov2014-04-13
* resample: implement flushingAnton Khirnov2014-04-13
* dcadec: Use correct channel count in stereo downmix checkTim Walker2014-04-12
* dcadec: Do not decode the XCh extension when downmixing to stereoTim Walker2014-04-12
* tiffdec: support predictor type 2 with RGB48 pixel formatJean First2014-04-12
* tiffdec: remove an unneeded variableJustin Ruggles2014-04-12
* tiff: use a better name and enum values for PhotometricInterpretationJustin Ruggles2014-04-12
* tiffdec: use a single strip if RowsPerStrip is 0Justin Ruggles2014-04-12
* tiffdec: use bytestream2 to simplify overread/overwrite protectionJustin Ruggles2014-04-12
* bytestream: add bytestream2_copy_buffer() functionsJustin Ruggles2014-04-12
* bytestream: add functions for accessing size of bufferPaul B Mahol2014-04-12
* tiffdec: use correct data type for palette entries and set alpha to 0xFFJustin Ruggles2014-04-12
* tiffdec: rename variables for consistency and fix variable shadowingJean First2014-04-12
* 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