70393 Commits (618021ea58cda5ce294efa53ce5a69ce27420ef8)
 

Author SHA1 Message Date
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
Michael Niedermayer 19dbe89f03 Merge remote-tracking branch 'cigaes/master' 10 years ago
Dyami Caliri 50833c9f7b Fix buffer_size argument to init_put_bits() in multiple encoders. 10 years ago
Michael Niedermayer b851bc20c6 avformat/mp3dec: Check for avcodec_alloc_context3() failure 10 years ago
Michael Niedermayer 6ad42b3e15 avformat/mp3dec: properly allocate dummy AVCodecContext 10 years ago
Michael Niedermayer 51b7ab2ee7 Merge commit '82b6e451161f19ab90bfb9565b710021caf5dcbd' 10 years ago
Vittorio Giovara 43e5e3c077 colormatrix: Accept bt601 aliases as input 10 years ago
Nicolas George d92c6d82c0 ffmpeg: notify when the thread message queue blocks. 10 years ago
Nicolas George 508d6a23b4 ffmpeg: allow to set the thread message queue size. 10 years ago
Nicolas George a92193f247 lavd/alsa: set frame_size field. 10 years ago
James Cowgill b9de1303a6 mips/acelp_filters: fix incorrect register constraint 10 years ago
James Cowgill f6bf745c5c mips/aacdec: refactor out duplicated assembly code 10 years ago
James Cowgill 83589e6918 mips/sbrdsp: remove sbr_neg_odd_64_mips 10 years ago
James Cowgill d6f66aec50 mips/fft: remove some useless assembly 10 years ago
James Cowgill 390771481a mips/aacpsdsp: fix definition of ps_decorrelate_mips 10 years ago
James Cowgill 213e823dc6 mips/mathops: remove 64-bit code 10 years ago
Luca Barbato 82b6e45116 configure: Move the cross_prefix setting after the toolchain one 10 years ago
Clément Bœsch a6a2da2f32 tests: add paletteuse test 10 years ago
Clément Bœsch e0f03de8f5 tests: add palettegen test 10 years ago
Clément Bœsch 4629993d99 avfilter/paletteuse: use AV_QSORT() 10 years ago
Clément Bœsch 321de03492 avfilter/palettegen: use AV_QSORT() 10 years ago
Clément Bœsch 30f4e9d3d9 avfilter/palettegen: consistently use the same frame for dimensions 10 years ago
Clément Bœsch 4216968f85 avfilter/palettegen: use a logging context for the dupped color warning 10 years ago