summaryrefslogtreecommitdiff
path: root/libavcodec/ccaption_dec.c
Commit message (Expand)AuthorAge
...
* 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/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/ccaption_dec: use ff_parity()Clément Bœsch2016-01-07
* lavc/ccaption_dec: fix always true conditionClément Bœsch2016-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
* libavcodec/ccaption_dec: remove unnecessary includeAman Gupta2016-01-05
* Replace av_dlog with ff_dlog.Ronald S. Bultje2015-08-18
* avcodec/ccaption_dec: correcting line breaks in ccAnshul Maheshwari2015-05-03
* avcodec/ccaption_dec: Remove the GOTO statementPranav Vaish2015-04-02
* avcodec/ccaption_dec: Added Debug logsAnshul Maheshwari2015-02-07
* avcodec/ccaption_dec: handle error from ass_sub apiAnshul Maheshwari2015-02-07
* avcodec/ccaption_dec: Added Roll up functionalityAnshul Maheshwari2015-02-07
* avcodec/ccaption_dec: Adding color and fonts for future use in screenAnshul Maheshwari2015-01-30
* changed name of erase_display_memory to screen_changedAnshul Maheshwari2015-01-20
* Initilaize array to known sizeAnshul Maheshwari2015-01-20
* CHAR_DEBUG to av_dlogAnshul Maheshwari2015-01-20
* Cosmetic changes in cc_captionAnshul Maheshwari2015-01-20
* avcodec/ccaption_dec: Fix typos and cosmeticsMichael Niedermayer2015-01-12
* Adding Closed caption SupportAnshul Maheshwari2015-01-11