17848 Commits (df9f22d42b0905385629a9d368bb5a1eef2b45ef)

Author SHA1 Message Date
Luca Barbato f80b60ad59 bitstream: forward error values and drop few abort() 12 years ago
Luca Barbato f776899a17 bitstream: K&R formatting cosmetics 12 years ago
Luca Barbato 9e80eda26d h264_mp4toannexb_bsf: return a padded buffer 12 years ago
Luca Barbato 8d929afd25 h264_mp4toannexb_bsf: factor out extradata parsing 12 years ago
Luca Barbato 5d21ca4559 h264_mp4toannexb_bsf: K&R formatting cosmetics 12 years ago
Luca Barbato 59d7bb99b6 4xm: check bitstream_size boundary before using it 12 years ago
Luca Barbato fbd0dacc8d 4xm: refactor decode_p_block 12 years ago
Luca Barbato 94aefb1932 4xm: do not overread the source buffer in decode_p_block 12 years ago
Luca Barbato be373cb50d 4xm: do not overread the prestream buffer 12 years ago
Luca Barbato de2e5777e2 4xm: validate the buffer size before parsing it 12 years ago
Luca Barbato 145023f572 4xm: reject frames not compatible with the declared version 12 years ago
Luca Barbato 1f0c607560 4xm: drop pointless assert 12 years ago
Luca Barbato b8b809908e 4xm: forward errors from decode_p_block 12 years ago
Luca Barbato 50ec1db62d 4xm: fold last_picture lazy allocation in decode_p_frame 12 years ago
Luca Barbato e7a44f87d0 4xm: refactor fourxm_read_header 12 years ago
Luca Barbato 08859d19b4 4xm: use the correct logging context 12 years ago
Michael Niedermayer 7ad5708691 g2meet: Fix a typo in the height comparison 12 years ago
Kostya Shishkov 7dfc3381dd g2meet: do not leak buffers 12 years ago
Kostya Shishkov 4d960d7f60 g2meet: more graceful cursor loading 12 years ago
Kostya Shishkov 767ae86cee g2meet: reset dimensions on header parsing errors 12 years ago
Anton Khirnov 84d3ff50cd lavc: add a libwavpack encoder wrapper 12 years ago
Anton Khirnov 799f57ac96 lavc: use AVFrame API properly in pad_last_frame(). 12 years ago
Yusuke Nakamura 252ee3d39b utvideodec: Set colorspace by codec_tag. 12 years ago
Yusuke Nakamura b441fdeb15 utvideodec: Support ULH0 and ULH2 formats. 12 years ago
Luca Barbato a3b2b83f01 faxcompr: return meaningful errors 12 years ago
Luca Barbato f32aefcf34 faxcompr: K&R formatting cosmetics 12 years ago
Luca Barbato 9c22169769 tiff: do not overread the source buffer 12 years ago
Luca Barbato 999ccd2d0a tiff: cleanup the error paths 12 years ago
Luca Barbato 016c5b066d tiff: refactor fax support in a separate function 12 years ago
Luca Barbato 103937681d tiff: refactor deflate support in a separate function 12 years ago
Luca Barbato f8a4d5e970 h264_parser: K&R formatting cosmetics 12 years ago
Luca Barbato 92b3caa108 vorbis: return meaningful errors 12 years ago
Kostya Shishkov 2d66a58ccd Go2Webinar decoder 12 years ago
Kostya Shishkov 31980b6abd vmd: decode videos with no LZ buffer size provided - they might not need it 12 years ago
Kostya Shishkov 0aed0bfc62 vmd: fix mode 3 decoding 12 years ago
Diego Biurrun 46ce9ded96 tiff: K&R formatting cosmetics 12 years ago
Kostya Shishkov de421b2085 use my full first name instead of short one in copyrights 12 years ago
Kostya Shishkov 33f64fd5d5 indeo4: expand allowed quantiser range 12 years ago
Kostya Shishkov 0b0953baec proresenc: alpha coding support 12 years ago
Martin Storsjö 86113667c0 arm: Include hpeldsp_neon.o if h264qpel is enabled 12 years ago
Martin Storsjö efb7968cfe arm: Don't unconditionally build dsputil files 12 years ago
Martin Storsjö 36a7df8cf1 arm: Only build the FFT init files if FFT is enabled 12 years ago
Diego Biurrun 186599ffe0 build: cosmetics: Place unconditional before conditional OBJS lines 12 years ago
Diego Biurrun 9b9b2e9f30 build: arm: cosmetics: Place all OBJS declarations in alphabetical order 12 years ago
Luca Barbato 701966730c vmd: drop incomplete chunks and spurious samples 12 years ago
Luca Barbato 676da248ca vmd: refactor the inner decode loop 12 years ago
Luca Barbato c8f3cb9119 vmd: return meaningful errors 12 years ago
Luca Barbato 91a6944e56 vmd: use the PALETTE_COUNT constant uniformly 12 years ago
Janne Grunau bf20cdbd86 mpeg12: skip frames consistently 12 years ago
Anton Khirnov 89806691b1 wavpack: check that all the channels were coded. 12 years ago