summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* 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
* avcodec/motion_est: Fix mv_penalty table sizeMichael Niedermayer2016-01-05
* libavcodec/ccaption_dec: remove unnecessary includeAman Gupta2016-01-05
* avcodec/dxv: Check idx in dxv_decompress_dxt5()Michael Niedermayer2016-01-05
* avcodec/dxv: Check idx in CHECKPOINT()Michael Niedermayer2016-01-05
* lavc/pcm_tablegen: slight speedup of table generationGanesh Ajjanagadde2016-01-04
* avcodec/h264_slice: Fix integer overflow in implicit weight computationMichael Niedermayer2016-01-05
* avcodec/h264_refs: Fix and add back trace code removed in e1c5170c638e39a8017...Michael Niedermayer2016-01-04
* vorbisdec: reject rangebits 0 with non-0 partitionsAndreas Cadhalpun2016-01-04
* Merge commit '2080bea4a74b6b1598caa806a11ea807ba546f94'Hendrik Leppkes2016-01-04
|\
| * h264_refs: Remove broken trace debug codeDiego Biurrun2016-01-03
* | Merge commit '58170b027144f4840018c7a60fb8d07924cc6242'Hendrik Leppkes2016-01-04
|\|
| * lavc: Add missing #includes for ff_dlog()Diego Biurrun2016-01-03
* | Merge commit '3b6473b43eb69fc3faaf69f7fd0b83b51db7607f'Hendrik Leppkes2016-01-04
|\|
| * qsvdec: properly handle the warning from MFXVideoCORE_SyncOperationMaxym Dmytrychenko2016-01-01
* | Merge commit 'a43905f4ae261bdde87c300901d867b31961f57b'Hendrik Leppkes2016-01-04
|\|
| * qsvenc_hevc: improve the default settingsMaxym Dmytrychenko2016-01-01