summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit 'b9d2d6843a49f9df1d1ae1afe817d9b48c445919'Michael Niedermayer2015-02-28
|\
| * tls: Pass AVOptions dictionaries through to the chained protocolMartin Storsjö2015-02-28
* | Merge commit 'e14f98c62fdf8744b07419314095d1b3248cce75'Michael Niedermayer2015-02-28
|\|
| * tcp: Clarify the units for the timeout avoptionsMartin Storsjö2015-02-28
* | Merge commit 'c86d8aed748adc3ba8df96fb1fe14aa45da77a31'Michael Niedermayer2015-02-28
|\|
| * avio: Rename avclass symbols relating to avioMartin Storsjö2015-02-28
* | avformat/flvenc: check that the codec_tag fits in the available bitsAndreas Cadhalpun2015-02-28
* | avcodec/utils: use correct printf specifier in ff_set_sarAndreas Cadhalpun2015-02-28
* | avutil/imgutils: correctly check for negative SAR componentsMichael Niedermayer2015-02-28
* | avcodec/ppc/fdctdsp: fix const warningMichael Niedermayer2015-02-28
* | avcodec/vc1_block: Optimize vc1_decode_i_block_adv()zhaoxiu.zeng2015-02-28
* | avcodec/vc1_block: Optimize vc1_decode_i_block()zhaoxiu.zeng2015-02-28
* | avcodec/vc1_block: cosmeticszhaoxiu.zeng2015-02-28
* | avcodec/vc1_block: move early exit code up in ff_vc1_pred_dc()zhaoxiu.zeng2015-02-28
* | avcodec/vc1_block: Use av_clip_uintp2()zhaoxiu.zeng2015-02-28
* | avcodec/vc1_block: Optimize vc1_decode_ac_coeff()zhaoxiu.zeng2015-02-28
* | avcodec/vc1_block: Simplify dcdiff initializationzhaoxiu.zeng2015-02-28
* | avcodec/vc1_block: Simplify dir_ptr / pred initializationzhaoxiu.zeng2015-02-28
* | avcodec/vc1: Simplify pred/mc loopszhaoxiu.zeng2015-02-28
* | avcodec/vc1: Simplify dmv_y initializationzhaoxiu.zeng2015-02-28
* | avcodec/vc1: Simplify code setting and using extend_x/yzhaoxiu.zeng2015-02-28
* | avcodec/vc1: Make init_block_index() inlinezhaoxiu.zeng2015-02-28
* | avcodec/vc1: use uint8_t for size_tablezhaoxiu.zeng2015-02-28
* | avcodec/vc1: simplify offset table and accesszhaoxiu.zeng2015-02-28
* | ffmpeg: Fix -vstats when coded_frame is not setMichael Niedermayer2015-02-28
* | lavc/pngenc: Support writing colorspace tags.Niklas Haas2015-02-28
* | avformat: Add prefix to get_codec_guid()Michael Niedermayer2015-02-27
* | swscale: Add prefix to updateMMXDitherTables()Michael Niedermayer2015-02-27
* | swresample: Add prefix to soxr_resamplerMichael Niedermayer2015-02-27
* | avcodec/dvdec: Make dv_iweight_720_c staticMichael Niedermayer2015-02-27
* | avcodec/v210dec: Add ff prefix to v210_x86_init()Michael Niedermayer2015-02-27
* | avcodec/h264: Add ff_ prefix to the shared h264_init_dequant_tables() functionMichael Niedermayer2015-02-27
* | lavf/mov: correct printf specifierChristophe Gisquet2015-02-27
* | avcodec/snow: mark dwt init as av_coldMichael Niedermayer2015-02-27
* | avcodec/diracdsp: Mark ff_diracdsp_init() as av_coldMichael Niedermayer2015-02-27
* | avcodec/mjpegenc: Mark ff_mjpeg_encode_close() as av_coldMichael Niedermayer2015-02-27
* | postproc: mark alloc/free context functions as av_coldMichael Niedermayer2015-02-27
* | movenc: Write 'colr' box correctly for MP4Derek Buitenhuis2015-02-27
* | avfilter/palettegen: fix frame mem leakClément Bœsch2015-02-27
* | avformat/ffmenc: Use ffio_free_dyn_buf()Michael Niedermayer2015-02-27
* | avformat/rtpdec_vp9: Use ffio_free_dyn_buf()Michael Niedermayer2015-02-27
* | avcodec/hqx: use init_get_bits8()Paul B Mahol2015-02-27
* | avcodec/hqx: fix typoPaul B Mahol2015-02-27
* | swscale/utils: clear formatConvBuffer on allocationMichael Niedermayer2015-02-27
* | avformat/bit: only accept the g729 codec and 1 channelAndreas Cadhalpun2015-02-26
* | avformat/bit: check that pkt->size is 10 in write_packetAndreas Cadhalpun2015-02-26
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2015-02-26
|\ \
| * | ffmpeg: notify when the thread message queue blocks.Nicolas George2015-02-26
| * | ffmpeg: allow to set the thread message queue size.Nicolas George2015-02-26
| * | lavd/alsa: set frame_size field.Nicolas George2015-02-26