platform/upstream/libav.git
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
2004-04-25 Michael Niedermayerfix decoding with quant matrixes which contain elements <16
2004-04-25 Michael Niedermayerrv10 decoding fix
2004-04-25 Michael Niedermayerring buffer fix by (Luca Abeni <lucabe72 at email dot...
2004-04-25 Mike Melansonmove __align16 some place where non-MMX machines can...
2004-04-25 Mike Melansonhush...
2004-04-25 Mike Melansonhook up support for SSE2-optimized VP3 IDCT
2004-04-25 Mike Melansonadd selected SSE2 ASM macros
2004-04-25 Mike MelansonSSE2-optimized variant of VP3 IDCT
2004-04-25 Mike Melansoncorrect MMX-optimized variant of VP3 IDCT, with comment...
2004-04-25 Michael Niedermayersupport reusing mb types and field select values of...
2004-04-24 Mike Melansonadd the minimal documentation to make this decoder...
2004-04-24 James MorrisonLicense change and cpu detection patch by (James Morris...
2004-04-24 James Morrisonvis detection patch by (James Morrison <ja2morri at...
2004-04-24 Michael Niedermayerqpel & SSE/SATD regression test
2004-04-24 Michael Niedermayer-qpel option
2004-04-24 Sascha Sommernut files in cygwin patch by ("Sascha Sommer" <saschaso...
2004-04-24 Sascha Sommercygwin patch by ("Sascha Sommer" <saschasommer at freen...
2004-04-24 Michael Niedermayersanity checks
next