70315 Commits (5c17377e28e818d3074a608d42821d66f1d26e8d)
 

Author SHA1 Message Date
Michael Niedermayer 5c17377e28 Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca' 10 years ago
Michael Niedermayer e82b0e6126 Merge commit 'ee964145b5d229571e00bf6883a44189d02babe2' 10 years ago
Michael Niedermayer ca6fee7606 Merge commit 'b9d2d6843a49f9df1d1ae1afe817d9b48c445919' 10 years ago
Michael Niedermayer c5c4e5839a Merge commit 'e14f98c62fdf8744b07419314095d1b3248cce75' 10 years ago
Michael Niedermayer 1fb3642317 Merge commit 'c86d8aed748adc3ba8df96fb1fe14aa45da77a31' 10 years ago
Andreas Cadhalpun e8565d21c2 avformat/flvenc: check that the codec_tag fits in the available bits 10 years ago
Andreas Cadhalpun 732c3ebffa avcodec/utils: use correct printf specifier in ff_set_sar 10 years ago
Michael Niedermayer 5705dc5276 avutil/imgutils: correctly check for negative SAR components 10 years ago
Anton Khirnov d74a8cb7e4 fmtconvert: drop unused functions 10 years ago
Anton Khirnov ee964145b5 lavc: remove unused traces of fmtconvert usage 10 years ago
Martin Storsjö b9d2d6843a tls: Pass AVOptions dictionaries through to the chained protocol 10 years ago
Martin Storsjö e14f98c62f tcp: Clarify the units for the timeout avoptions 10 years ago
Martin Storsjö c86d8aed74 avio: Rename avclass symbols relating to avio 10 years ago
Michael Niedermayer 5f1ea0bfc5 avcodec/ppc/fdctdsp: fix const warning 10 years ago
zhaoxiu.zeng 94f5ac93d7 avcodec/vc1_block: Optimize vc1_decode_i_block_adv() 10 years ago
zhaoxiu.zeng 21581182ca avcodec/vc1_block: Optimize vc1_decode_i_block() 10 years ago
zhaoxiu.zeng 80a0daa0f6 avcodec/vc1_block: cosmetics 10 years ago
zhaoxiu.zeng 137fbab11b avcodec/vc1_block: move early exit code up in ff_vc1_pred_dc() 10 years ago
zhaoxiu.zeng 9914502264 avcodec/vc1_block: Use av_clip_uintp2() 10 years ago
zhaoxiu.zeng ec908ce427 avcodec/vc1_block: Optimize vc1_decode_ac_coeff() 10 years ago
zhaoxiu.zeng ccad34e3ca avcodec/vc1_block: Simplify dcdiff initialization 10 years ago
zhaoxiu.zeng bd55f01c96 avcodec/vc1_block: Simplify dir_ptr / pred initialization 10 years ago
zhaoxiu.zeng f6b195cfb9 avcodec/vc1: Simplify pred/mc loops 10 years ago
zhaoxiu.zeng d8e030c3cc avcodec/vc1: Simplify dmv_y initialization 10 years ago
zhaoxiu.zeng 751883c602 avcodec/vc1: Simplify code setting and using extend_x/y 10 years ago
zhaoxiu.zeng 71de5542bb avcodec/vc1: Make init_block_index() inline 10 years ago
zhaoxiu.zeng e2edb10f8e avcodec/vc1: use uint8_t for size_table 10 years ago
zhaoxiu.zeng 53cb0babb4 avcodec/vc1: simplify offset table and access 10 years ago
Michael Niedermayer 5ee3a40f1c ffmpeg: Fix -vstats when coded_frame is not set 10 years ago
Niklas Haas 888a33c070 lavc/pngenc: Support writing colorspace tags. 10 years ago
Michael Niedermayer 0a23129bfc avformat: Add prefix to get_codec_guid() 10 years ago
Michael Niedermayer ae20682f6b swscale: Add prefix to updateMMXDitherTables() 10 years ago
Michael Niedermayer 4d00860ac7 swresample: Add prefix to soxr_resampler 10 years ago
Michael Niedermayer bf6102044d avcodec/dvdec: Make dv_iweight_720_c static 10 years ago
Michael Niedermayer 23a90768a8 avcodec/v210dec: Add ff prefix to v210_x86_init() 10 years ago
Michael Niedermayer b37c3396cd avcodec/h264: Add ff_ prefix to the shared h264_init_dequant_tables() function 10 years ago
Christophe Gisquet 60bdc868b9 lavf/mov: correct printf specifier 10 years ago
Michael Niedermayer 0e699676f9 avcodec/snow: mark dwt init as av_cold 10 years ago
Michael Niedermayer 22a80272ae avcodec/diracdsp: Mark ff_diracdsp_init() as av_cold 10 years ago
Michael Niedermayer f8b743b9e6 avcodec/mjpegenc: Mark ff_mjpeg_encode_close() as av_cold 10 years ago
Michael Niedermayer 78cd9c5671 postproc: mark alloc/free context functions as av_cold 10 years ago
Derek Buitenhuis a22032281c movenc: Write 'colr' box correctly for MP4 10 years ago
Clément Bœsch 3e0ae19f86 avfilter/palettegen: fix frame mem leak 10 years ago
Michael Niedermayer d490b26fcb avformat/ffmenc: Use ffio_free_dyn_buf() 10 years ago
Michael Niedermayer 629a03a912 avformat/rtpdec_vp9: Use ffio_free_dyn_buf() 10 years ago
Paul B Mahol aa7a2fa58f avcodec/hqx: use init_get_bits8() 10 years ago
Paul B Mahol 5440076303 avcodec/hqx: fix typo 10 years ago
Michael Niedermayer 007498fc1a swscale/utils: clear formatConvBuffer on allocation 10 years ago
Andreas Cadhalpun d0b8640f75 avformat/bit: only accept the g729 codec and 1 channel 10 years ago
Andreas Cadhalpun eeda2c3de8 avformat/bit: check that pkt->size is 10 in write_packet 10 years ago