74459 Commits (cdbd3b1e7d0d218d9de4668a4c88ad97584b9454)
 

Author SHA1 Message Date
Ronald S. Bultje cdbd3b1e7d fate: move -flags +mv0 -> -mpv_flags +mv0. 9 years ago
Michael Niedermayer 21566b21d5 avfilter: add scale2ref filter 9 years ago
Carl Eugen Hoyos 84170d4be0 lavc/mjpegdec: Detect more CMYK images. 9 years ago
Michael Niedermayer 3afca32561 swscale/swscale-test: Fix slice height in random reference data creation. 9 years ago
Michael Niedermayer 7f769ae41e avcodec/rv30: fix switching back to the original resolution 9 years ago
Philip Langdale d3eb317b86 ffmpeg_vdpau: Ignore decoder's max supported level 9 years ago
Andreas Cadhalpun d90fbde06a buffersink: introduce FIFO_INIT_ELEMENT_SIZE to complement FIFO_INIT_SIZE 9 years ago
Andreas Cadhalpun fbc8eb6857 ffmpeg: use av_buffersrc_add_frame instead of av_buffersrc_add_ref 9 years ago
Michael Niedermayer 0cb87cd7d4 avfilter/avfiltergraph: Implement and use find_best_sample_fmt_of_2() 9 years ago
Rodger Combs b4b2717ffe lavf/matroskadec: Fully parse and repack MP3 packets 9 years ago
Michael Niedermayer 31d6f8de53 doc/filter_design: Remove reference to the deprecated and unused cur_buf_copy 9 years ago
Mariusz Szczepańczyk 767d780ec0 doc/examples: rename avio_list_dir -> avio_dir_cmd 9 years ago
Michael Niedermayer 4ada49f9db ffmpeg: Use the decoders dimensions in sub2video_get_blank_frame() 9 years ago
Michael Niedermayer bd5d11d9f5 ffmpeg: Use actual frame dimensions in checks in sub2video_update() 9 years ago
Michael Niedermayer 0ac83047f6 ffmpeg: Print sub2video: rectangle coordinates in case of overflows 9 years ago
Michael Niedermayer 72237ef6e9 ffmpeg_filter: Do not override the dimensions in sub2video_prepare() 9 years ago
Michael Niedermayer b1f59bb660 avcodec/flashsvenc: Correct max dimension in error message 9 years ago
Michael Niedermayer 88fe45e0fe avcodec/svq1enc: Check dimensions 9 years ago
Niklesh a604289b85 movtextdec: Add support for automatic text wrapping 9 years ago
Mariusz Szczepańczyk c84d208c27 examples/avio_list_dir: add move and delete methods 9 years ago
Paul B Mahol 4b0e112442 avfilter/avf_avectorscope: add polar mode 9 years ago
Sven Dueking f3fbe790d9 avcodec/qsvenc: Set MaxKpbs to rc_max_rate for CBR and VBR (bitrate is equal to rc_max_rate for CBR) 9 years ago
Marton Balint 95584ddac4 mxfdec: set AVFMT_SEEK_TO_PTS demuxer flag 9 years ago
Michael Niedermayer 012784052a avcodec/faxcompr: negate uncompressed runs 9 years ago
Michael Niedermayer b2e95e012c avcodec/faxcompr: Factor decode_uncompressed() out 9 years ago
Stefano Sabatini fedc422684 lavf/mpegts: apply misc option description fixes 9 years ago
Stefano Sabatini 90f5668323 doc/demuxers/mpegts: apply a minor grammar fix to option description 9 years ago
Stefano Sabatini 819dc7aa0b doc/demuxers/mpegts: update documentation 9 years ago
Michael Niedermayer ae2cb9290a ffmpeg_opt: Prefer audio streams with packets 9 years ago
Michael Niedermayer 856452cf63 avformat/rmdec: MLTI with multiple MDPR support 9 years ago
Michael Niedermayer 02fff49936 avformat/rmdec: Move MLTI handling out of ff_rm_read_mdpr_codecdata() 9 years ago
Mariusz Szczepańczyk affbecb0de lavf/ftp: implement NLST method 9 years ago
Michael Niedermayer 5fec7942bf doc/developer: Suggest everyone to help with patch reviews 9 years ago
James Almer 1c10c1aa3c crypto_bench: add support for ripemd-128 9 years ago
James Almer bd1fe53eab crypto_bench: add support for xtea 9 years ago
James Almer a791e32b15 crypto_bench: add support for rc4 9 years ago
James Almer 1184795db6 crypto_bench: add support for blowfish 9 years ago
Michael Niedermayer 7727f76230 avcodec/tiff: Support uncompressed G3 CCITT fax 9 years ago
Michael Niedermayer a4f9bb228b avcodec/faxcompr: Support uncompressed escapes in decode_group3_1d_line() 9 years ago
Michael Niedermayer dd1b4ed6d9 avcodec/tiff: Support uncompressed G4 CCITT fax 9 years ago
Michael Niedermayer 38025e6898 avcodec/faxcompr: Support cmode == 9 && xxx == 7 9 years ago
Michael Niedermayer bd2d4cc4a9 avcodec/faxcompr: Print the unsupported mode number 9 years ago
Michael Niedermayer acbd78a001 avformat/wavdec: Detect wrongly interpreted specification about the sample value in the fact chunk 9 years ago
Michael Niedermayer 4ec4454ccf avformat/wavdec: Do not discard sample_count due to rounding 9 years ago
Ganesh Ajjanagadde 1bbb5ea10d avformat/tls_gnutls: correct version detection for certificate support 9 years ago
Michael Niedermayer d21ab8e411 avcodec/dvbsubdec: Print field lens in case they are too lerge 9 years ago
Marton Balint 8009a1f1fd avisynth: fix setting stream timebase 9 years ago
Niklesh 1bf8f54274 movtextdec: Use default style information from movtext header 9 years ago
Michael Niedermayer 1f86079376 avcodec/mpeg12dec: Check chroma_format 9 years ago
Michael Niedermayer 0d2a62d257 avformat/avidec: Simplify dshow_block_align based special case detection 9 years ago