platform/upstream/libav.git
2004-10-01 Michael Niedermayerdo not call (av_)abort()
2004-10-01 Michael Niedermayerdo not call (av_)abort()
2004-10-01 Mike MelansonFAQ update; entry on C++
2004-09-30 Zdenek Kabelac* these vars could be either static or extern (compilat...
2004-09-29 Michael Niedermayermove packet interleaving function into AVOutputFormat...
2004-09-29 Michael Niedermayerbroken mess removial
2004-09-29 Nathan Kurzffmpeg not selecting first available stream, patch...
2004-09-28 Michael Niedermayer10l (wrong variable)
2004-09-28 Michael Niedermayeravoid using local arrays outside the block where they...
2004-09-28 Michael Niedermayerdont just resample half of the data sometimes
2004-09-28 Michael Niedermayeruninitalized variables
2004-09-28 Michael Niedermayerless printf spam
2004-09-28 Michael Niedermayerfix assert
2004-09-28 Michael Niedermayerpads stream
2004-09-28 Michael Niedermayer100l (signed vs. unsigend)
2004-09-28 Mike Melansonsupport for Sierra Online audio files and Apple QuickDr...
2004-09-28 Mike Melansonif audio is PCM, push it through (sync is not perfect...
2004-09-27 Roman Shaposhnik * experimental dynamic audio stream allocation for...
2004-09-27 Roman Shaposhnik * let DV muxer generate audioless DV streams. This...
2004-09-27 Michael Niedermayer10l forgot to commit
2004-09-27 Michael Niedermayermove h264 idct to its own file and call via function...
2004-09-27 Michael Niedermayerdont print "vop not coded" by default
2004-09-27 Michael Niedermayerlowres width/height cleanup 3rd try
2004-09-27 Michael Niedermayerlowres fixes for the parser
2004-09-27 Michael Niedermayer10l (segfault)
2004-09-27 Michael Niedermayer10l
2004-09-27 Michael Niedermayerset AVCodecContext.width/height to the picture width...
2004-09-26 Michael Niedermayerlowres chroma fix
2004-09-26 Michael Niedermayerlowres slice fix
2004-09-26 Michael Niedermayerporting optimizations from 4x4 dct to 8x8
2004-09-26 Michael Niedermayeroptimizing 4x4 idct
2004-09-26 Michael Niedermayerlowres slice fix
2004-09-26 Michael Niedermayerlow resolution interlaced support
2004-09-26 Michael Niedermayer1/8 resolution decoding
2004-09-26 Michael Niedermayerlow resolution decoding fix
2004-09-26 Michael Niedermayer1/4 resolution decoding
2004-09-25 Michael Niedermayer10l (wrong context)
2004-09-25 Michael Niedermayer1/2 resolution decoding
2004-09-25 Michael Niedermayersome credits for all these patches
2004-09-25 Michael Niedermayerassertion when playing AVC/H.264 streams fix by (Loren...
2004-09-25 Michael NiedermayerH.264 max reference pictures fix by (Loren Merritt...
2004-09-24 Michael Niedermayertrellis quantization for h263(p)
2004-09-24 Michael Niedermayerunused
2004-09-24 Michael Niedermayer100l
2004-09-23 Roberto TogniZlib encoder: fix image orientation (was flipped),...
2004-09-23 Michael Niedermayermerge predict_plane() with DWTELEM->8bit conversation...
2004-09-23 Michael Niedermayerimlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot...
2004-09-23 Michael Niedermayersegfault fix by (Kostya <cannonball at bw-team dot...
2004-09-22 Michael Niedermayerjpeg regression test
2004-09-22 Michael Niedermayer10l
2004-09-22 Michael Niedermayerwrite shorter headers if possible
2004-09-22 Michael Niedermayerremoving useless code
2004-09-22 Michael Niedermayerlast timestamp and -vsync 0 fix
2004-09-22 Jeff Muizelaar * simplification patch by Jeffrey Ryan Muizelaar
2004-09-22 Roman Shaposhnik * fixing a regression introduced by the last seek...
2004-09-21 Michael Niedermayer8 -> FRAC_BITS
2004-09-21 Alex BeregszasziDecoding to bgr15/16 from 16bit input. Decoding of...
2004-09-21 Alex Beregszaszigreyscale decoding (option to skip u,v planes) support
2004-09-21 Alex Beregszaszilot of bigendian fixes
2004-09-21 Michael Niedermayergcc 2.95 compile fix by (Jan Knutar <jknutar at nic...
2004-09-20 Michael Niedermayerinitial timestamp fix
2004-09-20 Michael Niedermayer1/0 fix for files with size=0
2004-09-20 Michael Niedermayercheck if the user specified timestamps are strictly...
2004-09-19 Roman Shaposhnik * fix for a DV regression introduced with the last...
2004-09-19 Michael Niedermayerav_rescale with user specified rounding
2004-09-19 D Richard Felker IIIconsistent use of types patch by (D Richard Felker...
2004-09-19 Roman Shaposhnik * a couple of silly defaults to make everybody happy.
2004-09-19 Roman Shaposhnik * misc. fixes and hacks to improve timing detection...
2004-09-18 Nathan Kurz * seek in raw DV patch by Nathan Kurz (nate at...
2004-09-18 Michael Niedermayerpassing an array or double precission parameters for...
2004-09-17 Loren Merrittsimplify getsymbol patch by (Loren Merritt <lorenm...
2004-09-17 Michael Niedermayerhuffyuv writes to AVCodecContext.stats_out only once...
2004-09-17 Michael Niedermayerwarning the user about possible incompatibilities
2004-09-17 Loren Merritt(non)interlaced huffyuv patch by (Loren Merritt <lorenm...
2004-09-16 Romain Dolbeauh264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau...
2004-09-16 Loren Merritt10l (scene change pict_type was wrong after coded_frame...
2004-09-16 Todd Kirbyremoving the .so file when make clean is run patch...
2004-09-16 Michael Niedermayermake distclean
2004-09-16 Mike MelansonIBM Ultimotion video decoder, courtesy of Konstantin...
2004-09-16 Mike Melansonadded support for the elusive AVI palette change chunk...
2004-09-15 Michael Niedermayer10l
2004-09-15 Michael Niedermayerper picture psnr
2004-09-15 Michael Niedermayervarious fixes for the main chunk demux loop
2004-09-15 Michael Niedermayerchanging size segfault fix
2004-09-14 Michael Niedermayercomment fix
2004-09-14 Michael Niedermayerqprd + mpeg2 segfault fix
2004-09-14 Roman Shaposhnik * I was finally convinced. And besides, if err it...
2004-09-13 Roberto TogniAVC (H264 in mp4 files, fourcc avc1) support
2004-09-13 Michael Niedermayerpre_cmp fix
2004-09-13 Maarten DanielsH.261 decoder improvements
2004-09-12 Michael Niedermayer100l (forgot to set the 8x8 mc functions, so ME did...
2004-09-12 Michael Niedermayeruse h264 MC code if possible
2004-09-12 Michael Niedermayer10l (gcc 2.95 compilation)
2004-09-12 Michael Niedermayerfixed framerates
2004-09-12 Michael Niedermayeruse pointer arithmetic in mc_block(), 25% faster
2004-09-10 Michael Niedermayerget/set_sr_golomb() cleanup
2004-09-10 Michael Niedermayerfail if SSE && !memalign && !memalign_hack
2004-09-10 Michael Niedermayermess cleanup
2004-09-10 Alex Beregszasziput the warning to the right place to avoid crashes
2004-09-10 Alex Beregszasziforgot to commit this
next