37003 Commits (602e97dfaa8a0aaa41b3749b7cb2c7c900ed7aee)
 

Author SHA1 Message Date
Carl Eugen Hoyos ed10ca4c76 Support gray8a png encoding. 13 years ago
Reinhard Tartler e2ff436ef6 lavc: Relax API strictness in avcodec_decode_audio3 with a custom get_buffer() 13 years ago
Reimar Döffinger ea3abcd58f Fix ff_get_guid for short reads or errors. 13 years ago
Michael Niedermayer 719a576f04 lavfi-showfiltfmts: fix typo that segfaulted haiku. 13 years ago
Kostya Shishkov e6e7bfc11e wavpack: fix clipping for 32-bit lossy mode 13 years ago
Stefano Sabatini bb4c0abc7c ffplay: mark i variable in toggle_full_screen() as unused 13 years ago
Stefano Sabatini 4ee03fef53 lavfi/rgbtestsrc: make alpha plane opaque 13 years ago
Peter Ross 69224582da iff: support masking plane feature 13 years ago
Michael Niedermayer 73da4fd520 Revert "buildsystem: add $EXESUF to the used tool for fate" 13 years ago
Reimar Döffinger 8af6b9711e Fix uninitialized reads for fate-vsynth1-asv2 test. 13 years ago
Nicolas George bbf372e145 overlay: do not leak x/y expressions. 13 years ago
Michael Niedermayer 668a74e808 buildsystem: add $EXESUF to the used tool for fate 13 years ago
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