334 Commits (715a97f0c04d90e9246247730f62193fd38d6f1c)

Author SHA1 Message Date
Michael Niedermayer 81c5f88748 macrofree av_freep() 21 years ago
Ivan Kalvachev 5e5c247a7c initial chroma_format changes,xvmc tweaks and codec_cap 21 years ago
Gael Chardon 2a24fe4ccc int64_t_C patch by (Gael Chardon <gael-announcements+ffmpeg at 4now dot net>) 21 years ago
Michael Niedermayer 8d52ec7eb0 AVCodec.supported_framerates 21 years ago
Michael Niedermayer 71141d771a INT64_MIN fix 21 years ago
Wolfgang Hesseler 8289c6faa8 export DCT coefficients patch by (Wolfgang Hesseler <wolfgang.hesseler at imk dot fraunhofer dot de>) 21 years ago
Michael Niedermayer 5a815088d3 1l 21 years ago
Michael Niedermayer 9740beffc6 use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0 21 years ago
Michael Niedermayer ac2570a8b0 flac fixes: 21 years ago
Michael Niedermayer 9c3d33d67f multithreaded/SMP motion estimation 21 years ago
Roman Shaposhnik e5966052ee * Initial implementation of the G.726 ADPCM audio codec. 21 years ago
Mike Melanson 070ed1bc43 initial commit for Quicktime Animation (RLE) video decoder; bit depths 21 years ago
Michael Niedermayer a412a03bee remove incorect motion estimation table 21 years ago
Mike Melanson 7d8379f2b7 added support for EA ADPCM and SMJPEG IMA ADPCM 21 years ago
Michael Niedermayer 77ea0d4bdd quantizer noise shaping 21 years ago
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