36941 Commits (21a100610977a163fe6480b5cf4c25f34f64b86b)
 

Author SHA1 Message Date
Laurentiu Ion 4fccc7c46c vb: Use bytestream2 functions 13 years ago
Michael Niedermayer d9816cd5df imgconvert: add PIX_FMT_GRAY8A to pix_fmt_info 13 years ago
Michael Niedermayer 4640da7e58 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer a91f206665 ljpegdec: reset restart interval for each plane of a non interleaved file. 13 years ago
Michael Niedermayer 1843e6c8aa thp: Fix handling of restart interval 13 years ago
Reimar Döffinger 7a1723086a Fix compilation without HAVE_AVX, HAVE_YASM etc. 13 years ago
Jean First c48883163d timecode: fix typo 13 years ago
Michael Niedermayer 5a840f6364 x86/yuv2rgb_mmx: Remove yuv420 check. 13 years ago
Michael Niedermayer 52889b543d mpeg12dec: BW10 support 13 years ago
Michael Niedermayer 0d5c810bd5 mpeg12dec: check uppercased codec_tag. 13 years ago
Michael Niedermayer b26f0ee39f avidec: XMPG support 13 years ago
Aneesh Dogra 4cd0bdae9a sgidec: Use bytestream2 functions to prevent buffer overreads. 13 years ago
Reimar Döffinger 83b12c16af Use correct register size, fixes compilation with NASM. 13 years ago
Diego Biurrun e44c11e9fa cosmetics: Move static and inline attributes to more standard places. 13 years ago
Reimar Döffinger c4ba5198ea Fix leaking of side data. 13 years ago
Laurent BRULET 45c39e566f udp: fix segfault on closing 13 years ago
Justin Ruggles 633606c905 FATE: fix targa tests on big-endian systems 13 years ago
Michael Niedermayer 0b4f1e0d3d Merge remote-tracking branch 'cus/stable' 13 years ago
Stefano Sabatini 4057505e28 doc/bistream_filters.texi: add documentation for the h264_mp4toannexb filter 13 years ago
Carl Eugen Hoyos 28002030f2 Support transparency in iff images. 13 years ago
Carl Eugen Hoyos 6ba74be511 Add CR/LF to a reget_buffer warning message. 13 years ago
Stefano Sabatini b5c2b5af6a configure: provide libavfilter/version.h header to get_version() 13 years ago
Oana Stratulat a63a86fd6f Fixes issue 890: OOM with zmbv file 13 years ago
Michael Niedermayer 44e191457a utils: check that parameters havnt changed in reget_buffer() 13 years ago
Michael Niedermayer 2422e8271c cabac_functions: fix license header, this wasnt developed in libav 13 years ago
Michael Niedermayer c834c7e39c 1000l commit forgotten cabac fix 13 years ago
Michael Niedermayer e986a5d10d Merge remote-tracking branch 'qatar/master' 13 years ago
Ronald S. Bultje 3c172a4106 swscale: change yuv2yuvX code to use cpuflag(). 13 years ago
Carl Eugen Hoyos 36397ea1c7 RGBA64 encoding with libopenjpeg. 13 years ago
Carl Eugen Hoyos ffd1017fb8 Gray16 encoding with libopenjpeg. 13 years ago
Baptiste Coudurier 89fc7e36c7 alacdec: support 32 bps 13 years ago
Michael Niedermayer 8d95eb6702 lavc: Prevent opening of experimental codecs if strict_std_compliance > FF_COMPLIANCE_EXPERIMENTAL. 13 years ago
Carl Eugen Hoyos dd55adb1a7 Support reading 64bit dpx images. 13 years ago
Carl Eugen Hoyos 0b1f20e23c Support reading 64bit sgi images. 13 years ago
Carl Eugen Hoyos 3fe4540b08 Support 64bit pam encoding. 13 years ago
Carl Eugen Hoyos c714cd3bd4 Support 64bit tiff images. 13 years ago
Martin Storsjö 57facb73ab libx264: Don't leave max_b_frames as -1 if the user didn't set it 13 years ago
Carl Eugen Hoyos 93af38ca93 Increase maximum encoding video buffer size. 13 years ago
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