22 Commits (9a7a71ed4c8a593e4b946d8a4ac16ce71306248f)

Author SHA1 Message Date
Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 years ago
Thilo Borgmann 7a00bbad21 Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
Björn Axelsson 37a43cfb39 Set AVSubtitle format to 0. Neither dvdsubdec nor xsubdec intializes format 16 years ago
Björn Axelsson ffe2c09d46 Fix timestamp parsing in XSUB decoder. 16 years ago
Michael Niedermayer 25b4c651a3 Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture. 16 years ago
Michael Niedermayer db4fac64db Change AVSubtitle.rects to an array of pointers so ABI does not break 16 years ago
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 18 years ago
Reimar Döffinger 369f73062b Remove AVCodecContext parameter from parse_timecode function 18 years ago
Reimar Döffinger e3c90129a4 Fix deinterlacing for odd height 18 years ago
Reimar Döffinger 3c247b4ff7 Deinterlace xsub subtitles 18 years ago
Reimar Döffinger 3143c78716 Colours except background should not be transparent 18 years ago
Reimar Döffinger d5049e2c69 get rid of av_rescale_q, it does not work as intended. 18 years ago
Reimar Döffinger d6136c7618 get rid of xsubdec array and calculate value instead 18 years ago
Reimar Döffinger 737c5ebfc8 10l, runbits order was reversed 18 years ago
Reimar Döffinger 5968b39635 100l, wrong argument to av_freep 18 years ago
Reimar Döffinger 59f6f64e30 Add forgotten xsub timecode parsing 18 years ago
Reimar Döffinger 7e2643ae8d First version of xsub decoder, not yet tested 18 years ago