60019 Commits (13c33c8e1f6876671cafa97865c2e4f6229c7df3)
 

Author SHA1 Message Date
Andrey Myznikov b79bccba80 avformat/librtmp: Fix memory leak if RTMP_ConnectStream() fails 11 years ago
Michael Niedermayer 05c78f345b avformat/utils: av_probe_input_buffer2 decrease difference to libav 11 years ago
Robert Krüger d8e763fda7 vf_yadif: Relicense from GPL to LGPL 11 years ago
Diego Biurrun 46bacb5cc6 x86: Consistently use cpu flag detection macros in places that still miss it 11 years ago
Diego Biurrun 7151c5d04a arm: Use full filenames as multiple inclusion guards 11 years ago
Michael Niedermayer 05886c9d4e avformat/utils/av_probe_input_buffer2: fix buffer passed to ffio_rewind_with_probe_data() 11 years ago
Michael Niedermayer 8c3b026a0e avformat/utils/av_probe_input_buffer2: fix offset check 11 years ago
Michael Niedermayer 6a2064820b avformat/utils/av_probe_input_buffer2: Fix pd.buf_size 11 years ago
Michael Niedermayer cdce0e8a50 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 220f0927b8 Merge commit '8b76362836f3c373c3aadc544522edcbef16dd5f' 11 years ago
Michael Niedermayer ececbedaa8 Merge commit 'c1868e7ee7b07b40a0fe15f50df89fe499a01a50' 11 years ago
Anton Khirnov 2115a35974 lavf: make av_probe_input_buffer more robust 11 years ago
Anton Khirnov 8b76362836 lavf: use a fixed width type 11 years ago
Anton Khirnov c1868e7ee7 lavf: simplify handling of offset in av_probe_input_buuffer() 11 years ago
Michael Niedermayer 9ace154186 Merge commit '99e20125232d40ea239a5b54d26bbfe526506114' 11 years ago
Michael Niedermayer a067445b45 Merge commit '49b9badcaab513b65b79be371b1a9c1012e482ea' 11 years ago
Michael Niedermayer 58eb9b9299 Merge commit '6d98959c8a5a749592a878b9523b31eccea5d102' 11 years ago
Michael Niedermayer 1df53ff22d Merge commit 'c798a6fedc3dd9ed3ac1fb2d95819af58705a87e' 11 years ago
Martin Storsjö 99e2012523 x86/arm: Add clobber tests to libavresample 11 years ago
Tim Walker 49b9badcaa vc1: Enable the interlaced B-frame codepath. 11 years ago
Michael Niedermayer 6d98959c8a vc1: Add avg_no_rnd_vc1_chroma_mc4_c() 11 years ago
Luca Barbato c798a6fedc vc1: Factorize out chroma MC 11 years ago
Michael Niedermayer 22bfb4be28 avcodec/hevc: Check entry point arrays for malloc failure 11 years ago
Luca Barbato aead772b58 hevc: Bound check slice_qp 11 years ago
Luca Barbato 48a5b15543 hevc: Reject impossible dependent tile 11 years ago
Michael Niedermayer 7a8318fbb1 avcodec/huffman: raise the input capability of ff_huff_gen_len_table() from 8 to 14bit 11 years ago
Michael Niedermayer 7b41cbac7f avcodec/huffman: extend ff_huff_gen_len_table() to allow >8bit 11 years ago
Clément Bœsch af68bd1c06 vp9/x86: add ff_vp9_loop_filter_[vh]_16_16_ssse3(). 11 years ago
Clément Bœsch e11ceea68f vp9/x86: factor out some code in VP9_UNPACK_MULSUB_2W_4X. 11 years ago
Clément Bœsch c9aa0b8f70 vp9/x86: remove reg redundancy in VP9_MULSUB_2W_2X. 11 years ago
Clément Bœsch 7c55ee6168 vp9/x86: merge IDCT coef macros. 11 years ago
Michael Niedermayer 4daf8bc31b Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer 6bd001d766 swscale: disable ARM code until its build failure with clang/iphone is fixed 11 years ago
Luca Barbato a1f5164814 vc1dsp: K&R formatting cosmetics 11 years ago
Michael Niedermayer 6044f161d3 Revert "swscale: disable ARM code until its build failure with clang/iphone is fixed" 11 years ago
Yu Xiaolei 842b8f4ba2 fix build with gas-preprocessor.pl 11 years ago
Serhii Marchuk c917cde9cc mpegts muxer, DVB subtitles encoder: common DVB subtitles payload 11 years ago
Stefano Sabatini d497141b85 examples/muxing: simplify video PTS setting 11 years ago
Michael Niedermayer 2ce4543286 avcodec/dct-test: add support for C prores IDCT 11 years ago
Guillaume Martres b00a8b4d19 hevc: remove useless clip in FUNC(sao_band_filter)() 11 years ago
Guillaume Martres c9fe0caf7a hevc: clip pixels when transquant bypass is used 11 years ago
Michael Niedermayer 65801040c6 avcodec/dct-test: reproduce 4..1019 clipping when testing prores IDCT 11 years ago
Michael Niedermayer 2981f6a79f avcodec/dct-test: correct output bias of prores idct 11 years ago
Ronald S. Bultje 0065d2d520 vp9: fix mt-related hang a parser infinite loop. 11 years ago
Michael Niedermayer 7dc0aba3fb avcodec/mjpegenc: use a seperate chroma matrix when luma and chroma differ 11 years ago
Michael Niedermayer b8ff951ce0 avcodec/mpegvideo_enc: init chroma matrix for mjpeg 11 years ago
Michael Niedermayer 859d74040e avcodec/mjpegenc: pass chroma quantization matrix through as well, not just luma 11 years ago
Michael Niedermayer 419787a2ff Merge remote-tracking branch 'qatar/master' 11 years ago
Luca Barbato 5856bca360 hevc: Clip the pixel before shifting 11 years ago
Michael Niedermayer 0999f1613b avcodec/hevc: use av_mallocz() for allocating tab_ipm 11 years ago