platform/upstream/libav.git
2004-05-28 Michael Niedermayerper line lowpass filter in mmx
2004-05-27 Michael Niedermayermmx optimized version of the per line/accurate deblock...
2004-05-27 Michael Niedermayerfaster c lowpass filter
2004-05-27 Michael Niedermayeraccurate/slow (per line instead of per block) deblock...
2004-05-26 Michael Niedermayeraltivec optimizations and horizontal filter fix by...
2004-05-26 Michael Niedermayer10l fixes by ("Debabrata Banerjee" <davatar at comcast...
2004-05-26 Michael Niedermayer10l (interlaced b frame decoding fix)
2004-05-26 Mike Melansonrpza resolution fix, courtesy of Todd Kirby (doubleshot...
2004-05-25 Sidik Isanidont add padding in the middle of the data patch by...
2004-05-25 Michael Niedermayeravcodec_find is in no header file, and appearently...
2004-05-25 Michael Niedermayerwarning fixes by (Michael Roitzsch <mroi at users dot...
2004-05-24 Michael Niedermayer100l (avi seeking)
2004-05-24 Michael Niedermayer100l (AVStream.duration)
2004-05-23 Michael Niedermayercur_dts in native timebase
2004-05-23 Michael Niedermayerstore index for seeking in the native timebase of each...
2004-05-23 Michael Niedermayer100l
2004-05-23 Michael Niedermayermpeg audio timestamp fix
2004-05-22 Michael Niedermayerooops
2004-05-21 Michael Niedermayermove time_base (pts_num/pts_den) from AVFormatContext...
2004-05-21 Michael Niedermayermore data_size=0 cleanup
2004-05-21 Michael Niedermayerdata_size = 0 cleanup
2004-05-21 Michael Niedermayeroops, forgot to commit that change from the warning...
2004-05-21 Michael Niedermayerforgotten prototypes
2004-05-20 Michael Niedermayermuxing overhead statistic fix for stream copying
2004-05-20 Michael Niedermayerbytestream tracing support
2004-05-18 Chris Flerackersrtp callback context patch by ("Chris Flerackers" ...
2004-05-18 Michael Niedermayersome of the warning fixes by (Michael Roitzsch <mroi...
2004-05-18 Roman Shaposhnik * IEC DV seems to accept SMPTE way of tagging 16...
2004-05-18 Roman Shaposhnik * reimplementation using mutexes and condition varia...
2004-05-17 Luca Abenidon't compile ffserver if network is not enabled patch...
2004-05-13 Michael Niedermayermention avcodec_align_dimensions()
2004-05-13 Michael Niedermayersegfault fix
2004-05-13 Mike Melansonno longer true
2004-05-12 Michael Niedermayerremoving unused encoding code
2004-05-12 Michael Niedermayerautomatic framerate selection
2004-05-12 Michael Niedermayerautomatic pixel format selection
2004-05-12 Mike Melansonhow to encode SVQ1
2004-05-12 Michael Niedermayersvq1 regression test
2004-05-12 Michael Niedermayersegfault fix
2004-05-12 Michael Niedermayersupport skiped blocks in SVQ1
2004-05-12 Michael Niedermayermotion estimation for SVQ1
2004-05-11 Michael NiedermayerUINT64_MAX fix
2004-05-11 Michael Niedermayermoving motion estimation specific variables from MpegEn...
2004-05-11 Michael Niedermayerreduce dependancy between motion estimation and MpegEnc...
2004-05-10 Michael Niedermayerdummy avcodec_thread_init() to avoid linking issues
2004-05-09 Michael Niedermayerp frame encoding, only with 0,0 motion vectors yet...
2004-05-08 Michael Niedermayerusing pointers so the code could eventually be used...
2004-05-08 Michael Niedermayerwidth height %64 != 0 fix
2004-05-08 Michael Niedermayerimlib2 needs -lm
2004-05-07 Roberto Tognibuffer hints, use reget_buffer, removed copy from previ...
2004-05-07 Michael Niedermayercolor and 10l
2004-05-07 Michael Niedermayerrate distorted intra only encoding
2004-05-07 Michael Niedermayer10l
2004-05-07 Mike Melansonfirst pass at a Sorenson Video 1 (SVQ1) encoder
2004-05-07 Mike Melansonsupport SVQ1 in AVI files, just for fun
2004-05-06 Michael Niedermayervbr audio fix
2004-05-05 Michael Niedermayernext_pts fix by (Wolfram Gloger <wmglo at dent dot...
2004-05-05 Michael Niedermayercoder, context, predictor command line options
2004-05-05 Michael Niedermayersupport decoding mpeg4 with buggy dc clipping
2004-05-05 Michael Niedermayermpeg4 dc prediction simplification
2004-05-04 Michael Niedermayeruse AVInteger in av_rescale() so it can finally do...
2004-05-04 Michael Niedermayerarbitrary precision integer support
2004-05-02 Roberto TogniAdd buffer hints, enable DR1
2004-05-02 Michael Niedermayercleanup
2004-05-02 Michael Niedermayerbigendian fix by (Romain Dolbeau <dolbeau at irisa...
2004-05-02 Michael Niedermayermatch latest spec
2004-05-01 D Richard Felker IIIthis isn't actually stupid, but it's not valid C and...
2004-04-30 Michael Niedermayerdont use always_inine with -Os
2004-04-30 Michael Niedermayermmx dct optimization
2004-04-30 Michael NiedermayerAMV bug workaround
2004-04-30 Michael Niedermayer-bug
2004-04-30 Michael Niedermayersimplify
2004-04-30 Michael Niedermayerdont missuse assert()
2004-04-30 Michael Niedermayercleanup & memleak fix
2004-04-30 Michael Niedermayer10000l
2004-04-30 Michael Niedermayerintra_dc_precission>0 encoding support
2004-04-30 Michael NiedermayerOPT_INT
2004-04-30 Michael Niedermayerffmpeg -version
2004-04-30 Michael Niedermayer10l
2004-04-29 Ivan Kalvachevcola test
2004-04-29 Michael Niedermayer10l
2004-04-29 Michael Niedermayerremove duplicated find_frame_end() code
2004-04-29 Michael Niedermayer>2 channels decoding fix
2004-04-27 Michael Niedermayersimplify
2004-04-27 Luca Abenifix rounding errors with NTSC patch by (Luca Abeni...
2004-04-27 Mike Melansonmove the 0x80 vector outside of the function, thus...
2004-04-27 Mike Melansonseparate out put_signed_pixels_clamped() into its own...
2004-04-27 Michael Niedermayerexport pts if available
2004-04-27 Michael NiedermayerNULL pointers ...
2004-04-26 Wolfram GlogerFix synthetic next_pts calculation / audio pts patch...
2004-04-26 Hauke Dudenmpeg SVCD compatibility, SCR fixes, standard compliance
2004-04-26 Michael NiedermayerH.263 MCBPC fix
2004-04-26 Matthieu Castetattribute_used patch by (matthieu castet <castet.matthi...
2004-04-26 Alex Beregszasziavoid macro conflicts
2004-04-26 Alex Beregszaszidisable hadamard for gcc below 3.3 - better fix awaited
2004-04-26 Alex Beregszasziuse the AVV macro from gcc_fixes.h instead ifdefs
2004-04-26 Alex Beregszaszi100l, and another one because it boils out with ICE...
2004-04-26 Mike Melansonyes, that's nice...
2004-04-26 Mike Melansonreorganize and simplify the VP3 IDCT stuff
2004-04-25 Michael Niedermayerlmin/lmax
next