74977 Commits (34e85cb340675ac9b67b72a34cc785bbc8863660)
 

Author SHA1 Message Date
Hendrik Leppkes 34e85cb340 avcodec/vorbis: remove avpriv vorbis parser cruft 10 years ago
Hendrik Leppkes 2cad7eebc1 avcodec/flac: remove avpriv parsing API cruft 10 years ago
Hendrik Leppkes eb011f73ca avcodec/alac: remove dead code cruft 10 years ago
Michael Niedermayer c5406d5e15 Changelog: add 2.8 10 years ago
Rodger Combs d2d020bb32 avcodec/htmlsubtitles: handle leading whitespace before tag names 10 years ago
Clément Bœsch a388ca359d avfilter/sine: support expression in the number of output samples 10 years ago
Clément Bœsch db18b3d6e6 avcodec/samidec: small indent fix 10 years ago
Clément Bœsch 26786f43d7 avcodec/htmlsubtitles: drop avcodec dependency 10 years ago
Yayoi 87f90be4f2 avcodec/samidec: use ff_htmlmarkup_to_ass() 10 years ago
Yayoi 1bb8a53f08 avformat/samidec: do not include trailing sami footer in the last packet 10 years ago
Yayoi fc9aa1fb46 fate/subtitles: add a new test for SAMI demuxer and decoder 10 years ago
Yayoi 50332f8a6b avcodec/srtdec: factor out HTML parsing code 10 years ago
Clément Bœsch d9464e9c14 doc/examples/demuxing_decoding: simplify api_mode to refcount 10 years ago
Ganesh Ajjanagadde d74123d03e avfilter/af_asyncts: use llabs for int64_t 10 years ago
Zhang Rui 929451c5cb avformat/async: replace strerror with av_err2str 10 years ago
Michael Niedermayer 61009a709c tests/fate: replace all -f md5 by framemd5 10 years ago
Michael Niedermayer 3cb85ad445 tests/fate-run: Pass bitexact flags to enc_dec_pcm() output 10 years ago
Rostislav Pehlivanov cf6fb6f3f7 fate: increase the fuzz of the AAC encoder aref test 10 years ago
Michael Niedermayer 69c344eed2 configure: Remove reference to no longer existing avcodec_encode_video() 10 years ago
Ganesh Ajjanagadde 78995dc241 avfilter/vf_unsharp: use the name 's' for the pointer to the private context 10 years ago
Michael Niedermayer 8d860f9a77 avcodec/x86/w64xmmtest: Fix another build failure 10 years ago
Hendrik Leppkes 8042d6c492 avcodec: remove old_codec_ids.h from SKIPHEADERS as well 10 years ago
Hendrik Leppkes 393b472362 avcodec: fix make install after old_codec_ids.h removal 10 years ago
Ronald S. Bultje 086c9b78d4 vp9: fix rounding error in idct_8x8_ssse3. 10 years ago
Ronald S. Bultje ae9344cb9f vp9: check return value of ff_thread_ref_frame(). 10 years ago
Ronald S. Bultje ef8740d8e5 vp9: fix type of iadst4_1d intermediates. 10 years ago
Ronald S. Bultje 342bca7f02 vp9: fix integer overflow in 10/12bpp DC-only calculation. 10 years ago
Ronald S. Bultje 1f7871ec42 vp9: fix edge copy for 10/12bpp frames. 10 years ago
Ronald S. Bultje 9cdeb105a6 vp9: do unscaled MC in scaled path if size of this reference matches. 10 years ago
Ronald S. Bultje 873dbc6758 vp9: sync segmentation.absolute_vals between threads. 10 years ago
Ronald S. Bultje 3d7173b509 vp9: always sync segmentation.feat between threads. 10 years ago
wm4 89b0a9f3fa avcodec/vdpau: remove incompatible-libav-abi hack from vdpau_render_state struct 10 years ago
Hendrik Leppkes 160e92c8bf Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249' 10 years ago
Hendrik Leppkes 590ea32e54 Postpone removal of API changes from within the last two years 10 years ago
Hendrik Leppkes 24e3bac52a avcodec: remove deprecated codec id aliases 10 years ago
Hendrik Leppkes 76cac7ed45 avcodec: remove deprecated old video encode API 10 years ago
Hendrik Leppkes 64c33f9624 avcodec: remove deprecated old audio encode API 10 years ago
Hendrik Leppkes 2c8ee2547e avcodec: remove deprecated old audio decode API 10 years ago
James Almer c956cb2c02 avutil/pixfmt: remove duplicate AVPixelFormat values 10 years ago
Hendrik Leppkes d83dd630a0 lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruft 10 years ago
James Almer 251fb7dcd4 avcodec: remove FF_API_DV_FRAME_PROFILE cruft 10 years ago
Hendrik Leppkes 3433228795 lavfi: remove old graph parser API with different semantics 10 years ago
Andy Wu c43bd08f8b avformat/mp3dec: Make MP3 seek fast 10 years ago
Hendrik Leppkes 237cf3786e lavu: Drop old deprecated AVOption API 10 years ago
Michael Niedermayer 0acd4e75fd doc/APIchanges: Fill in missing fields and correct one lavu version 10 years ago
Michael Niedermayer 982e235d76 doc/APIchanges: add 2.8 cut line 10 years ago
Michael Niedermayer a753e6c9f5 doc/examples/demuxing_decoding: Drop old api mode, because the code fails to build otherwise 10 years ago
Michael Niedermayer 998fa4fa30 avcodec/libutvideodec: remove AVFrame->reference usage, otherwise the code does not build 10 years ago
James Almer 4a447e3e69 avcodec/ac3: sync AC3HeaderInfo struct with the fork 10 years ago
Hendrik Leppkes 137f075993 lavu/hmac: remove deprecated type ids 10 years ago