37770 Commits (ca488ad480360dfafcb5766f7bfbb567a0638979)
 

Author SHA1 Message Date
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 42d73f7f6b 4xm: do not overread while parsing header 12 years ago
Luca Barbato e7a44f87d0 4xm: refactor fourxm_read_header 12 years ago
Luca Barbato e6496ea7e7 4xm: K&R formatting cosmetics 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
Sean McGovern 8835c554ff matroskadec: introduce resync function. 12 years ago
Martin Storsjö 3965d404cc configure: Don't add -fPIC on windows targets 12 years ago
Martin Storsjö 3fd0d166aa configure: Don't explicitly disable PIC for windows targets 12 years ago
Martin Storsjö 2aa3325454 configure: arm: Don't try to enable pic for shared libraries on win32 12 years ago
Yusuke Nakamura 252ee3d39b utvideodec: Set colorspace by codec_tag. 12 years ago
Yusuke Nakamura 2578f1efd6 riff: Support ULH0 and ULH2 fourccs. 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
Martin Storsjö aa2c918f7d rtpdec: Fix the alphabetical ordering in registering depacketizers 12 years ago
Martin Storsjö 2681924b0f libavformat: Fix standalone compilation of the webm muxer 12 years ago
Anton Khirnov e816aaacd6 apetag: use int64_t for filesize 12 years ago
Anton Khirnov 274e134e49 avconv: check that the output format context exists before accessing it 12 years ago
Anton Khirnov 8b7dffc2d6 lavfi doxy: improve/extend AVFilter doxy. 12 years ago
Luca Barbato 9835abb6d6 network: uniform ff_listen_bind and ff_listen_connect 12 years ago
Andrey Semashev 7c020e1ad3 movenc: Grow the frag_info array in chunks 12 years ago
Andrey Semashev ab1189766a movenc: Increase the cluster array allocation by doubling 12 years ago
Andrey Semashev 3b4feac1ec movenc: Keep track of the allocated size for the cluster array 12 years ago
Martin Storsjö fc962d4e7a mem: Add av_realloc_array and av_reallocp_array 12 years ago
Martin Storsjö 9683e37cd5 movenc: Change the track struct name to match the typedef 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