15500 Commits (4b4a6ebd68ca1d901b291f9bb4f5225daf876b8b)

Author SHA1 Message Date
  Alex Converse dba2b63a98 wavpack: Check error codes rather than working around error conditions. 14 years ago
  Laurent Aimar 55354b7de2 Fixed invalid access in wavpack decoder on corrupted bitstream. 14 years ago
  Laurent Aimar 0aedab0340 Fixed invalid writes in wavpack decoder on corrupted bitstreams. 14 years ago
  Laurent Aimar beefafda63 Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks. 14 years ago
  James Zern 1da43f7e99 libvpxenc: add 'crf' private option 14 years ago
  James Zern 3dc14b4628 libvpxenc: add 'rc_lookahead' private option 14 years ago
  James Zern fb99d78778 libvpxenc: silence AVOption related warnings 14 years ago
  Michael Niedermayer bd358e128f jpeglsdec: fix infinite loop 14 years ago
  Kieran Kunhya 0ca36b4de7 Add LATM muxer 14 years ago
  Baptiste Coudurier 635bbecfc3 v210enc: clip values according to specifications 14 years ago
  Baptiste Coudurier d239b83e2e v210enc: switch to PIX_FMT_422P10 14 years ago
  Baptiste Coudurier 08fa23d6c2 v210dec: switch to PIX_FMT_422P10 14 years ago
  Anton Khirnov 79eff91325 AVOptions: deprecate av_opt_set_defaults2 14 years ago
  Anton Khirnov 0962f23b35 libx264: fix setting some more parameters 14 years ago
  Andrej Peterka 2bb5d637fc libx264: fix setting the H.264 level 14 years ago
  Anton Khirnov 9c684feadc libx264: add 'direct-pred' private option 14 years ago
  Anton Khirnov 0635a8aa21 libx264: add 'partitions' private option 14 years ago
  Carl Eugen Hoyos d898ab9090 Fix decoding of 2/4 bpp Tiff samples. 14 years ago
  Carl Eugen Hoyos f863cdef81 Cosmetics: Fix comment. 14 years ago
  Anton Khirnov 7042337673 libx264: add 'cplxblur' private option 14 years ago
  Anton Khirnov 71b5f4427b libx264: add 'deblock' private option 14 years ago
  Anton Khirnov f83c45183e libx264: add 'b-bias' private option 14 years ago
  Anton Khirnov bb73cda2f6 libx264: fix setting some options. 14 years ago
  Anton Khirnov d8dee0e7bd libx264: remove useless assignment 14 years ago
  Michael Niedermayer 0c9cba24b7 pngdec: implement 4bpp interlaced 14 years ago
  Michael Niedermayer dcabb3d608 pngdec: implement 2 bpp interlaced. 14 years ago
  Reimar Döffinger 459fe331e9 ac3dec: avoid pointless alloc and indirection for input_buffer 14 years ago
  Michael Niedermayer be7eed72c8 mjpegdec; even better RSTn skiping 14 years ago
  Michael Niedermayer bc6445f2db pngdec: Fix interlaced PAETH prediction 14 years ago
  Michael Niedermayer 2d4102fc13 pngdec: Implement 2bpp 14 years ago
  Michael Niedermayer dc43ad6d1a pngdec: Fix interlaced 1bpp 14 years ago
  Michael Niedermayer 738219c921 pngdec: 4bpp support 14 years ago
  Diego Biurrun 6192b6f3e7 mpeg12: cosmetics: reformat as K&R 14 years ago
  Michael Niedermayer 6dbac85f8d mpeg4: fix another packed divx issue. 14 years ago
  Justin Ruggles ae264bb29b ac3enc: Add channel coupling support for the fixed-point AC-3 encoder. 14 years ago
  Justin Ruggles a0d17b6d45 ac3enc: scale floating-point coupling channel coefficients in 14 years ago
  Justin Ruggles 3e5722a8ca ac3enc: fix encoding of stereo ac3 files when rematrixing is disabled. 14 years ago
  Kostya Shishkov bcd4aa8bec wavpack: fix wrong return value in wavpack_decode_block() 14 years ago
  Dustin Brody ff17fc6353 mpeg12: propagate more real return values through chunk decode error return and fix some indentation 14 years ago
  Kostya Shishkov 9bc4e21a9b wavpack: use context reset in appropriate places 14 years ago
  Reimar Döffinger 09c5f990bc Check extradata size on resolution change. 14 years ago
  Anton Khirnov fb47997edb lavc: fix type for thread_type option 14 years ago
  Anton Khirnov fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 14 years ago
  Anton Khirnov c11fb8288d AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find(). 14 years ago
  Michael Niedermayer 3e7e1f1509 mpeg4: adjust dummy frame threashold for packed divx. 14 years ago
  Michael Niedermayer 63d2cfd142 dvdec: Fix dvsd profile[1] detection. 14 years ago
  Michael Niedermayer fea20d1ddc Revert "mjpeg: treat external huffman table setup failure as codec init failure if external huffman table use requested" 14 years ago
  Michael Niedermayer 94c2478d90 jpegdec: better rst skiping 14 years ago
  Reimar Döffinger 5e2ea138b7 MJPEG: emulate EOI also on two consecutive SOI. 14 years ago
  Reimar Döffinger 55a1fe7a80 Reset cur_scan at more appropriate places. 14 years ago