18619 Commits (2b6325cacb6def8e9de0455f575b51a8bd90b12c)

Author SHA1 Message Date
  Paul B Mahol a41340f8e8 pgmyuvenc: abort encoding if width is not even 13 years ago
  Diego Biurrun f36d5c1422 Update Janne's email address. 13 years ago
  Diego Biurrun f03183d9a8 bytestream: Eliminate one level of pointless macro indirection. 13 years ago
  Ronald S. Bultje abe3c697a3 xwd: convert to bytestream2. 13 years ago
  Paul B Mahol 5a3a906ba2 vqavideo: port to bytestream2 API 13 years ago
  Michael Niedermayer 572c0ddc89 indeo4: Skip null frames. 13 years ago
  Carl Eugen Hoyos 7594ee2e6e jpg: fix colors for sequential RGB 13 years ago
  Michael Niedermayer 0f6f5e6f16 vorbisenc: set quality to a reasonable default. 13 years ago
  Kostya Shishkov 6acac061ab prores: allow user to set fixed quantiser 13 years ago
  Michael Niedermayer 2560d3b648 dv: Fix streamcopy input. 13 years ago
  Michael Niedermayer 79a19f6e58 pthread: Fix mixing of declarations and statements. 13 years ago
  Michael Niedermayer 219a6fb61c dsp: fix diff_bytes_mmx() with small width 13 years ago
  Paul B Mahol 0afd8f12e9 avcodec: add XBM encoder 13 years ago
  Justin Ruggles 6ca3b248e2 resample: allocate a large enough output buffer 13 years ago
  Justin Ruggles c3da9f5060 wmaenc: remove bit-exact hack 13 years ago
  Paul B Mahol 32a5775a91 pcm: leave sample format conversion to libswresample 13 years ago
  Aneesh Dogra de64d8cf17 qtrle: Use bytestream2 functions to prevent buffer overreads. 13 years ago
  Paul B Mahol 341404f753 vqavideo: check malloc return values 13 years ago
  Uoti Urpala 05b9a89ed7 threads: fix old frames returned after avcodec_flush_buffers() 13 years ago
  Janne Grunau 7b60799aa8 MPV: always mark dummy frames as reference 13 years ago
  Ronald S. Bultje 1e26a48fa2 h264: fix deadlocks on incomplete reference frame decoding. 13 years ago
  Ronald S. Bultje c6ccb96bc9 mpeg4: report frame decoding completion at ff_MPV_frame_end(). 13 years ago
  Ronald S. Bultje 80387f0e25 mimic: don't use self as reference, and report completion at end of decode(). 13 years ago
  Wolfram Gloger f8353d5fda mpegvideo: don't pretend the first frame is always a key frame 13 years ago
  Diego Biurrun e5d403720e h264: K&R formatting cosmetics 13 years ago
  Diego Biurrun ad4cec6b80 s3tc.h: Add missing #include to fix standalone header compilation. 13 years ago
  Michael Niedermayer 6f9803e5e0 sonic: update to new API 13 years ago
  Michael Niedermayer c743aad557 huffyuv: some more consts 13 years ago
  Michael Niedermayer dd2631a6df dsputil: mark source of diff_bytes as const. 13 years ago
  Michael Niedermayer 1bc85fb32d dirac: mark some variables const. 13 years ago
  Michael Niedermayer ae76c1af16 4xm: make mcdc() src const 13 years ago
  Michael Niedermayer bf3a404572 mpegvideo: fix constness error in ff_MPV_encode_picture() 13 years ago
  Paul B Mahol 702985b8b7 dxa: remove useless code 13 years ago
  Ronald S. Bultje e0febda22d h264: stricter reference limit enforcement. 13 years ago
  Ronald S. Bultje 48cbe4b092 h264: increase reference poc list from 16 to 32. 13 years ago
  Ronald S. Bultje 86020073db xa_adpcm: limit filter to prevent xa_adpcm_table[] array bounds overruns. 13 years ago
  Michael Niedermayer 1f8ff2b13c snow: check reference frame indices. 13 years ago
  Michael Niedermayer c9837954e7 snow: reject unsupported chroma shifts. 13 years ago
  Paul B Mahol 5b4d026a03 anm: convert to bytestream2 API 13 years ago
  Paul B Mahol f1ce053cd0 bytestream: add more unchecked variants for bytestream2 API 13 years ago
  Paul B Mahol a1c036e961 jvdec: unbreak video decoding 13 years ago
  Michael Niedermayer c2e3b564b3 mmvideo: restore initial y value. 13 years ago
  Michael Niedermayer 67c90d2605 mmvideo: remove unused variable 13 years ago
  Michael Niedermayer bf521d5a5b jpeglsdec: suppress unused var warning 13 years ago
  Michael Niedermayer 0fdb4dfd03 h264: Fix some mixed declarations and code. 13 years ago
  Michael Niedermayer c592679cca eatgq: remove unused ret variable. 13 years ago
  Michael Niedermayer d9399c4b66 eamad: Remove redundant initialization of mv_map. 13 years ago
  Michael Niedermayer 9ff43569d2 g729dec: fix scalarproduct_int16 after API change 13 years ago
  Michael Niedermayer 758ec11153 h264: Fix invalid interlaced/progressive MB combinations for direct mode prediction. 13 years ago
  Anton Khirnov d533e395e1 libx264: add 'stats' private option for setting 2pass stats filename. 13 years ago