summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* swscale: process horizontal lines in batchesPedro Arthur2015-08-183-16/+49
* swscale: refactor horizontal scalingPedro Arthur2015-08-187-11/+751
* fate: add -fflags +bitexact in a few places.Ronald S. Bultje2015-08-171-5/+5
* fate: explicitly specify audio bitrate for adpcm/mp2fixed tests.Ronald S. Bultje2015-08-171-1/+2
* fate: move -flags +mv0 -> -mpv_flags +mv0.Ronald S. Bultje2015-08-171-7/+8
* avfilter: add scale2ref filterMichael Niedermayer2015-08-176-8/+103
* lavc/mjpegdec: Detect more CMYK images.Carl Eugen Hoyos2015-08-171-0/+6
* swscale/swscale-test: Fix slice height in random reference data creation.Michael Niedermayer2015-08-171-1/+1
* avcodec/rv30: fix switching back to the original resolutionMichael Niedermayer2015-08-172-0/+8
* ffmpeg_vdpau: Ignore decoder's max supported levelPhilip Langdale2015-08-162-1/+5
* buffersink: introduce FIFO_INIT_ELEMENT_SIZE to complement FIFO_INIT_SIZEAndreas Cadhalpun2015-08-161-8/+8
* ffmpeg: use av_buffersrc_add_frame instead of av_buffersrc_add_refAndreas Cadhalpun2015-08-161-5/+1
* avfilter/avfiltergraph: Implement and use find_best_sample_fmt_of_2()Michael Niedermayer2015-08-161-0/+47
* lavf/matroskadec: Fully parse and repack MP3 packetsRodger Combs2015-08-161-1/+3
* doc/filter_design: Remove reference to the deprecated and unused cur_buf_copyMichael Niedermayer2015-08-161-1/+1
* doc/examples: rename avio_list_dir -> avio_dir_cmdMariusz Szczepańczyk2015-08-165-5/+5
* ffmpeg: Use the decoders dimensions in sub2video_get_blank_frame()Michael Niedermayer2015-08-151-2/+2
* ffmpeg: Use actual frame dimensions in checks in sub2video_update()Michael Niedermayer2015-08-151-2/+1
* ffmpeg: Print sub2video: rectangle coordinates in case of overflowsMichael Niedermayer2015-08-151-1/+3
* ffmpeg_filter: Do not override the dimensions in sub2video_prepare()Michael Niedermayer2015-08-151-2/+2
* avcodec/flashsvenc: Correct max dimension in error messageMichael Niedermayer2015-08-151-1/+1
* avcodec/svq1enc: Check dimensionsMichael Niedermayer2015-08-151-0/+5
* movtextdec: Add support for automatic text wrappingNiklesh2015-08-141-1/+24
* examples/avio_list_dir: add move and delete methodsMariusz Szczepańczyk2015-08-151-16/+76
* avfilter/avf_avectorscope: add polar modePaul B Mahol2015-08-142-2/+25
* avcodec/qsvenc: Set MaxKpbs to rc_max_rate for CBR and VBR (bitrate is equal ...Sven Dueking2015-08-141-1/+1
* mxfdec: set AVFMT_SEEK_TO_PTS demuxer flagMarton Balint2015-08-141-0/+1
* avcodec/faxcompr: negate uncompressed runsMichael Niedermayer2015-08-141-1/+1
* avcodec/faxcompr: Factor decode_uncompressed() outMichael Niedermayer2015-08-141-127/+85
* lavf/mpegts: apply misc option description fixesStefano Sabatini2015-08-141-8/+8
* doc/demuxers/mpegts: apply a minor grammar fix to option descriptionStefano Sabatini2015-08-141-1/+1
* doc/demuxers/mpegts: update documentationStefano Sabatini2015-08-141-0/+13
* ffmpeg_opt: Prefer audio streams with packetsMichael Niedermayer2015-08-141-3/+5
* avformat/rmdec: MLTI with multiple MDPR supportMichael Niedermayer2015-08-141-8/+38
* avformat/rmdec: Move MLTI handling out of ff_rm_read_mdpr_codecdata()Michael Niedermayer2015-08-141-15/+22
* lavf/ftp: implement NLST methodMariusz Szczepańczyk2015-08-141-14/+81
* doc/developer: Suggest everyone to help with patch reviewsMichael Niedermayer2015-08-131-0/+4
* crypto_bench: add support for ripemd-128James Almer2015-08-131-0/+4
* crypto_bench: add support for xteaJames Almer2015-08-131-0/+24
* crypto_bench: add support for rc4James Almer2015-08-131-0/+24
* crypto_bench: add support for blowfishJames Almer2015-08-131-0/+45
* avcodec/tiff: Support uncompressed G3 CCITT faxMichael Niedermayer2015-08-131-5/+1
* avcodec/faxcompr: Support uncompressed escapes in decode_group3_1d_line()Michael Niedermayer2015-08-131-2/+71
* avcodec/tiff: Support uncompressed G4 CCITT faxMichael Niedermayer2015-08-131-1/+1
* avcodec/faxcompr: Support cmode == 9 && xxx == 7Michael Niedermayer2015-08-131-2/+72
* avcodec/faxcompr: Print the unsupported mode numberMichael Niedermayer2015-08-131-1/+2
* avformat/wavdec: Detect wrongly interpreted specification about the sample va...Michael Niedermayer2015-08-131-0/+9
* avformat/wavdec: Do not discard sample_count due to roundingMichael Niedermayer2015-08-131-1/+1
* avformat/tls_gnutls: correct version detection for certificate supportGanesh Ajjanagadde2015-08-131-1/+1
* avcodec/dvbsubdec: Print field lens in case they are too lergeMichael Niedermayer2015-08-131-1/+1
OpenPOWER on IntegriCloud