15407 Commits (e6f937237a1ba9b5598dad6b4b8045ae1638931d)

Author SHA1 Message Date
  Diego Biurrun e83c2ddebf Fix 'heigth' vs. 'height' typos. 14 years ago
  Anton Khirnov a4ea00d021 lavc/lavf: use unique private classes. 14 years ago
  Anton Khirnov 0ba1e1978d lavc: use designated initializers for av_codec_context_class 14 years ago
  Michael Niedermayer f7da257a89 h264: remove assert() on ref_frame_count. 14 years ago
  Laurent Aimar 0333d234b0 h264: do not let invalid values in h->ref_count after a decoder reset. 14 years ago
  Laurent Aimar 253d18b352 h264: bit depth/chroma idc changes must go through a full format negociation. 14 years ago
  Laurent Aimar a51fbb56bb h254: explicitly initialize bit depth/chroma idc 14 years ago
  Michael Niedermayer 751a4efd4d libx264: Fix loop failure due to bufsize becoming 0 14 years ago
  Justin Ruggles dd376b1a12 qcelpdec: cosmetics: do not add line break before opening bracket in 'for', 14 years ago
  Justin Ruggles e43dd3d2a8 qcelp: check output buffer size before decoding 14 years ago
  Chris Rankin bde2570013 qcelpdec: fix the return value of qcelp_decode_frame(). 14 years ago
  Justin Ruggles 1b5a189f06 sipr: fix the output data size check and only calculate it once. 14 years ago
  Diego Biurrun 12bd8532cf Synchronize various 4CCs and codec tags from FFmpeg. 14 years ago
  Clément Bœsch 1912c215e0 doxygen: remove a few @file parameters. 14 years ago
  Clément Bœsch dc3aeba3b1 ass_split: fix invalid doxygen group end markers. 14 years ago
  Clément Bœsch a667e90aae proresdec_gpl: remove wrong @file reference. 14 years ago
  Clément Bœsch 64960fedee bintext: remove wrong @file reference. 14 years ago
  Michael Niedermayer f962518036 pngdec: set reference correctly for corepng. 14 years ago
  Michael Niedermayer 51b0694bc0 ff_dv_frame_profile2: Check input buffer size. 14 years ago
  Michael Niedermayer dd968a2edf cinepak: detect keyframes 14 years ago
  Justin Ruggles 7d49f79f1c qdm2: check output buffer size before decoding 14 years ago
  Laurent Aimar 5a19acb17c Fix out of bound reads in the QDM2 decoder. 14 years ago
  Laurent Aimar 291d74a46d Check for out of bound writes in the QDM2 decoder. 14 years ago
  Luca Barbato 98df93c9fe libvpxenc: support vpxencs command line options. 14 years ago
  Michael Niedermayer eaa21b6870 H264: hotfix for speedloss on frame threading and h264 files with slices. 14 years ago
  Michael Niedermayer a9255d3781 threads: warn in case of multiple finished setup calls. 14 years ago
  Michael Niedermayer 360a3d8991 h264_parser: print AU size on error. 14 years ago
  Michael Niedermayer d5c0e89e7a h264_parser: AVC support. 14 years ago
  Anton Khirnov 24ec9ac475 libvpx: fix build with older libvpx versions. 14 years ago
  Mans Rullgard 6308729e68 ARM: check for inline asm 'y' operand modifier support 14 years ago
  Ronald S. Bultje a5dfeb612e VP8: armv6 optimizations. 14 years ago
  Laurent Aimar a4fd95b5d5 h264: fix intra 16x16 mode check when using mbaff and constrained_intra_pred. 14 years ago
  Michael Niedermayer 6edce391cf libvpxenc: cosmetics to make code more similar to lucas. 14 years ago
  Laurent Aimar c2b7f7748b h264: check for invalid bit depth value. 14 years ago
  Laurent Aimar 27d3361e34 h264: add entries for 11 and 12 bits in ff_h264_chroma_qp[][] 14 years ago
  Laurent Aimar bcf881a685 h264: fix the check for invalid SPS:num_ref_frames. 14 years ago
  Laurent Aimar 2428b53f6d h264: do not let invalid values in h->ref_count on ff_h264_decode_ref_pic_list_reordering() errors. 14 years ago
  Laurent Aimar db5b487551 Reject video with non multiple of 16 width/height in the 4xm decoder. 14 years ago
  Justin Ruggles 5674d4b0a3 mpc8: check output buffer size before decoding 14 years ago
  Justin Ruggles 8290d1f38b mpc7: return error if packet is too small. 14 years ago
  Justin Ruggles c8b5c4d274 mpc7: check output buffer size before decoding 14 years ago
  Justin Ruggles fac6b7f9f2 nellymoserdec: allocate float_buf only when decoding to int16 14 years ago
  Justin Ruggles 32b484464c nellymoserdec: use NELLY_BUF_LEN instead of 128 14 years ago
  Justin Ruggles ded0800d44 nellymoserdec: use NELLY_BLOCK_LEN instead of 64 when appropriate. 14 years ago
  Justin Ruggles 84464b2e7f nellymoserdec: allow user to request SAMPLE_FMT_FLT for output samples. 14 years ago
  Justin Ruggles 8b31c086b6 nellymoser: check output buffer size before decoding 14 years ago
  Luca Barbato 0e5cc174bb win32: improve threading algorithm warning 14 years ago
  Michael Niedermayer 0a19b4b0ba 4xm decoder: fix data size for i2 frames. 14 years ago
  Michael Niedermayer 1008f639e2 4xm decoder: print some error messages in case of errors. 14 years ago
  Laurent Aimar 9c661e952f Check for out of bound accesses in the 4xm decoder. 14 years ago