75966 Commits (488fadebbc4b6716be319c4c7bb7d7e8652a9653)
 

Author SHA1 Message Date
Hendrik Leppkes 84cca0644a Merge commit '87e5d8d78cf08b54b4a9e7cbaeff89f8c1d91b78' 9 years ago
Hendrik Leppkes b8346b2294 Merge commit '9a003fc38833b6b9f08e44d7f1c6539db65840a0' 9 years ago
Hendrik Leppkes 464dc6e09f Merge commit 'b0d94324d21d0c1c4adf1c8c329928afe473b099' 9 years ago
Hendrik Leppkes 7e272100c9 Merge commit '6bcd3e05998b41fb3b2c8dcc79e4662854e5208d' 9 years ago
tab fb135139fd avformat: implement query_codec for the image2 muxer. 9 years ago
Michael Niedermayer b480f0e37a avformat/cafenc: Move special casing of PCM codecs into ff_codec_caf_tags 9 years ago
Ronald S. Bultje e855ed17a7 Update md5 muxer docs to indicate that it ignores timestamps. 9 years ago
Ronald S. Bultje f12093fffd vp9: fix integer overflows in sse2 version of iadst4. 9 years ago
Ronald S. Bultje a02e27c03d md5: change flags to match framemd5. 9 years ago
Michael Niedermayer 63974bd494 avformat/http: print error that causes reconnection 9 years ago
Michael Niedermayer 7990beedee avformat/http: require seekability only when seeking to position != 0 9 years ago
Rostislav Pehlivanov 1956cfbaed aacenc_is: take absolute coefficient value upon energy calculations 9 years ago
Rostislav Pehlivanov ff99a38855 fate: adjust AAC encoder tests values 9 years ago
Rostislav Pehlivanov 033e58941e aaccoder: rewrite PNS implementation 9 years ago
Rostislav Pehlivanov 8848c8440e aacenc_pred: disable PNS SFBs and disable right predictors with IS 9 years ago
Rostislav Pehlivanov a71f7de95b aacenc_is: ignore PNS band types 9 years ago
Rostislav Pehlivanov b9b1fd1183 aaccoder: use roundf() instead of ceilf() 9 years ago
Rostislav Pehlivanov 92aa3e7fb2 aacenc: copy PRNG from the decoder 9 years ago
Hendrik Leppkes 34e85cb340 avcodec/vorbis: remove avpriv vorbis parser cruft 9 years ago
Hendrik Leppkes 2cad7eebc1 avcodec/flac: remove avpriv parsing API cruft 9 years ago
Hendrik Leppkes eb011f73ca avcodec/alac: remove dead code cruft 9 years ago
Michael Niedermayer c5406d5e15 Changelog: add 2.8 9 years ago
Rodger Combs d2d020bb32 avcodec/htmlsubtitles: handle leading whitespace before tag names 9 years ago
Clément Bœsch a388ca359d avfilter/sine: support expression in the number of output samples 9 years ago
Clément Bœsch db18b3d6e6 avcodec/samidec: small indent fix 9 years ago
Clément Bœsch 26786f43d7 avcodec/htmlsubtitles: drop avcodec dependency 9 years ago
Yayoi 87f90be4f2 avcodec/samidec: use ff_htmlmarkup_to_ass() 9 years ago
Yayoi 1bb8a53f08 avformat/samidec: do not include trailing sami footer in the last packet 9 years ago
Yayoi fc9aa1fb46 fate/subtitles: add a new test for SAMI demuxer and decoder 9 years ago
Yayoi 50332f8a6b avcodec/srtdec: factor out HTML parsing code 9 years ago
Clément Bœsch d9464e9c14 doc/examples/demuxing_decoding: simplify api_mode to refcount 9 years ago
Ganesh Ajjanagadde d74123d03e avfilter/af_asyncts: use llabs for int64_t 9 years ago
Zhang Rui 929451c5cb avformat/async: replace strerror with av_err2str 9 years ago
Henrik Gramner 3cdda78deb checkasm: add unit tests for v210enc 9 years ago
Michael Niedermayer 61009a709c tests/fate: replace all -f md5 by framemd5 9 years ago
Michael Niedermayer 3cb85ad445 tests/fate-run: Pass bitexact flags to enc_dec_pcm() output 9 years ago
Rostislav Pehlivanov cf6fb6f3f7 fate: increase the fuzz of the AAC encoder aref test 9 years ago
Michael Niedermayer 69c344eed2 configure: Remove reference to no longer existing avcodec_encode_video() 9 years ago
Ganesh Ajjanagadde 78995dc241 avfilter/vf_unsharp: use the name 's' for the pointer to the private context 9 years ago
Michael Niedermayer 8d860f9a77 avcodec/x86/w64xmmtest: Fix another build failure 9 years ago
Hendrik Leppkes 8042d6c492 avcodec: remove old_codec_ids.h from SKIPHEADERS as well 9 years ago
Hendrik Leppkes 393b472362 avcodec: fix make install after old_codec_ids.h removal 9 years ago
Ronald S. Bultje 086c9b78d4 vp9: fix rounding error in idct_8x8_ssse3. 9 years ago
Ronald S. Bultje ae9344cb9f vp9: check return value of ff_thread_ref_frame(). 9 years ago
Ronald S. Bultje ef8740d8e5 vp9: fix type of iadst4_1d intermediates. 9 years ago
Ronald S. Bultje 342bca7f02 vp9: fix integer overflow in 10/12bpp DC-only calculation. 9 years ago
Ronald S. Bultje 1f7871ec42 vp9: fix edge copy for 10/12bpp frames. 9 years ago
Ronald S. Bultje 9cdeb105a6 vp9: do unscaled MC in scaled path if size of this reference matches. 9 years ago
Ronald S. Bultje 873dbc6758 vp9: sync segmentation.absolute_vals between threads. 9 years ago
Ronald S. Bultje 3d7173b509 vp9: always sync segmentation.feat between threads. 9 years ago