log

age author description
2005-07-27 michael fixing colocated mv if colocated block is L1 predicted for the temporal direct case libavcodec
2005-07-26 michael fixing colocated mv if colocated block is L1 predicted libavcodec
2005-07-25 michael Fix for overflow issue in mpegvideo.c patch by (Martin Boehme: boehme, inb uni-luebeck de) libavcodec
2005-07-25 michael thread mess check for avcodec_open/close() libavcodec
2005-07-24 michael fix user data parsing code so it suppors pre1 and cvs libavcodec
2005-07-23 michael minor user data reading bugfix libavcodec
2005-07-22 reimar Add missing +1 in bounds check. libavcodec
2005-07-22 reimar reset restart_count when restart_interval is set and fill the libavcodec
2005-07-19 michael portable IEEE float/double read/write functions libavcodec
2005-07-19 michael portable IEEE float/double read/write functions libavcodec
2005-07-17 michael dont pre allocate uselessly large buffer and dont ignore FF_INPUT_BUFFER_PADDING_SIZE libavcodec
2005-07-17 michael verify len field validity in mjpeg_decode_com() libavcodec
2005-07-17 michael 10l (forgot to commit this yesterday) libavcodec
2005-07-17 michael DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) libavcodec
2005-07-16 michael yamaha adpcm nibbles in the wrong order fix by (Vidar Madsen: vidarino, gmail com) libavcodec
2005-07-15 michael Add Yamaha ADPCM encoding/decoding patch by (Vidar Madsen: vidarino, gmail com) libavcodec
2005-07-14 michael more fine grained skip_frame libavcodec
2005-07-14 michael skip_idct libavcodec
2005-07-14 michael check for CODEC_CAP_DELAY in audio decoders too libavcodec
2005-07-14 michael ffmpeg version should be "CVS" libavcodec
2005-07-11 michael check len (should fix #1165694) libavcodec
2005-07-11 michael fix segfault (bug #1165640) libavcodec
2005-07-11 michael fix infinite loop (suggested change by rjayne at convera dot com) libavcodec
2005-07-11 michael fix decoding of (broken) files with f_code=0 libavcodec
2005-07-11 michael segfault fix libavcodec
2005-07-10 michael patch from http://www.freebsd.org/cgi/cvsweb.cgi/ports/multimedia/ffmpeg-devel/files/patch-libavcodec::x264.c libavcodec
2005-07-09 michael Here is the patch suggested by: unkaggregate, users sf net libavcodec
2005-07-02 alex 100l - this has only worked on big endian libavcodec
2005-07-02 alex parenthesing to avoid compiler errors in the future - compared asm outputs, behaviour didnt changed libavcodec
2005-07-02 alex print 'not working' message libavcodec
2005-07-02 alex 1l libavcodec
2005-07-01 michael Disable AltiVec IDCT for lowres decoding in lavc patch by (Sigbjørn Skjæret: cisc, broadpark no) libavcodec
2005-06-29 michael off by 1 error bugfix libavcodec
2005-06-28 michael IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org) libavcodec
2005-06-28 michael WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark Weaver: mark-clist, npsl co uk) libavcodec
2005-06-28 michael support extracting sps/pps from bitstream and putting it in extradata libavcodec
2005-06-28 michael fixing first_mb_in_slice if frame_mbs_only_flag==0 && mb_aff==0 libavcodec
2005-06-27 michael check mb_y libavcodec
2005-06-27 michael keep decoding nal units after an error libavcodec
2005-06-27 michael x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) libavcodec
2005-06-27 michael support changing in bitstream global headers into extradata style and back libavcodec
2005-06-26 michael tiny docs improvement which i apparebtly forgot to commit libavcodec
2005-06-23 gpoirier GCC4 fix libavcodec
2005-06-19 michael make decoder a little bit more tolerant to missing NAL units libavcodec
2005-06-19 mellum Communicate proper aliasing to gcc (needed for 4.1). libavcodec
2005-06-17 diego spelling fixes libavcodec
2005-06-17 lorenm H.264 lossless mode libavcodec
2005-06-09 michael non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bitfreak net) libavcodec
2005-06-08 lorenm typo in cabac tables libavcodec
2005-06-07 michael apiexample fix by (Chip: szarlada, freemail hu) libavcodec
2005-06-07 michael uint_fast64_t emulation by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavcodec
2005-06-05 michael 10l (dont read variables before they have been set) libavcodec
2005-06-04 mru remove mixed code/declarations libavcodec
2005-06-03 bellard subtitle codec type support libavcodec
2005-06-02 lorenm decode H.264 with 8x8 transform. libavcodec
2005-06-02 lorenm sort H.264 mmx dsp functions into their own file libavcodec
2005-06-01 michael adding a few const libavcodec
2005-06-01 michael 100l for myself (breaking amd64) libavcodec
2005-06-01 mru fix segfault if flush is called before the first frame libavcodec
2005-06-01 michael merge a few asm blocks so gcc cant unoptimize it (658->631 dezicycles on duron) libavcodec
2005-06-01 michael get rid of 2 movq (680 -> 658 dezicycles on duron) libavcodec
2005-06-01 michael avoid one transpose (730->680 dezicycles on duron) libavcodec
2005-06-01 lorenm 10l (symbol mangling) libavcodec
2005-06-01 michael add rounding bias before the horizontal idct (765->730 dezicyles on duron) libavcodec
2005-05-31 lorenm MMX for H.264 iDCT (adapted from x264) libavcodec
2005-05-30 michael decrease V_NB_BITS if possible libavcodec
2005-05-30 michael more trivial optimizations libavcodec
2005-05-30 mru enable x264 multi-threading libavcodec
2005-05-30 michael maxdepth is supposed to be a constant, its faster if its too large then if its non constant libavcodec
2005-05-30 michael optimizations libavcodec
2005-05-30 michael faster float->short conversation libavcodec
2005-05-29 michael ilog() -> av_log2() libavcodec
2005-05-29 michael Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu) libavcodec
2005-05-29 lorenm decode h264 end-of-slice flag libavcodec
2005-05-26 michael cleanup libavcodec
2005-05-26 michael Better ARM support for mplayer/ffmpeg, ported from atty fork libavcodec
2005-05-26 michael AV_LOG_DEBUG is not a good default ... libavcodec
2005-05-25 hzoli MMX code for (put|avg)_h264_chroma_mc8 libavcodec
2005-05-24 melanson read loop filter limit values from Theora header, courtesy of Matthieu libavcodec
2005-05-22 michael ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com) libavcodec
2005-05-22 michael libgsm warper by (Alban Bedel: albeu, free fr) libavcodec
2005-05-21 michael fix max b frames with b frame strategy 1 libavcodec
2005-05-21 michael START/STOP_TIMER for ppc32 by (Luca Barbato: lu_zero, gentoo org) libavcodec
2005-05-21 melanson fix bugs in new loop filter code; also, refrain from filtering against libavcodec
2005-05-21 michael remove unused vp3 related function pointers libavcodec
2005-05-21 michael disable broken loop filter optimization libavcodec
2005-05-21 melanson apply the loop filter to fragments as they are rendered into the final libavcodec
2005-05-21 melanson render by the slice rather than the plane libavcodec
2005-05-21 melanson clean up some warnings and dead code libavcodec
2005-05-21 michael 1.) LGPL license mentioned libavcodec
2005-05-21 melanson another bitstream extraction to optimize: fixed-length motion vectors libavcodec
2005-05-19 melanson read Huffman tables from Theora header (patch courtesy of libavcodec
2005-05-19 lorenm memory leak libavcodec
2005-05-19 mru accept old extradata format libavcodec
2005-05-19 mru fix decoding of multi-channel vorbis streams libavcodec
2005-05-19 michael use O(number of non zero coeffs) instead of O(number of coeffs) storage for the coefficient colleting/reordering libavcodec