78206 Commits (31f5fa21b03d16e285035a053d3267880ef9a12b)
 

Author SHA1 Message Date
Kieran Kunhya bfc8a4dabe diracdec: Add slice threading to HQ profile 9 years ago
Andreas Cadhalpun 9cdddb93bb nutdec: only copy the header if it exists 9 years ago
Andreas Cadhalpun 8431629dd1 xwddec: prevent overflow of lsize * avctx->height 9 years ago
Andreas Cadhalpun 5b83b24ccb nuv: sanitize negative fps rate 9 years ago
Andreas Cadhalpun 2884cf205a on2avc: limit number of bits to 30 in get_egolomb 9 years ago
Claudio Freire 699c2ee560 AAC encoder: encode out-of-phase I/S efficiently 9 years ago
Claudio Freire aa64a48357 AAC encoder: fix I/S relative error evaluation 9 years ago
Claudio Freire 6711aa21e2 AAC encoder: various fixes in M/S coding 9 years ago
Claudio Freire 4dcb69cc12 AAC encoder: in IS, fix index of sf_idx, band_type 9 years ago
Claudio Freire 509f168017 AAC encoder: don't apply MS on special bands 9 years ago
Claudio Freire 00d481b2c3 AAC encoder: avoid assertion failure on PNS 9 years ago
Claudio Freire 2a31b076b4 AAC encoder: fix assertion error with prediction 9 years ago
Carl Eugen Hoyos d3fe2e0dc9 lavc/mjpeg2jpeg: Accept more mjpeg streams as input. 9 years ago
Michael Niedermayer 9ca64c31d2 avutil/common: Protect GET_BYTE in GET_UTF8() by () 9 years ago
Michael Niedermayer 115fb6d03e avformat/aviobuf: Fix end check in put_str16() 9 years ago
James Zern 1a876cc581 libvpxdec: fix 'ISO C90 forbids mixed declarations and code' warning 9 years ago
Paul B Mahol 57e4571679 configure: showspectrum now uses fft, add showspectrumpic 9 years ago
Paul B Mahol 57df71eaf7 avfilter/avf_showspectrum: reduce number of operations 9 years ago
Paul B Mahol 2009d922db avfilter/avf_showspectrum: add posibility to display phase 9 years ago
Carl Eugen Hoyos 405abdbaee lavf/mpjpegdec: Do not call av_log() while probing. 9 years ago
Michael Niedermayer 7c0b84d899 avformat/asfenc: Check pts 9 years ago
Michael Niedermayer d73f0c586e avformat/asfenc: Flush packet before duration becomes unrepresentable 9 years ago
Michael Niedermayer 782c4ab4ed avcodec/truemotion2: Cleanup in case of tm2_read_stream() failure 9 years ago
Carl Eugen Hoyos 27fa70fdfe lavc/mjpeg2jpeg: Check for jpeg file header. 9 years ago
Mats Peterson adef8ee794 lavf/matroskadec: Use av_realloc() in get_qt_codec() 9 years ago
Anton Khirnov c59fec783d nvenc: generate dts properly 9 years ago
Anton Khirnov 9d36cab4c0 nvenc: fix encoding with B-frames 9 years ago
Anton Khirnov aac7d6b284 nvenc: flush the encoder before closing it, as required by the docs 9 years ago
Anton Khirnov ee359c72ef nvenc: rename encoders 9 years ago
Anton Khirnov 39571e86cb nvenc: better error handling 9 years ago
Anton Khirnov 9cce011b1d movenc-test: stop setting the GLOBAL_HEADER codec flag 9 years ago
Anton Khirnov 521dc78366 mux: drop the warning about global headers 9 years ago
Timothy Gu d64d6edfc7 Correct two build/built typos 9 years ago
Michael Niedermayer 7c97946d61 avcodec/mpeg4video: Check time_incr 9 years ago
Ricardo Constantino d50b5d547f rtmpdh: Initialize gcrypt before using it 9 years ago
Andreas Cadhalpun d637a58750 diracdec: fix idwt_stride calculation in bytes 9 years ago
Ganesh Ajjanagadde 07a11ebcab lavc/cbrt_tablegen: speed up tablegen 9 years ago
Andreas Cadhalpun f6e1c96730 ffmdec: change type of len to ptrdiff_t 9 years ago
Andreas Cadhalpun 63c9b30f98 qtpalette: make the color_* variables unsigned again 9 years ago
Andreas Cadhalpun fa66237b69 lavc: Use get_bitsz where needed 9 years ago
Andreas Cadhalpun 62825236db lavc: Add get_bitsz() 9 years ago
Vittorio Giovara 81737f42c2 sunrastenc: Properly load codec private options 9 years ago
Kieran Kunhya 46350db737 get_bits: Support max_depth > 2 in GET_RL_VLC_INTERNAL 9 years ago
Clément Bœsch e8bc642202 lavu: add AV_CEIL_RSHIFT and use it in various places 9 years ago
Clément Bœsch 7570c9e04f swfdec: support compressed swf 9 years ago
Alexandra Hájková 34d45b3616 asfdec: Fix typo in comment 9 years ago
Luca Barbato 40d43d25e7 APIchanges: Add missing av_pix_fmt_get_chroma_sub_sample entry 9 years ago
Michael Niedermayer 59c915a403 avcodec/wavpackenc: Check the number of channels 9 years ago
Michael Niedermayer 26757b0279 avcodec/wavpackenc: Headers are per channel 9 years ago
Michael Niedermayer c71999ef97 avformat/dfa: Fix packet leak on error 9 years ago