37438 Commits (b493847df4ff8ce46f258749e4a3f304696b34c1)
 

Author SHA1 Message Date
Yusuke Nakamura b493847df4 avcodec: Add picture structure information to AVCodecParserContext. 12 years ago
Luca Barbato fd06291239 wavpack: check packet size early 12 years ago
Luca Barbato 3f0b6d7a62 wavpack: use bytestream2 in wavpack_decode_block 12 years ago
Anton Khirnov f36d7831d9 pixdesc: mark gray8 as pseudopal 12 years ago
Janne Grunau 3eae9b030c mpegvideo: unref buffers in ff_mpeg_unref_picture on frame size changes 12 years ago
Martin Storsjö 5b2b0b912d configure: Enable the strtod workaround when building for bionic 12 years ago
Kostya Shishkov 03ece7b040 proresdec: simplify slice component offsets handling 12 years ago
Luca Barbato cfbd98abe8 mjpegdec: validate parameters in mjpeg_decode_scan_progressive_ac 12 years ago
Diego Biurrun c209d0df65 fate.sh: add support for build-only FATE instances 12 years ago
Luca Barbato a030279a67 ljpeg: use the correct number of components in yuv 12 years ago
Luca Barbato 8aa3500905 mjpeg: Validate sampling factors 12 years ago
Janne Grunau 4b79668154 mpegvideo: unref old current_picture before allocating a new one 12 years ago
Luca Barbato db347280eb vorbis: fallback to normal division instead of crashing 12 years ago
Luca Barbato ddf1b4a2f8 vorbis: simplify the inner loop in setup_classifs 12 years ago
Luca Barbato 36f1038004 vorbis: use normal integer values for iterators 12 years ago
Luca Barbato 98186578a2 vorbis: refactor vorbis_residue_decode_internal 12 years ago
Jean-Baptiste Kempf c360fb174b win32: Do not use GetProcAddress when compiled for Vista+ 12 years ago
Martin Storsjö 0b6899f154 configure: msvc: Set the target windows version to XP if no target is set 12 years ago
Kostya Shishkov e45d6222cc Escape 130 FATE test 12 years ago
Kostya Shishkov 8e673efc6f prores: update FATE test to account for alpha plane present in the test sample 12 years ago
Luca Barbato edfe609fc9 configure: Add basic valgrind-massif support 12 years ago
Luca Barbato ed50673066 wavpack: validate samples size parsed in wavpack_decode_block 12 years ago
Luca Barbato 8c34558131 wavpack: return meaningful errors 12 years ago
Luca Barbato 0f689a3d97 wavpack: K&R formatting cosmetics 12 years ago
Eli Friedman 350914fc80 Escape 130 (RPL) decoder 12 years ago
Kostya Shishkov cebdedca57 prores: decode alpha plane when it's present 12 years ago
Anton Khirnov 7e2b15c094 avfilter: check a malloc in avfilter_link(). 12 years ago
Anton Khirnov bf5b5d2b15 avfilter.c: cosmetics, reformat 12 years ago
Anton Khirnov d79bd60405 lavfi: factorize freeing a link 12 years ago
Anton Khirnov 1dd3561143 vf_format: do not use the AVFilterFormats internals. 12 years ago
Anton Khirnov c5ab6088ad af_aformat: cosmetics, fix indentation 12 years ago
Anton Khirnov b01f6041f4 lavfi: rename AVFilterFormats.format_count to nb_formats 12 years ago
Anton Khirnov e27f4b7cbf doxy: don't sort struct members alphabetically 12 years ago
Anton Khirnov 006ec64877 lavr doxy: add version.h to the lavr group 12 years ago
Anton Khirnov f0cebf51dd lavc doxy: add avcodec.h to the libavcodec group. 12 years ago
Anton Khirnov 40020e171a doxy: add a section about versioning. 12 years ago
Anton Khirnov bc8c1cdc7b lavfi doxy: add a page for lavfi. 12 years ago
Luca Barbato abad374909 jpegls: check the scan offset 12 years ago
Luca Barbato 4a4107b489 jpegls: factorize return paths 12 years ago
Luca Barbato a5a0ef5e13 jpegls: return meaningful errors 12 years ago
Michael Kostylev 2768f7e4fe sparc: VIS mnemonics 12 years ago
Jindrich Makovicka 259af1b923 mpegvideo: allocate sufficiently large scratch buffer for interlaced vid 12 years ago
Anton Khirnov db8e336e5f pthread: reindent 12 years ago
Anton Khirnov 30e256430e lavc/pthread: remove obsolete checks 12 years ago
Anton Khirnov 16a645adeb vf_pixdesctest: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov 3ba35a346c vf_hqdn3d: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov 3fb29588a2 vf_drawtext: don't leak the expressions. 12 years ago
Anton Khirnov 6592cd22a2 vf_crop: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov d5c66d9c56 vf_setdar: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov 4c205f42c8 vf_drawbox: make config_props work properly when called multiple times. 12 years ago