84 Commits (f2403d1530aaf0b1a2f3833aaa6917e02ce147ac)

Author SHA1 Message Date
Aman Gupta 811ce8f9c5 lavc/ccaption_dec: simplify by passing screen into write_char() 9 years ago
Aman Gupta 080de371d8 lavc/ccaption_dec: extract capture_screen() for future use 9 years ago
Aman Gupta e521a32af2 lavc/ccaption_dec: clear buffer before populating with screen contents 9 years ago
Aman Gupta 7def844be8 lavc/ccaption_dec: centralize buffer_changed=1 into reap_screen 9 years ago
Aman Gupta c75b869516 lavc/ccaption_dec: rename screen_changed to buffer_changed 9 years ago
Aman Gupta 8fd7f03c56 lavc/ccaption_dec: extract ass time base into constant 9 years ago
Aman Gupta 6049b15c0a lavc/ccaption_dec: combine ROLLUP modes as they are identical 9 years ago
Aman Gupta 2693275c02 Revert "lavc/ccaption_dec: reap_screen() is responsible for clearing output buffer and signaling screen_changed" 9 years ago
Aman Gupta 578b911b5e Revert "lavc/ccaption_dec: implement "erase non displayed memory"" 9 years ago
Aman Gupta 23a50c8ab9 Revert "lavc/ccaption_dec: reap_screen is not necessary when clearing screen or buffer" 9 years ago
Aman Gupta fe225b113b lavc/ccaption_dec: reap_screen is not necessary when clearing screen or buffer 9 years ago
Aman Gupta 26abdd61a3 lavc/ccaption_dec: implement "erase non displayed memory" 9 years ago
Aman Gupta 53ee84f811 lavc/ccaption_dec: reap_screen() is responsible for clearing output buffer and signaling screen_changed 9 years ago
Aman Gupta 5695c85332 lavc/ccaption_dec: remove unused return value from internal functions 9 years ago
Aman Gupta b261749f70 lavc/ccaption_dec: clean up whitespace 9 years ago
James Almer 28d5a3a74a lavu: rename and move ff_parity to av_parity 9 years ago
Clément Bœsch 00e96613f3 lavc/ccaption_dec: use ff_parity() 9 years ago
Clément Bœsch d64fe951c2 lavc/ccaption_dec: fix always true condition 9 years ago
Aman Gupta 3ec5d8fe0f libavcodec/ccaption_dec: rewrite packet handler as case statement; remove COR3 macro 9 years ago
Aman Gupta 55ca79f526 libavcodec/ccaption_dec: clean up and standardize white space 9 years ago
Aman Gupta e7271e6d07 libavcodec/ccaption_dec: remove unnecessary include 9 years ago
Ronald S. Bultje 229843aa35 Replace av_dlog with ff_dlog. 10 years ago
Anshul Maheshwari a6b630e9b6 avcodec/ccaption_dec: correcting line breaks in cc 10 years ago
Pranav Vaish f669d8c1b7 avcodec/ccaption_dec: Remove the GOTO statement 10 years ago
Anshul Maheshwari f05efd42af avcodec/ccaption_dec: Added Debug logs 10 years ago
Anshul Maheshwari 5647286e67 avcodec/ccaption_dec: handle error from ass_sub api 10 years ago
Anshul Maheshwari bf30161a8d avcodec/ccaption_dec: Added Roll up functionality 10 years ago
Anshul Maheshwari 93fac23b80 avcodec/ccaption_dec: Adding color and fonts for future use in screen 10 years ago
Anshul Maheshwari 1013c15f72 changed name of erase_display_memory to screen_changed 10 years ago
Anshul Maheshwari d6d354254f Initilaize array to known size 10 years ago
Anshul Maheshwari 88ba88e887 CHAR_DEBUG to av_dlog 10 years ago
Anshul Maheshwari 012559f2bb Cosmetic changes in cc_caption 10 years ago
Michael Niedermayer 4f664d8aae avcodec/ccaption_dec: Fix typos and cosmetics 10 years ago
Anshul Maheshwari 4b6262610b Adding Closed caption Support 10 years ago