15030 Commits (838e36635ab5be523037bd6064573299f3936a37)

Author SHA1 Message Date
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
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