summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vf_fade: support slice threadingAnton Khirnov2013-05-24
* vf_yadif: support slice threadingAnton Khirnov2013-05-24
* lavfi: add a slice threading infrastructureAnton Khirnov2013-05-24
* Move get_logical_cpus() from lavc/pthread to lavu/cpu.Anton Khirnov2013-05-24
* w32pthreads: move from lavc to compat/Anton Khirnov2013-05-24
* doxy: enable TYPEDEF_HIDES_STRUCTAnton Khirnov2013-05-24
* Monkey's Audio old versions FATE testsKostya Shishkov2013-05-24
* h264_parser: Set field_order and picture_structure.Yusuke Nakamura2013-05-24
* avcodec: Add picture structure information to AVCodecParserContext.Yusuke Nakamura2013-05-24
* wavpack: check packet size earlyLuca Barbato2013-05-22
* wavpack: use bytestream2 in wavpack_decode_blockLuca Barbato2013-05-22
* pixdesc: mark gray8 as pseudopalAnton Khirnov2013-05-22
* mpegvideo: unref buffers in ff_mpeg_unref_picture on frame size changesJanne Grunau2013-05-22
* configure: Enable the strtod workaround when building for bionicMartin Storsjö2013-05-21
* proresdec: simplify slice component offsets handlingKostya Shishkov2013-05-21
* mjpegdec: validate parameters in mjpeg_decode_scan_progressive_acLuca Barbato2013-05-21
* fate.sh: add support for build-only FATE instancesDiego Biurrun2013-05-21
* ljpeg: use the correct number of components in yuvLuca Barbato2013-05-20
* mjpeg: Validate sampling factorsLuca Barbato2013-05-20
* mpegvideo: unref old current_picture before allocating a new oneJanne Grunau2013-05-19
* vorbis: fallback to normal division instead of crashingLuca Barbato2013-05-19
* vorbis: simplify the inner loop in setup_classifsLuca Barbato2013-05-19
* vorbis: use normal integer values for iteratorsLuca Barbato2013-05-19
* vorbis: refactor vorbis_residue_decode_internalLuca Barbato2013-05-19
* win32: Do not use GetProcAddress when compiled for Vista+Jean-Baptiste Kempf2013-05-19
* configure: msvc: Set the target windows version to XP if no target is setMartin Storsjö2013-05-19
* Escape 130 FATE testKostya Shishkov2013-05-19
* prores: update FATE test to account for alpha plane present in the test sampleKostya Shishkov2013-05-19
* configure: Add basic valgrind-massif supportLuca Barbato2013-05-18
* wavpack: validate samples size parsed in wavpack_decode_blockLuca Barbato2013-05-18
* wavpack: return meaningful errorsLuca Barbato2013-05-18
* wavpack: K&R formatting cosmeticsLuca Barbato2013-05-18
* Escape 130 (RPL) decoderEli Friedman2013-05-18
* prores: decode alpha plane when it's presentKostya Shishkov2013-05-18
* avfilter: check a malloc in avfilter_link().Anton Khirnov2013-05-17
* avfilter.c: cosmetics, reformatAnton Khirnov2013-05-17
* lavfi: factorize freeing a linkAnton Khirnov2013-05-17
* vf_format: do not use the AVFilterFormats internals.Anton Khirnov2013-05-17
* af_aformat: cosmetics, fix indentationAnton Khirnov2013-05-17
* lavfi: rename AVFilterFormats.format_count to nb_formatsAnton Khirnov2013-05-17
* doxy: don't sort struct members alphabeticallyAnton Khirnov2013-05-17
* lavr doxy: add version.h to the lavr groupAnton Khirnov2013-05-17
* lavc doxy: add avcodec.h to the libavcodec group.Anton Khirnov2013-05-17
* doxy: add a section about versioning.Anton Khirnov2013-05-17
* lavfi doxy: add a page for lavfi.Anton Khirnov2013-05-17
* jpegls: check the scan offsetLuca Barbato2013-05-17
* jpegls: factorize return pathsLuca Barbato2013-05-17
* jpegls: return meaningful errorsLuca Barbato2013-05-17
* sparc: VIS mnemonicsMichael Kostylev2013-05-17
* mpegvideo: allocate sufficiently large scratch buffer for interlaced vidJindrich Makovicka2013-05-17