16 Commits (79f4494a042b98e910524c7b93f294c9ec5118d0)

Author SHA1 Message Date
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Stefano Sabatini d5202e4fda Add long names to many AVCodec declarations. 17 years ago
Zuxy Meng 98a6fff98c Apply 'cold' attribute to init/uninit functions in libavcodec 17 years ago
Michael Niedermayer 7993df6527 consts 17 years ago
Diego Biurrun cedb83a671 colour --> color in variable names 17 years ago
Reimar Döffinger 6628165891 Add proper license header 17 years ago
Reimar Döffinger 369f73062b Remove AVCodecContext parameter from parse_timecode function 17 years ago
Reimar Döffinger e3c90129a4 Fix deinterlacing for odd height 17 years ago
Reimar Döffinger 3c247b4ff7 Deinterlace xsub subtitles 17 years ago
Reimar Döffinger 3143c78716 Colours except background should not be transparent 17 years ago
Reimar Döffinger d5049e2c69 get rid of av_rescale_q, it does not work as intended. 17 years ago
Reimar Döffinger d6136c7618 get rid of xsubdec array and calculate value instead 17 years ago
Reimar Döffinger 737c5ebfc8 10l, runbits order was reversed 17 years ago
Reimar Döffinger 5968b39635 100l, wrong argument to av_freep 17 years ago
Reimar Döffinger 59f6f64e30 Add forgotten xsub timecode parsing 17 years ago
Reimar Döffinger 7e2643ae8d First version of xsub decoder, not yet tested 17 years ago