19352 Commits (f91b635b520aec02cfd23ff91d00a7eb4ef89292)

Author SHA1 Message Date
  Mashiat Sarker Shakkhar 95b192de5d vc1: Do not read from array if index is invalid. 14 years ago
  Ronald S. Bultje 2ad405548b targa: convert to bytestream2. 14 years ago
  Michael Niedermayer 8b58f6b5c2 Revert "raw: move buffer size check up." 14 years ago
  Ronald S. Bultje 5484170ac7 rv34: set mb_num_left to 0 after finishing a frame 14 years ago
  Paul B Mahol 7f9b42ff9d j2kenc: cosmetics: vertically align AVCodec members. 14 years ago
  Paul B Mahol a65016205f libopenjpegdec: hack to fix GRAY16 decoding 14 years ago
  Michael Niedermayer d6eef545c1 vc1dec: move mquant zero check down. 14 years ago
  Michael Niedermayer 43fd321252 targa: Fix input buffer size check. 14 years ago
  Clément Bœsch 29679f4a37 aac: reference supported sample rates in encoders. 14 years ago
  Michael Niedermayer a84851bef8 indeo3dec: check mv bitstream pointer 14 years ago
  Michael Niedermayer 8a521d57b3 indeo3dec: Fix end pointer. 14 years ago
  Reimar Döffinger fca62f0500 Support FLIC in MOV. 14 years ago
  Diego Biurrun 72ccfb3cb7 build: ppc: drop stray leftover backslash 14 years ago
  Thilo Borgmann 5afd9a80db als: consistent messages 14 years ago
  Paul B Mahol 3f26a87488 libopenjpegenc: remove leftover because older version of patch being applied 14 years ago
  Thilo Borgmann 04dc7e7e5e ALS error message pretty print 14 years ago
  Michael Niedermayer cece491daa qdm2: Fix out of array writes 14 years ago
  Michael Niedermayer fe91becc2d qdm2: fix out of array read 14 years ago
  Michael Niedermayer 7d74aaf698 qdm2dec: fix out of array read 14 years ago
  Diego Biurrun e7e19b15c7 build: Only clean the architecture subdirectory we build for. 14 years ago
  Diego Biurrun ad0e31f134 build: prettyprinting cosmetics 14 years ago
  Paul B Mahol 3dc0b9d6da libopenjpegdec: refactor some code and fix memory leaks 14 years ago
  Paul B Mahol 02fb320ada libopenjpegdec: always check image because decoding may still fail 14 years ago
  Paul B Mahol 67d5fcc989 libopenjpegenc: allow changing encoding parameters 14 years ago
  Paul B Mahol dec8eb6b29 libopenjpegenc: merge common code 14 years ago
  Paul B Mahol 8e45005a84 libopenjpegenc: use pix_fmt descriptor to get bpp 14 years ago
  Paul B Mahol 06b0c6a655 libopenjpegenc: use pix_fmt descriptor to get numcomps 14 years ago
  Michael Niedermayer 140c54ea0b indeo4: better mv check 14 years ago
  Michael Niedermayer c855ece101 indeo5: check motion vectors. 14 years ago
  Ronald S. Bultje b2af057a36 smacker: convert palette and header reading to bytestream2. 14 years ago
  Paul B Mahol 25b67dc765 png: fix warning about discarding qualifiers [-Wincompatible-pointer-types] 14 years ago
  Aaron Colwell aa9c2e41b6 pthread : Remove lock/unlock pairs in worker loop to avoid unexpected state changes. 14 years ago
  Ronald S. Bultje c3bbd0b53b alac: convert extradata reading to bytestream2. 14 years ago
  Philip Langdale 1318b14379 CrystalHD: Remove EXPERIMENTAL flag for known good formats. 14 years ago
  Marton Balint 5420523ae3 pthread: return proper error code on pthread_create failure 14 years ago
  Reimar Döffinger 6d797ac70f VC1: Do not needlessly use signed types. 14 years ago
  Reimar Döffinger 31ff2cb266 DV: detect another case of broken DV files. 14 years ago
  Reimar Döffinger feda266db5 DV: check coded_width/height instead of width/height. 14 years ago
  Reimar Döffinger 535eed9301 vqavideo: fix decoding of samples with no partial updates. 14 years ago
  Diego Biurrun 62ce9defb8 x86: dsputil: prettyprint gcc inline asm 14 years ago
  Diego Biurrun 3b54912113 x86: K&R prettyprinting cosmetics for dsputil_mmx.c 14 years ago
  Diego Biurrun 915a2a0a65 x86: conditionally compile H.264 QPEL optimizations 14 years ago
  Diego Biurrun 3816642eab dsputil_mmx: Surround QPEL macros by "do { } while (0);" blocks. 14 years ago
  Ronald S. Bultje 3a3f06b05e dpcm: convert to bytestream2. 14 years ago
  Ronald S. Bultje f31a68e78c interplayvideo: convert to bytestream2. 14 years ago
  Paul B Mahol bcae7f432a libaacplus: switch to encode2() 14 years ago
  Alexander Strange cb34867780 h264: fix memleak in error path. 14 years ago
  Alexander Strange 147ee4cf06 pthread: Immediately release all frames in ff_thread_flush() 14 years ago
  Alexander Strange 6ef4063957 h264: Add check for invalid chroma_format_idc 14 years ago
  Ronald S. Bultje ec0ed97b04 utvideo: port header reading to bytestream2. 14 years ago