36934 Commits (1ce8377c78bed79f14be0ec7af4a07e903e7378d)
 

Author SHA1 Message Date
  Michael Niedermayer 5a840f6364 x86/yuv2rgb_mmx: Remove yuv420 check. 14 years ago
  Michael Niedermayer 52889b543d mpeg12dec: BW10 support 14 years ago
  Michael Niedermayer 0d5c810bd5 mpeg12dec: check uppercased codec_tag. 14 years ago
  Michael Niedermayer b26f0ee39f avidec: XMPG support 14 years ago
  Aneesh Dogra 4cd0bdae9a sgidec: Use bytestream2 functions to prevent buffer overreads. 14 years ago
  Reimar Döffinger 83b12c16af Use correct register size, fixes compilation with NASM. 14 years ago
  Diego Biurrun e44c11e9fa cosmetics: Move static and inline attributes to more standard places. 14 years ago
  Reimar Döffinger c4ba5198ea Fix leaking of side data. 14 years ago
  Laurent BRULET 45c39e566f udp: fix segfault on closing 14 years ago
  Justin Ruggles 633606c905 FATE: fix targa tests on big-endian systems 14 years ago
  Michael Niedermayer 0b4f1e0d3d Merge remote-tracking branch 'cus/stable' 14 years ago
  Stefano Sabatini 4057505e28 doc/bistream_filters.texi: add documentation for the h264_mp4toannexb filter 14 years ago
  Carl Eugen Hoyos 28002030f2 Support transparency in iff images. 14 years ago
  Carl Eugen Hoyos 6ba74be511 Add CR/LF to a reget_buffer warning message. 14 years ago
  Stefano Sabatini b5c2b5af6a configure: provide libavfilter/version.h header to get_version() 14 years ago
  Oana Stratulat a63a86fd6f Fixes issue 890: OOM with zmbv file 14 years ago
  Michael Niedermayer 44e191457a utils: check that parameters havnt changed in reget_buffer() 14 years ago
  Michael Niedermayer 2422e8271c cabac_functions: fix license header, this wasnt developed in libav 14 years ago
  Michael Niedermayer c834c7e39c 1000l commit forgotten cabac fix 14 years ago
  Michael Niedermayer e986a5d10d Merge remote-tracking branch 'qatar/master' 14 years ago
  Ronald S. Bultje 3c172a4106 swscale: change yuv2yuvX code to use cpuflag(). 14 years ago
  Carl Eugen Hoyos 36397ea1c7 RGBA64 encoding with libopenjpeg. 14 years ago
  Carl Eugen Hoyos ffd1017fb8 Gray16 encoding with libopenjpeg. 14 years ago
  Baptiste Coudurier 89fc7e36c7 alacdec: support 32 bps 14 years ago
  Michael Niedermayer 8d95eb6702 lavc: Prevent opening of experimental codecs if strict_std_compliance > FF_COMPLIANCE_EXPERIMENTAL. 14 years ago
  Carl Eugen Hoyos dd55adb1a7 Support reading 64bit dpx images. 14 years ago
  Carl Eugen Hoyos 0b1f20e23c Support reading 64bit sgi images. 14 years ago
  Carl Eugen Hoyos 3fe4540b08 Support 64bit pam encoding. 14 years ago
  Carl Eugen Hoyos c714cd3bd4 Support 64bit tiff images. 14 years ago
  Martin Storsjö 57facb73ab libx264: Don't leave max_b_frames as -1 if the user didn't set it 14 years ago
  Carl Eugen Hoyos 93af38ca93 Increase maximum encoding video buffer size. 14 years ago
  Carl Eugen Hoyos 7c10d3ca2e Simplify 32bit RGB pam encoding. 14 years ago
  Justin Ruggles 4c82c6d993 FATE: convert output to rgba for the targa tests which currently output pal8 14 years ago
  Janne Grunau 502bf3b462 fate: add missing reference files for targa tests in 9c2f9b0e2 14 years ago
  Justin Ruggles 9c2f9b0e2d FATE: enable the 2 remaining targa conformance suite tests 14 years ago
  Justin Ruggles faaebcdf6b targa: add support for rgb555 palette 14 years ago
  Justin Ruggles e1a7af6f29 FATE: fix targa tests on big-endian systems 14 years ago
  Justin Ruggles 68d6012c72 FATE: add tests for targa 14 years ago
  Mans Rullgard 71b3a63e9c ARM: fix Thumb-mode simple_idct_arm 14 years ago
  Mans Rullgard 5c5e1ea3cd ARM: 4-byte align start of all asm functions 14 years ago
  Reimar Döffinger 4cef928ef7 j2kdec: Fix memleak, ensure cleanup is called also on error. 14 years ago
  Clément Bœsch ad12d60d73 ffmpeg: fix return value in opt_old2new after e3127db4. 14 years ago
  Ray Simard 369befb41e vf_deshake: remove unused variable totalangles 14 years ago
  Ray Simard 7f6004fc74 vf_deshake: zero-init Transform structs in end_frame() 14 years ago
  Stefano Sabatini e4fa15d156 configure: provide libavfilter/version.h header to get_version() 14 years ago
  Clément Bœsch f2193569a5 8svx: fix memleak in iff-fibonacci fate test. 14 years ago
  Clément Bœsch e3127db438 ffmpeg: use av_asprintf() in opt_old2new() and fix a memleak. 14 years ago
  Clément Bœsch 2a81e0c2ad ffmpeg: fix parse_option() string memleak. 14 years ago
  Peter Ross 3a1df393b8 ico: favour BITMAPHEADER dimensions over IconEntry dimensions 14 years ago
  Nicolas Noirbent c949d5b15d ffmpeg.c: transcode_video(): do not go through filter network if encoding is not required 14 years ago