37003 Commits (602e97dfaa8a0aaa41b3749b7cb2c7c900ed7aee)
 

Author SHA1 Message Date
Carl Eugen Hoyos 7c10d3ca2e Simplify 32bit RGB pam encoding. 13 years ago
Justin Ruggles 4c82c6d993 FATE: convert output to rgba for the targa tests which currently output pal8 13 years ago
Janne Grunau 502bf3b462 fate: add missing reference files for targa tests in 9c2f9b0e2 13 years ago
Justin Ruggles 9c2f9b0e2d FATE: enable the 2 remaining targa conformance suite tests 13 years ago
Justin Ruggles faaebcdf6b targa: add support for rgb555 palette 13 years ago
Justin Ruggles e1a7af6f29 FATE: fix targa tests on big-endian systems 13 years ago
Justin Ruggles 68d6012c72 FATE: add tests for targa 13 years ago
Mans Rullgard 71b3a63e9c ARM: fix Thumb-mode simple_idct_arm 13 years ago
Mans Rullgard 5c5e1ea3cd ARM: 4-byte align start of all asm functions 13 years ago
Reimar Döffinger 4cef928ef7 j2kdec: Fix memleak, ensure cleanup is called also on error. 13 years ago
Clément Bœsch ad12d60d73 ffmpeg: fix return value in opt_old2new after e3127db4. 13 years ago
Ray Simard 369befb41e vf_deshake: remove unused variable totalangles 13 years ago
Ray Simard 7f6004fc74 vf_deshake: zero-init Transform structs in end_frame() 13 years ago
Stefano Sabatini e4fa15d156 configure: provide libavfilter/version.h header to get_version() 13 years ago
Clément Bœsch f2193569a5 8svx: fix memleak in iff-fibonacci fate test. 13 years ago
Clément Bœsch e3127db438 ffmpeg: use av_asprintf() in opt_old2new() and fix a memleak. 13 years ago
Clément Bœsch 2a81e0c2ad ffmpeg: fix parse_option() string memleak. 13 years ago
Peter Ross 3a1df393b8 ico: favour BITMAPHEADER dimensions over IconEntry dimensions 13 years ago
Nicolas Noirbent c949d5b15d ffmpeg.c: transcode_video(): do not go through filter network if encoding is not required 13 years ago
Nicolas Noirbent 62a22b2865 segment: fix FPE when segment_list_size is 0 13 years ago
Michael Niedermayer 645569e19f Revert "riff: remove references to sonic codec ids" 13 years ago
Stefano Sabatini 0be8e66174 mpegtsenc: do not reference the deprecated ffmpeg option 'vbsf' in a log message 13 years ago
Stefano Sabatini 7efc6f2932 ffmpeg: clarify error message in case of bitstream filter opening failure 13 years ago
Stefano Sabatini 3fcf841ff5 mpegtsenc: fix some typos: aac -> AAC, adts -> ADTS 13 years ago
Stefano Sabatini 9a7f2aa958 mpegtsenc: use more meaningful error codes 13 years ago
Paul B Mahol 0cc1a86dc3 rgb2rgb: rgb12to15() 13 years ago
Ronald S. Bultje 06b0246da0 swscale-test: fix stack overread. 13 years ago
Ronald S. Bultje e7843db3df swscale: fix invalid conversions and memory problems. 13 years ago
Michael Niedermayer b18e17eabf Merge remote-tracking branch 'qatar/master' 13 years ago
Lou Logan a2c419848d docs: remove extra sar entry for scale filter 13 years ago
Carl Eugen Hoyos 2c90204598 Fix decoding of progressive jpgs with unusual pixel formats. 13 years ago
Diego Biurrun 55b9ef18e4 cabac: split cabac.h into declarations and function definitions 13 years ago
Diego Biurrun 0a60780c7f cabac: Mark ff_h264_mps_state array as static, it is only used within cabac.c. 13 years ago
Diego Biurrun 64d779f2f7 cabac: Remove ff_h264_lps_state array. 13 years ago
Alex Converse 4df30f7114 utils: Check for extradata size overflows. 13 years ago
Mans Rullgard 81dc6a2a3c ARM: rv34: fix asm syntax in dc transform functions 13 years ago
Martin Storsjö 6b9e4eea83 avio: Fix the value of the deprecated URL_FLAG_NONBLOCK 13 years ago
Reimar Döffinger 7cbb32e461 Use an int MotionVector for find_block_motion. 13 years ago
Reimar Döffinger 742b660eb7 wtvdec: fix a few memleaks as show by valgrind with the FATE test. 13 years ago
Janne Grunau 3547f8e8f8 rv34: fix and optimise frame dependency checking 13 years ago
Janne Grunau e1e369049e rv34: NEON optimised dc only inverse transform 13 years ago
Anton Khirnov 136ee32da3 avprobe: use avio_size() instead of deprecated AVFormatContext.file_size. 13 years ago
Anton Khirnov 44bcab5883 ffmenc: remove references to deprecated AVFormatContext.timestamp. 13 years ago
Anton Khirnov e5c708151e lavf: undeprecate read_seek(). 13 years ago
Anton Khirnov e01a29a461 avserver: remove code using deprecated CODEC_CAP_PARSE_ONLY. 13 years ago
Anton Khirnov f3d02a8b28 lavc: replace some remaining FF_I_TYPE with AV_PICTURE_TYPE_I 13 years ago
Anton Khirnov a29c25a9b2 lavc: ifdef out parse_only AVOption 13 years ago
Anton Khirnov d54f1e6407 nellymoserdec: SAMPLE_FMT -> AV_SAMPLE_FMT 13 years ago
Anton Khirnov 0c71cc6526 mpegvideo_enc: ifdef out/replace references to deprecated codec flags. 13 years ago
Anton Khirnov 0fd88d3988 riff: remove references to sonic codec ids 13 years ago