19352 Commits (f91b635b520aec02cfd23ff91d00a7eb4ef89292)

Author SHA1 Message Date
  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
  Ronald S. Bultje 2ee01fbded pthread: free progress if buffer allocation failed. 14 years ago
  Ronald S. Bultje bc1ef85520 lavc/avconv: support changing frame sizes in codecs with frame mt. 14 years ago
  Kostya Shishkov 72dadaa957 utvideo: mark output picture as keyframe. 14 years ago
  Paul B Mahol f8ba7c4658 adxenc: fix error in merging from qatar 14 years ago
  Paul B Mahol 7ed9abf793 sonic: mark as experimental 14 years ago
  Michael Niedermayer 229e4c1332 indeo5dec: Make sure we have had a valid gop header. 14 years ago
  Michael Niedermayer 9879b506b0 truemotion2dec: Fix overread of input. 14 years ago
  Michael Niedermayer 71e78e1f51 cavsdec: check stc in decode_slice_header() 14 years ago
  Aneesh Dogra cc965300cb sunrast: Add support for negative linesize. 14 years ago
  Michael Niedermayer 9a57a37b70 h264: move resolution change check further up. 14 years ago
  Janne Salonen 14ba7472dc vp8: fix update_lf_deltas in libavcodec/vp8.c 14 years ago
  Michael Niedermayer 9d3032b960 alsdec: check opt_order. 14 years ago
  Michael Niedermayer 2c0559d5e2 mpegvideo: increase buffer sizes. 14 years ago
  Michael Niedermayer 8a20774a24 indeo4: Fix global array overread. 14 years ago
  Carl Eugen Hoyos 5cddfc58d8 Fix linking without yasm. 14 years ago
  Kostya Shishkov 494bce6224 ralf: read Huffman code lengths without GetBitContext 14 years ago
  Paul B Mahol b222c28ee8 libopenjpegenc: switch to encode2() 14 years ago
  Paul B Mahol a5b823368a libopenjpeg: make .long_name usefull 14 years ago
  Paul B Mahol 68a257e673 bintext: build decoders only if they are actually enabled 14 years ago
  Michael Niedermayer d85b3c4fff vp56dec: avoid freeing the returned frame before returning it. 14 years ago
  Michael Niedermayer 25715064c2 cavsdec: check for changing w/h. 14 years ago
  Michael Niedermayer ba775a54bc indeo3: fix out of picture write. 14 years ago
  Michael Niedermayer 59a4b73531 pthread/mpegvideo: detect and block attempts to init frames after setup. 14 years ago
  Janne Grunau cb7190cd2c rv34: error out on size changes with frame threading 14 years ago
  Alex Converse b00307ecd0 aacsbr: Add a debug check to sbr_mapping. 14 years ago
  Alex Converse 0cb93dacee aac: Reset some state variables when turning SBR off 14 years ago
  Alex Converse a237b38021 aac: Reset PS parameters on header decode failure. 14 years ago