34609 Commits (2039b3e7511ef183dae206575114e15b6d99c134)

Author SHA1 Message Date
Clément Bœsch 0948e0f553 lavc/ccaption_dec: simplify rollup cases 9 years ago
Clément Bœsch 22765140fa lavc/ccaption_dec: check for bprint completeness outside the loop 9 years ago
Clément Bœsch 31bff21d2c lavc/ccaption_dec: mark row and font as const in capture_screen() 9 years ago
Clément Bœsch d587fbb676 lavc/ccaption_dec: fix mixed declarations and code warning 9 years ago
Clément Bœsch 5ae07914d0 lavc/ccaption_dec: check for bprint completeness only at the end 9 years ago
Aman Gupta b7e64be8fb lavc/ccaption_dec: implement font styles 9 years ago
Aman Gupta 086093c77c lavc/ccaption_dec: simplify by incrementing cursor_column inside write_char() 9 years ago
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
Carl Eugen Hoyos 836c793514 lavc/libvpxenc: Improve documentation for option cpu-used. 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 a1136ca973 lavc/g729dec: use ff_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
Michael Niedermayer 0869ff7e9d avcodec/utils: Check bits_per_raw_sample on video encoder open 9 years ago
Michael Niedermayer 13f266b50c avcodec/mpegvideo_enc: Clip bits_per_raw_sample within valid range 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
Derek Buitenhuis 72673ad7ea avcodec: Remove libstagefright 9 years ago
Andreas Cadhalpun da3c3c446c avpacket: fix size check in packet_alloc 9 years ago
Andreas Cadhalpun fa74cdc60d parser: add av_assert1 to make sure the codec matches 9 years ago
Michael Niedermayer 5b4da8a38a avcodec/motion_est: Fix mv_penalty table size 9 years ago
Aman Gupta e7271e6d07 libavcodec/ccaption_dec: remove unnecessary include 9 years ago
Michael Niedermayer 68eb20801d avcodec/dxv: Check idx in dxv_decompress_dxt5() 9 years ago
Michael Niedermayer eb8a67de75 avcodec/dxv: Check idx in CHECKPOINT() 9 years ago
Ganesh Ajjanagadde 43624a669b lavc/pcm_tablegen: slight speedup of table generation 9 years ago
Michael Niedermayer 7cc01c2572 avcodec/h264_slice: Fix integer overflow in implicit weight computation 9 years ago
Michael Niedermayer 9434ec5f76 avcodec/h264_refs: Fix and add back trace code removed in e1c5170c63 9 years ago
Andreas Cadhalpun e7a7b3135a vorbisdec: reject rangebits 0 with non-0 partitions 9 years ago
Mats Peterson bf42a7ef6d lavc/qtrle: Use AV_PIX_FMT_PAL8 for 1-bit video 9 years ago
Michael Niedermayer 4da2ac5c7a avcodec/h264: Fix regression caused by removial of default_ref_list 9 years ago
Andreas Cadhalpun b4b13848de vorbisdec: reject channel mapping with less than two channels 9 years ago
Diego Biurrun 2080bea4a7 h264_refs: Remove broken trace debug code 9 years ago
Diego Biurrun 58170b0271 lavc: Add missing #includes for ff_dlog() 9 years ago
Andreas Cadhalpun 43ff4aed26 lavc: use get_bitsz to simplify the code 9 years ago
Andreas Cadhalpun 713654d9d3 get_bits: add get_bitsz for reading 0-25 bits 9 years ago
Michael Niedermayer cccb0ffccc avcodec/put_bits: Always check buffer end before writing 9 years ago