15500 Commits (4b4a6ebd68ca1d901b291f9bb4f5225daf876b8b)

Author SHA1 Message Date
  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
  Clément Bœsch acc3c380cb resample: fix typo (ouput → output). 14 years ago
  Clément Bœsch b85e9d3104 resample: fix set but unused variable (lfe) warning. 14 years ago
  Clément Bœsch f067d8a618 imgconvert: avoid mixed declarations and code. 14 years ago
  Gavin Kinsey 2f870e262e jpegdec: set color_range 14 years ago
  Anton Khirnov 9bc9188e58 libmp3lame: fix typo 14 years ago
  Anton Khirnov 1440037411 libx264: use X264_THREADS_AUTO constant instead of 0. 14 years ago
  Michael Niedermayer a538e0f9a0 vc1: loose one line difference to qatar. 14 years ago
  Michael Niedermayer f5bda9fcbb mpeg4: fix typo in mpeg4_encode_gop_header() 14 years ago
  Diego Biurrun aebb56e184 Replace some commented-out debug printf() / av_log() messages with av_dlog(). 14 years ago
  Anton Khirnov 5d06f15235 libx264: set default thread count to 0 (auto) 14 years ago
  Anton Khirnov f013cb8118 lavc: cosmetics, group deprecated codec flags 14 years ago
  Anton Khirnov aed7900704 mpeg12: add 'scan_offset' private option. 14 years ago
  Anton Khirnov 4bcee8e7f8 h263/p encoder: add 'structured_slices' private option. 14 years ago
  Anton Khirnov 0d904de89d h263/p encoder: add 'obmc' private option. 14 years ago
  Anton Khirnov e3922d1110 h263p encoder: add 'aiv' private option. 14 years ago
  Anton Khirnov 9bb2d1a3f0 h263p encoder: add 'umv' private option. 14 years ago
  Anton Khirnov 0e5d37309f mpeg12enc/mpeg4videoenc: add 'alternate_scan' private option. 14 years ago
  Anton Khirnov 1f0c7020a1 mjpegdec: add 'extern_huff' private option. 14 years ago
  Anton Khirnov 4623420d84 mpeg4enc: add 'data_partitioning' private option. 14 years ago