32 Commits (bdccfc3fc354632f49721fc435310fb958843b21)

Author SHA1 Message Date
  Tim.Nicholson ae4c912bce Forward interlaced field information from mov to ffv1 decoder. 12 years ago
  Paul B Mahol 61d900fd0d lavc: add ONLY_IF_THREADS_ENABLED where it is missing 12 years ago
  Michael Niedermayer a3264b4ba1 ffv1dec: defuse membomb 12 years ago
  Anton Khirnov e6c4ac7b5f pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
  Michael Niedermayer a0c0900e47 ffv1dec: Support frame threading with gop > 1 13 years ago
  Michael Niedermayer 69cfe63a43 ffv1: Switch to ThreadFrame 13 years ago
  Clément Bœsch 570d63eef3 lavu: add FF_CEIL_RSHIFT and use it in various places. 12 years ago
  Michael Niedermayer d4868a960b ffv1dec: remove redundant error message. 13 years ago
  Michael Niedermayer ff0b4c08ca ffv1dec: add code to support frame threading with gop=1 ffv1 13 years ago
  Michael Niedermayer 1a392fc550 ffv1: Store a flag in the global header that indicates if all frames are keyframes 13 years ago
  Paul B Mahol aa96439fae lavc: remove unused put_bits.h headers 13 years ago
  Clément Bœsch 1ec94b0f06 lavc: factorize ff_{thread_,re,}get_buffer error messages. 13 years ago
  Anton Khirnov d243896987 ffv1: fix calculating slice dimensions for version 2 13 years ago
  Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 13 years ago
  Diego Biurrun c242bbd8b6 Remove unnecessary dsputil.h #includes 13 years ago
  Diego Biurrun 511cf612ac miscellaneous typo fixes 13 years ago
  Anton Khirnov df9b956751 lavc: fix decode_frame() third parameter semantics for video decoders 13 years ago
  Anton Khirnov 594d4d5df3 lavc: add a wrapper for AVCodecContext.get_buffer(). 13 years ago
  Michael Niedermayer 0560b28f12 ffv1dec: remove incorrect assert() 13 years ago
  Michael Niedermayer fdfbb793c3 ffv1dec: propagate return code from ffv1_common_init() 13 years ago
  Michael Niedermayer dd11615bbc ffv1dec: more completely check slice count 13 years ago
  Michael Niedermayer e4255eaf47 ffv1: split decoder and encoder 13 years ago
  Luca Barbato 0f13cd3187 ffv1: update to ffv1 version 3 13 years ago
  Luca Barbato 4a2a4524a3 ffv1: propagate errors 13 years ago
  Luca Barbato 71f7b22dba ffv1: split decoder and encoder 13 years ago
  Luca Barbato 22f7942fe7 ffv1: set the range coder state in decode_slice_header 13 years ago