70528 Commits (8fabbd0dcf3ac91bfced555fdf4819f500b6a88e)
 

Author SHA1 Message Date
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
Martin Storsjö 4f6cd883f0 rtpenc: Don't set max_frames_per_packet based on the packet frame size or frame rate 10 years ago
Martin Storsjö bde2bba45c rtpenc: Restructure if statements in packetizers to simplify adding more conditions 10 years ago
Martin Storsjö d4c7fc02f9 rtpenc: Skip redundant initialization 10 years ago
Martin Storsjö f8c01257f9 rtpenc: Always do the default initialization regardless of codecs 10 years ago
Martin Storsjö 11edeaea32 rtpenc_xiph: Don't exclude headers from max_payload_size 10 years ago
Martin Storsjö 7c1e2e6466 rtpenc_xiph: Use AV_WB16 instead of manual bitshifts 10 years ago
Martin Storsjö d16c8d28d4 rtpenc_aac: Use AV_WB16 instead of manual bitshifts 10 years ago
Martin Storsjö 9c9b0218e8 rtpenc_aac: Merge a definition with a declaration 10 years ago
Martin Storsjö 1fc64e2e07 rtpenc: Write conditional statements on separate lines 10 years ago
Martin Storsjö 0662440b99 rtpenc_aac: Set a default value for max_frames_per_packet at init 10 years ago
Martin Storsjö 12b3459979 rtpenc_amr: Use s->num_frames instead of s->buf_ptr - s->buf 10 years ago
Martin Storsjö 9856395344 rtpenc_aac: Fix sending fragmented frames 10 years ago
Anton Khirnov 990e4a6639 Add a QSV decoding example. 10 years ago
Andreas Cadhalpun ea1d0b7ece avcodec/utils: use correct printf specifier in ff_set_sar 10 years ago
Christian Hujer 802987f8c7 x11grab: Unbreak building 10 years ago
Anton Khirnov 71f1ad37d8 lavc: do not compile fmtconvert unconditionally 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