319 Commits (641aa661f669893dd039eab253f5ec5455f5c730)

Author SHA1 Message Date
Michael Niedermayer 303e50e65b closed gop support & flags2 as all bits in flags are used 21 years ago
Roberto Togni a273bbfb03 MSZH and ZLIB decoder support 21 years ago
Michael Niedermayer a1e257b231 optimize compute_antialias() and add a floating point based alternative (2x faster) 21 years ago
Michael Niedermayer 622348f931 interlaced dct decision cleanup 21 years ago
Michael Niedermayer baaf3f467b SVCD scan offset stuff 21 years ago
Mike Melanson fafa0b75ee first pass at Sierra VMD A/V decoders; video looks great, audio is not 21 years ago
Michael Niedermayer bb198e198a interlaced motion estimation 21 years ago
Wolfgang Hesseler 0c9bbaec60 motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
Fabrice Bellard b84f2a3533 pts and dts support in parser API 21 years ago
Michael Niedermayer 7ebfc0ea63 error concealment regression test 21 years ago
Michael Niedermayer 864119b6ca mb type & qp vissualization 21 years ago
Wolfgang Hesseler 8d7ec294c4 move motion_val & mb_type to AVFrame patch by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
Michael Niedermayer ba58dabc5c h263 slice structured mode 21 years ago
Mike Melanson 9a4117d5a1 initial support for Duck TrueMotion v1 (think of it as On2 VP1); only 21 years ago
Michael Niedermayer 332f9ac4e3 h263 loop filter 21 years ago
Michael Niedermayer 68b94c354d rv20 decoder 21 years ago
Michael Niedermayer dba019daba h263 alternative inter vlc support 21 years ago
Roberto Togni e1c2a5a0a8 - Add reget_buffer() function to AVCodecContext 21 years ago
Mike Melanson 42cad81aea yep, FLI support 21 years ago
Zdenek Kabelac 4b813d5c5a * sys/types.h for size_t 21 years ago
Michael Niedermayer 1f26c6f338 rate distored optimal lambda->qp support 21 years ago
Ivan Kalvachev c512b303c2 mpegvideo is back 21 years ago
Fabrice Bellard 8424cf505c new audio/video parser API 21 years ago
Mike Melanson 11e29a4143 added Apple Graphics (SMC) decoder 21 years ago
Roberto Togni 1dc1ed9933 8BPS decoder 21 years ago
Roberto Togni 074c4ca7fd Add cr codec capability and buffer hints 21 years ago
Michel Bardiaux 9b87956678 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Michael Niedermayer 821cb11f76 noise reduction of dct coefficients 21 years ago
Michael Niedermayer 432d84c395 10l ... 21 years ago
Roberto Togni 2e99641b1a Fix some palette related defines, bump build number 21 years ago
Mike Melanson 2a2bbcb05f revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) 21 years ago
Fabrice Bellard 985180a1b8 added fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DATA (needed for simpler handling of raw transport streams in ffserver and RTP - better solutions are welcomed) 21 years ago
Michael Niedermayer 65e4c8c919 floating point AAN DCT 21 years ago
Michael Niedermayer 5ff85f1d8b AVRational 21 years ago
Michael Niedermayer 9dad924e22 bottom_field_first -> top_field_first 21 years ago
Michael Niedermayer fa384dcc81 export mpeg2 active display area / pan scan 21 years ago
Dan Christiansen dc7cb06ae0 gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 21 years ago
Roman Shaposhnik 2744ca9ac9 * providing MPEG codecs with a generic fields in AVFrame to use. 21 years ago
Mike Melanson fc38477715 activate the XA and ADX ADPCM codecs 21 years ago
Michael Niedermayer ac0c66382d dont check if the ac esc 3 could have been stored as vlc as this detects only very few errors allthough it detects several buggy encoders 21 years ago
Alex Beregszaszi 5e83dec46a Sunplus JPEG codec (SP5X) support 21 years ago
Alex Beregszaszi f44ee2c34b theora decoding support (only keyframes for now, because by theora the frame isn't flipped so the motion vectors are getting screwed up) 21 years ago
Michael Niedermayer 95831f48f8 recommit of 21 years ago
Drew Hess 75917b887b recommit of 21 years ago
Michael Niedermayer 158c7f059c use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken 21 years ago
Michael Niedermayer 29d48296a7 Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
Mike Melanson 4120a53a86 implemented Id Quake II CIN support 21 years ago
Mike Melanson 6955a88293 first pass at a VQA video decoder 21 years ago
Michael Niedermayer ca7d05d56f optionally try to encode each MB with MV=<0,0> and choose the one with better RD 21 years ago
Michael Niedermayer 8d8c02942b ac prediction cleanup 21 years ago