summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/mpeg4video: Check time_incrMichael Niedermayer2016-01-12
* diracdec: fix idwt_stride calculation in bytesAndreas Cadhalpun2016-01-12
* lavc/cbrt_tablegen: speed up tablegenGanesh Ajjanagadde2016-01-11
* avcodec/wavpackenc: Check the number of channelsMichael Niedermayer2016-01-11
* avcodec/wavpackenc: Headers are per channelMichael Niedermayer2016-01-11
* avcodec/ac3enc: Remove duplicate #includeMichael Niedermayer2016-01-11
* avcodec/aacdec_template: Check id_mapMichael Niedermayer2016-01-10
* avcodec/dvdec: Fix "left shift of negative value -254"Michael Niedermayer2016-01-10
* avcodec/g2meet: Check for ff_els_decode_bit() failure in epic_decode_run_leng...Michael Niedermayer2016-01-10
* lavc/ccaption_dec: improve default styleClément Bœsch2016-01-10
* avcodec/mjpegdec: Fix negative shiftMichael Niedermayer2016-01-10
* lavc/x264: Add compatibility values for coder options.Carl Eugen Hoyos2016-01-10
* lavc/ccaption_dec: fix ASS tagsClément Bœsch2016-01-10
* avcodec/mss2: Check for repeat overflowMichael Niedermayer2016-01-10
* avcodec/codec_desc: Add ff_aac_profiles to aac_latmMichael Niedermayer2016-01-10
* libvpx: Support setting color range for vp9.Sasi Inguva2016-01-09
* lavc/ccaption_dec: simplify rollup casesClément Bœsch2016-01-09
* lavc/ccaption_dec: check for bprint completeness outside the loopClément Bœsch2016-01-09
* lavc/ccaption_dec: mark row and font as const in capture_screen()Clément Bœsch2016-01-09
* lavc/ccaption_dec: fix mixed declarations and code warningClément Bœsch2016-01-09
* 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
* lavc/ccaption_dec: reap_screen is not necessary when clearing screen or bufferAman Gupta2016-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
* lavc/ccaption_dec: remove unused return value from internal functionsAman Gupta2016-01-08
* lavc/ccaption_dec: clean up whitespaceAman Gupta2016-01-08
* 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
* lavc/ccaption_dec: fix always true conditionClément Bœsch2016-01-07
* 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
* libavcodec/ccaption_dec: rewrite packet handler as case statement; remove COR...Aman Gupta2016-01-06
* libavcodec/ccaption_dec: clean up and standardize white spaceAman Gupta2016-01-06
* avcodec: Remove libstagefrightDerek Buitenhuis2016-01-06
* avpacket: fix size check in packet_allocAndreas Cadhalpun2016-01-05
* parser: add av_assert1 to make sure the codec matchesAndreas Cadhalpun2016-01-05