37373 Commits (ea604de91eaa69dece127a3755ba5d39705428af)
 

Author SHA1 Message Date
  Carl Eugen Hoyos ea604de91e Simplify "deloco" and support decoding of 48bit loco png. 14 years ago
  Michael Bradshaw f0d6828dbe Supoort decoding of gray16 images with libopenjpeg. 14 years ago
  Clément Bœsch 6a3cc21242 mp3dec: fix truncating packet error message while decoding a complete MP3. 14 years ago
  Clément Bœsch cc7342f712 assdec: fix wrong alloc pointer check. 14 years ago
  Clément Bœsch 7c0d30b57b ass: use av_asprintf() instead of a temporary stack buffer. 14 years ago
  Michael Niedermayer 9729f140ae diracdec: Fix integer overflow leading to out of global array read. 14 years ago
  Michael Niedermayer d2a47c9473 fate: add support for specifying the shell used to run configure 14 years ago
  Reimar Döffinger 2ab5feafe1 huffman: use a simple assignment instead of FFSWAP. 14 years ago
  Reimar Döffinger 6166bf3cbe Deobfuscate ff_huff_build_tree. 14 years ago
  Carl Eugen Hoyos 5f27374c1b Cosmetics: Add bit per component information to v308 comment. 14 years ago
  Martin Lambers 6fe12c7ff2 Detect jps and pns files as (3D) jpg and png images. 14 years ago
  Carl Eugen Hoyos 36436a4032 Add option forced_subs_only for Bluray subtitles. 14 years ago
  Carl Eugen Hoyos 6838df0488 Add pix_fmt_info for yuva444. 14 years ago
  Michael Niedermayer e1492151fb Merge remote-tracking branch 'qatar/master' 14 years ago
  Alexander Strasser 90bf7c7b41 build: configure: Restore alphabetical order for CMDLINE_SET 14 years ago
  Reimar Döffinger f9eb622944 Fix offset validity checks. 14 years ago
  Reimar Döffinger cd3ced1bb9 fraps: frame threading support. 14 years ago
  Reimar Döffinger 0efdb942a6 fraps: Deduplicate some code. 14 years ago
  Reimar Döffinger 3469c88804 fraps: Minor simplification, use local variable. 14 years ago
  Ronald S. Bultje 20a7d3178f png: add missing #if HAVE_SSSE3 around function pointer assignment. 14 years ago
  Paul B Mahol 371946bc27 r210enc: don't write uninitialized data 14 years ago
  Paul B Mahol 3b93a524c2 fate: add v308 encoding/decoding test 14 years ago
  Paul B Mahol 668a0b152b libvpxenc: update after FF_API_X264_GLOBAL_OPTS removal 14 years ago
  Paul B Mahol 8e46e12222 fate: add yuv4 encoding/decoding test 14 years ago
  Peter Ross 15d838b745 bintext: use private options now that AVFormatParameters has been removed 14 years ago
  Carl Eugen Hoyos a915618a29 Improve decoding quality for lossy wavpack. 14 years ago
  Reimar Döffinger 7fabef1f01 fraps: optimize pseudo-YUV to RGB conversion. 14 years ago
  Ronald S. Bultje 331e7c4cb3 imdct36: mark SSE functions as using all 16 XMM registers. 14 years ago
  Ronald S. Bultje e92003514d png: move DSP functions to their own DSP context. 14 years ago
  Aneesh Dogra f9708e9a0e sunrast: Add a sample request for TIFF, IFF, and Experimental Rastfile formats. 14 years ago
  Aneesh Dogra 415f358a1f sunrast: Cosmetics 14 years ago
  Aneesh Dogra 4ffb8e2c14 sunrast: Remove if (unsigned int < 0) check. 14 years ago
  Aneesh Dogra fef3771778 sunrast: Replace magic number by a macro. 14 years ago
  Paul Kendall 7df9937fcc Fix dvb subtitle decoding when display segment is missing. 14 years ago
  Reimar Döffinger f4e8292eb7 fraps: Add release_buffer forgotten when reget_buffer was removed. 14 years ago
  Reimar Döffinger 95e873bb14 fraps: fix indentation. 14 years ago
  Reimar Döffinger 6a9b565e0a FRAPS: Do not needlessly use reget_buffer. 14 years ago
  Reimar Döffinger 05741d70c7 Fallback to input timestamps for non-delay encoders. 14 years ago
  Paul B Mahol 9719528e05 fate: fix r210 test on big endian 14 years ago
  Paul B Mahol 931ec4a2f6 fate: add R210 encoding/decoding test 14 years ago
  Paul B Mahol 6bcc8275a1 r210enc: fix encoding for unaligned widths 14 years ago
  Paul B Mahol cbf1dc4eb4 fate: add Y41P encoding/decoding test 14 years ago
  Michael Niedermayer c065255bba Merge remote-tracking branch 'qatar/master' 14 years ago
  Reimar Döffinger 97dece333d rawenc: initialize coded_frame via avcodec_get_frame_defaults. 14 years ago
  Reimar Döffinger dbc7c6121e libgsm: Fix compilation. 14 years ago
  Paul B Mahol f122cbf087 v210x: check for return value of avcodec_alloc_frame() 14 years ago
  Paul B Mahol 7299e5d52b v210enc: remove redundant assignment 14 years ago
  Paul B Mahol bf0aea7907 v210enc: check return value of avcodec_alloc_frame() 14 years ago
  Paul B Mahol 70a8c79680 v210dec: check return value of avcodec_alloc_frame() 14 years ago
  Paul B Mahol 3ab90687fd roqaudioenc: check return value of avcodec_alloc_frame() 14 years ago