396 Commits (1482fee88d0df2ff1f991725c87221f13b0b1c04)

Author SHA1 Message Date
Allen Day d8019eb5d8 verbosity patch by (Allen Day <allenday at ucla dot edu>) 21 years ago
Todd Kirby 1ff93ffcd4 padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>) 21 years ago
Michael Niedermayer b44bdf7eec interlaced chroma MC divx-bug workaround 21 years ago
Falk Hüffner 7906085fcc warning patrol 21 years ago
Michael Niedermayer 8d1f2ba5e1 static allocation rewrite (old code was plain a broken mess) 21 years ago
Roman Shaposhnik 6faa4645c5 * DV decoding/encoding now supports MultiThreading for up to 324 CPUs ;-) 21 years ago
Mike Melanson 3a278992bd remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 21 years ago
Zdenek Kabelac b0df362b11 * const 21 years ago
Ivan Kalvachev 494c56d36f silence warnings 21 years ago
Michael Niedermayer 399cec2f3e count > thread_count for execute() 21 years ago
Michael Niedermayer 4346539522 av_log() cleanup 21 years ago
Michel Bardiaux bc874daea8 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
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