77819 Commits (2a31b076b444d0c096efd4ab0eb4e19cf0ffd2ac)
 

Author SHA1 Message Date
  Claudio Freire 2a31b076b4 AAC encoder: fix assertion error with prediction 10 years ago
  Carl Eugen Hoyos d3fe2e0dc9 lavc/mjpeg2jpeg: Accept more mjpeg streams as input. 10 years ago
  Michael Niedermayer 9ca64c31d2 avutil/common: Protect GET_BYTE in GET_UTF8() by () 10 years ago
  Michael Niedermayer 115fb6d03e avformat/aviobuf: Fix end check in put_str16() 10 years ago
  James Zern 1a876cc581 libvpxdec: fix 'ISO C90 forbids mixed declarations and code' warning 10 years ago
  Paul B Mahol 57e4571679 configure: showspectrum now uses fft, add showspectrumpic 10 years ago
  Paul B Mahol 57df71eaf7 avfilter/avf_showspectrum: reduce number of operations 10 years ago
  Paul B Mahol 2009d922db avfilter/avf_showspectrum: add posibility to display phase 10 years ago
  Carl Eugen Hoyos 405abdbaee lavf/mpjpegdec: Do not call av_log() while probing. 10 years ago
  Michael Niedermayer 7c0b84d899 avformat/asfenc: Check pts 10 years ago
  Michael Niedermayer d73f0c586e avformat/asfenc: Flush packet before duration becomes unrepresentable 10 years ago
  Michael Niedermayer 782c4ab4ed avcodec/truemotion2: Cleanup in case of tm2_read_stream() failure 10 years ago
  Carl Eugen Hoyos 27fa70fdfe lavc/mjpeg2jpeg: Check for jpeg file header. 10 years ago
  Mats Peterson adef8ee794 lavf/matroskadec: Use av_realloc() in get_qt_codec() 10 years ago
  Timothy Gu d64d6edfc7 Correct two build/built typos 10 years ago
  Michael Niedermayer 7c97946d61 avcodec/mpeg4video: Check time_incr 10 years ago
  Ricardo Constantino d50b5d547f rtmpdh: Initialize gcrypt before using it 10 years ago
  Andreas Cadhalpun d637a58750 diracdec: fix idwt_stride calculation in bytes 10 years ago
  Ganesh Ajjanagadde 07a11ebcab lavc/cbrt_tablegen: speed up tablegen 10 years ago
  Andreas Cadhalpun f6e1c96730 ffmdec: change type of len to ptrdiff_t 10 years ago
  Andreas Cadhalpun 63c9b30f98 qtpalette: make the color_* variables unsigned again 10 years ago
  Michael Niedermayer 59c915a403 avcodec/wavpackenc: Check the number of channels 10 years ago
  Michael Niedermayer 26757b0279 avcodec/wavpackenc: Headers are per channel 10 years ago
  Michael Niedermayer c71999ef97 avformat/dfa: Fix packet leak on error 10 years ago
  Mats Peterson 71f73ee325 lavf/matroskadec: Normalize noncompliant A_QUICKTIME/V_QUICKTIME private data 10 years ago
  Michael Niedermayer 56ec8f85e2 avcodec/ac3enc: Remove duplicate #include 10 years ago
  Michael Niedermayer 590863876d avcodec/aacdec_template: Check id_map 10 years ago
  Michael Niedermayer 93ac72a98d avcodec/dvdec: Fix "left shift of negative value -254" 10 years ago
  Michael Niedermayer 030c7f0309 avcodec/g2meet: Check for ff_els_decode_bit() failure in epic_decode_run_length() 10 years ago
  Clément Bœsch 79061bcec1 fate: fix sub-cc font 10 years ago
  Clément Bœsch 6d32628bf3 lavc/ccaption_dec: improve default style 10 years ago
  Michael Niedermayer d86d7b2486 avcodec/mjpegdec: Fix negative shift 10 years ago
  Carl Eugen Hoyos f587ed0cbb lavc/x264: Add compatibility values for coder options. 10 years ago
  Marton Balint fdb2d4b108 lavf/concatdec: do not access packet if av_read_frame returned error 10 years ago
  Clément Bœsch a43deea861 lavc/ccaption_dec: fix ASS tags 10 years ago
  Michael Niedermayer e273dade78 avcodec/mss2: Check for repeat overflow 10 years ago
  Michael Niedermayer 42c54d4cc3 avcodec/codec_desc: Add ff_aac_profiles to aac_latm 10 years ago
  Timothy Gu 53d6bf6627 avf_showspectrum: Silence "deprecated pixel format" warning 10 years ago
  Paul B Mahol cbad37e5bf avfilter/avf_showspectrum: set color range to frame 10 years ago
  Sasi Inguva cbcc88c039 libvpx: Support setting color range for vp9. 10 years ago
  Michael Niedermayer 2039b3e751 avformat: Add integer fps from 31 to 60 to get_std_framerate() 10 years ago
  Rostislav Pehlivanov ba4c2917eb doc/encoders: fix typo in AAC encoder documentation 10 years ago
  Clément Bœsch 0948e0f553 lavc/ccaption_dec: simplify rollup cases 10 years ago
  Clément Bœsch 22765140fa lavc/ccaption_dec: check for bprint completeness outside the loop 10 years ago
  Clément Bœsch 31bff21d2c lavc/ccaption_dec: mark row and font as const in capture_screen() 10 years ago
  Clément Bœsch d587fbb676 lavc/ccaption_dec: fix mixed declarations and code warning 10 years ago
  Clément Bœsch 5ae07914d0 lavc/ccaption_dec: check for bprint completeness only at the end 10 years ago
  Aman Gupta b7e64be8fb lavc/ccaption_dec: implement font styles 10 years ago
  Aman Gupta 086093c77c lavc/ccaption_dec: simplify by incrementing cursor_column inside write_char() 10 years ago
  Aman Gupta 811ce8f9c5 lavc/ccaption_dec: simplify by passing screen into write_char() 10 years ago