log

age author description
2004-02-02 michael quantizer noise shaping libavcodec
2004-02-01 mellum tiny warning fix libavcodec
2004-01-31 alex changed includes libavcodec
2004-01-31 alex not needed anymore libavcodec
2004-01-31 michael segfault fix libavcodec
2004-01-31 melanson vsad16_mmx2 only applies if encoders are turned on libavcodec
2004-01-31 melanson these functions (get_bit_count and align_put_bits) are referenced even libavcodec
2004-01-31 melanson handle invalid buffer sizes libavcodec
2004-01-31 melanson watch those hard tabs libavcodec
2004-01-31 melanson handle 0-length buffers libavcodec
2004-01-31 melanson handle 0-length buffers libavcodec
2004-01-29 michael b frames + cbr fix libavcodec
2004-01-29 michael SSE2 fdct by (Balatoni Denes <pnis at coder dot hu>) libavcodec
2004-01-28 michael 4mv + b frame encoding segfault fix libavcodec
2004-01-27 michael first coded vs. first displayed pts (segfault & pts fix if b frames are used) libavcodec
2004-01-26 michael 10l libavcodec
2004-01-26 michael int64max fix by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
2004-01-26 michael mpeg4 pts fix libavcodec
2004-01-25 rtognimp Use reget buffer instead of copying from prev frame libavcodec
2004-01-25 alex freebsd fix for mpeg12.c (moving INT64_MAX to common.h) libavcodec
2004-01-24 michael optimization & bugfix extracted from the 4k line diff between ffmpeg 0.4.7 and http://www.alicestreet.com/ffh263.html libavcodec
2004-01-24 michael optimization libavcodec
2004-01-23 michael segfault fix libavcodec
2004-01-22 michael closed gop support & flags2 as all bits in flags are used libavcodec
2004-01-22 michael inttypes.h patch by (Chip <szarlada at freemail dot hu>) libavcodec
2004-01-21 michael more tolerance for dc=0 libavcodec
2004-01-19 michael avcodec_flush_buffers() fix libavcodec
2004-01-18 michael segfault fix libavcodec
2004-01-18 michael removing broken framerate conversation hack in mpeg1/2 libavcodec
2004-01-18 michael rv20 mv prediction in b frames fix libavcodec
2004-01-15 michael xvid "packed" stuff support libavcodec
2004-01-14 michael dont calculate stuff if its not used ... libavcodec
2004-01-14 michael fixing twice added offset bug, was triggered by 4mv + sub_cmp != mb_cmp libavcodec
2004-01-13 rtognimp Right fix for older zlib version libavcodec
2004-01-13 rtognimp Fix for older version of zlib libavcodec
2004-01-12 michael type fixes, found by Wolfgang Hesseler libavcodec
2004-01-12 rtognimp MSZH and ZLIB decoder support libavcodec
2004-01-10 michael grayscale mjpeg decoding support based upon a patch by (Leon Bottou (leonb)) libavcodec
2004-01-10 michael copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise libavcodec
2004-01-10 michael more sane inttypes emulation behavior if libavcodec is used outside ffmpeg libavcodec
2004-01-10 michael cleanup libavcodec
2004-01-09 michael something unimportant ... libavcodec
2004-01-09 michael inttypes emulation cleanup patch by ("Chris Flerackers" <cflerackers at androme dot be>) libavcodec
2004-01-08 michael lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>) libavcodec
2004-01-08 michael optimize compute_antialias() and add a floating point based alternative (2x faster) libavcodec
2004-01-08 michael uninitalized variables fix by (Gildas Bazin <gbazin at altern dot org>) libavcodec
2004-01-08 michael memleak fix libavcodec
2004-01-05 michael 10l libavcodec