summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* lavc/ccaption_dec: check for bprint completeness only at the endClément Bœsch2016-01-09
* lavc/ccaption_dec: implement font stylesAman Gupta2016-01-09
* lavc/ccaption_dec: simplify by incrementing cursor_column inside write_char()Aman Gupta2016-01-09
* lavc/ccaption_dec: simplify by passing screen into write_char()Aman Gupta2016-01-09
* lavc/ccaption_dec: extract capture_screen() for future useAman Gupta2016-01-09
* lavc/ccaption_dec: clear buffer before populating with screen contentsAman Gupta2016-01-09
* lavc/ccaption_dec: centralize buffer_changed=1 into reap_screenAman Gupta2016-01-09
* lavc/ccaption_dec: rename screen_changed to buffer_changedAman Gupta2016-01-09
* lavc/ccaption_dec: extract ass time base into constantAman Gupta2016-01-09
* lavc/ccaption_dec: combine ROLLUP modes as they are identicalAman Gupta2016-01-09
* Revert "lavc/ccaption_dec: reap_screen() is responsible for clearing output b...Aman Gupta2016-01-09
* Revert "lavc/ccaption_dec: implement "erase non displayed memory""Aman Gupta2016-01-09
* Revert "lavc/ccaption_dec: reap_screen is not necessary when clearing screen ...Aman Gupta2016-01-09
* lavc/libvpxenc: Improve documentation for option cpu-used.Carl Eugen Hoyos2016-01-09
* avformat/movenc: Check that pkt duration is within 32bit rangeMichael Niedermayer2016-01-09
* configure: Use libgcrypt-config's cflagsRicardo Constantino2016-01-08
* avformat/ivfenc: fix division by zeroMichael Niedermayer2016-01-08
* lavc/ccaption_dec: reap_screen is not necessary when clearing screen or bufferAman Gupta2016-01-08
* configure: Use libgcrypt-config if availableRicardo Constantino2016-01-08
* lavc/ccaption_dec: implement "erase non displayed memory"Aman Gupta2016-01-08
* lavc/ccaption_dec: reap_screen() is responsible for clearing output buffer an...Aman Gupta2016-01-08
* x86/float_dsp: zero extend offset from ff_scalarproduct_float_sseJames Almer2016-01-08
* x86/float_dsp: zero extend len from ff_butterflies_float_sse implicitlyJames Almer2016-01-08
* x86/float_dsp: remove len check from ff_butterflies_float_sseJames Almer2016-01-08
* lavc/ccaption_dec: remove unused return value from internal functionsAman Gupta2016-01-08
* lavc/ccaption_dec: clean up whitespaceAman Gupta2016-01-08
* avfilter/avf_showspectrum: add cool color mapPaul B Mahol2016-01-08
* avfilter/avf_showfreqs: fix possible null pointer dereferencePaul B Mahol2016-01-08
* avformat/mov: Simplify format checking codeMichael Niedermayer2016-01-08
* lavf/matroskadec: A_QUICKTIME and fourcc 0x00000000Mats Peterson2016-01-08
* lavf/mov: Audio and fourcc 0x00000000Mats Peterson2016-01-08
* x86/vf_w3fdif: 32-bit compatibility for w3fdif_simple_highHendrik Leppkes2016-01-08
* avfilter/avf_showspectrum: add option to draw legendPaul B Mahol2016-01-08
* ffmpeg: check fclose return valuesGanesh Ajjanagadde2016-01-07
* lavfi/avf_showspectrum: replace pow(x, 0.25) by sqrt(sqrt(x))Ganesh Ajjanagadde2016-01-07
* configure: remove unused bulitin checkJames Almer2016-01-07
* lavu: rename and move ff_parity to av_parityJames Almer2016-01-07
* lavc/g729dec: use ff_parity()Clément Bœsch2016-01-07
* lavc/ccaption_dec: use ff_parity()Clément Bœsch2016-01-07
* lavu: add ff_parity()Clément Bœsch2016-01-07
* lavc/ccaption_dec: fix always true conditionClément Bœsch2016-01-07
* lavu/common: add an explanation to FF_CEIL_RSHIFT()Clément Bœsch2016-01-07
* lavf/uncodedframecrcenc: use FF_CEIL_RSHIFT()Clément Bœsch2016-01-07
* lavfi/deshake: use FF_CEIL_RSHIFT()Clément Bœsch2016-01-07
* lavu/common: fix FF_CEIL_RSHIFT() range commentClément Bœsch2016-01-07
* x86/intmath: add sse optimized av_clipf and av_clipdJames Almer2016-01-07
* avfilter/formats: fix leak of formats on errorPaul B Mahol2016-01-07
* ffmpeg: replace log2 by av_log2Ganesh Ajjanagadde2016-01-06
* avcodec/utils: Check bits_per_raw_sample on video encoder openMichael Niedermayer2016-01-07
* avcodec/mpegvideo_enc: Clip bits_per_raw_sample within valid rangeMichael Niedermayer2016-01-07