OSDN Git Service

coroid/libav_saccubus.git
2005-02-24 Nilesh Bansal01-makefile_fix_updated.patch
2005-02-24 Loren Merritt10l in implicit_weight_table
2005-02-23 anonymous- renaming the AC coding set variable names to more...
2005-02-23 Reimar Döffinger100l, forgot to change an ifdef on last commit
2005-02-22 Michael Niedermayerswitch MPEG4 fourcc to FMP4
2005-02-22 Reimar Döffingerfix for MAP_ANON vs. MAP_ANONYMOUS fix...
2005-02-22 François Revoluse av_free() instead of free() where it's meant to.
2005-02-21 Alex Beregszaszisupport adpcm audio, also some more verbose messages
2005-02-21 Alex Beregszaszimacromedia flavour adpcm decoding (used in flv and...
2005-02-21 Alex Beregszaszicorrect pcm in flv handling
2005-02-21 Alex Beregszaszi10l
2005-02-21 Josh Varnerremoving --disable-risky patch by (Josh Varner <jlvarne...
2005-02-20 Loren MerrittFix a crash when multiple metadata packets are present.
2005-02-17 Milan CutkaFixed decoding of 410p ffv1 files patch by (Milan Cutka...
2005-02-17 Michael Niedermayerbuffer overflows
2005-02-17 Michael Niedermayermemleak fix
2005-02-16 Michel Bardiauxbetter error message patch by (Michel Bardiaux <mbardia...
2005-02-16 Ville SyrjäläImproved NV12/NV21 support.
2005-02-16 Loic Le Loarerremove goto and reindent patch by (Loic Le Loarer ...
2005-02-16 tjraivio@cc... quick patch for adding 3g2 support to ffmpeg (muxer...
2005-02-16 Michael Niedermayernonsense comment
2005-02-16 Wolfram GlogerWriting to freed memory in write_section_data() patch...
2005-02-16 Matti HamalainenOff-by-one bug in libavcodec/idcinvideo.c, caused
2005-02-15 Roberto TogniMultichannel mp3 in mp4 support ISO/IEC 14496-3:2001...
2005-02-14 Bohdan HorstFreeBSD fix
2005-02-13 Michael Niedermayerbuffer overflow
2005-02-09 Chriss-target dvd minimum vobu length patch by ("Chris" ...
2005-02-08 Michael Niedermayeraudio duration fix?
2005-02-07 Michael Niedermayer.wma
2005-02-07 Michael Niedermayerchecksum change due to (don't crash on null codec patch...
2005-02-07 Michael Niedermayerdont kill the buffers while the decoder is using them
2005-02-07 Michael Niedermayermax/avg bitrate change (movenc.c 1.25->1.26)
2005-02-07 Michael Niedermayermax/avg bitrate change (movenc.c 1.25->1.26)
2005-02-07 Michael Niedermayerregression test checksum change due to the mov header...
2005-02-07 Martin Draboptimization and gcc 4.0 bug workaround patch by (Marti...
2005-02-07 Michael Niedermayerset timestamps correctly
2005-02-07 Michael Niedermayercleanup
2005-02-07 Michael Niedermayerreversing the 1.52->1.53 change (handle fixed sample_si...
2005-02-07 Loic Le LoarerINTRA PCM macroblocks support patch by (Loic )lll+ffmpe...
2005-02-06 Michael Niedermayeremulate (idiotic) MS behavior for inconsistant dimensions
2005-02-06 Michael Niedermayersupport skiping some bitstream encoding
2005-02-06 Michael Niedermayerseperate bitstream encoding skip from PASS1 flag
2005-02-04 Michael Niedermayerfixing an integer overflow, which could lead to overwri...
2005-02-04 Michael Niedermayer10l (use of deallocated memory)
2005-02-04 Michael Niedermayeroverflows
2005-02-04 Kostya ShishkovVMD playing error patch by (Kostya (cannonball bw-team...
2005-02-04 James A. MorrisonBuild libpostproc out of source directory patch by...
2005-02-04 Loic Le LoarerH.264 multiple slice support in CABAC patch by (Loic...
2005-02-04 anonymous- samples from mplayer ftp in the "adv" profile seem...
2005-02-03 Michael Niedermayermerge a few shifts into the dequantization, faster...
2005-02-02 Michael Niedermayeroptimizing imdct12
2005-02-02 Michael Niedermayermb_lmin/max to limit the per mb quality for the ratecon...
2005-02-02 Christophe... Border processing adaptive quant patch by (Christophe...
2005-02-02 Johan Bilienrtp_callback: send number of mb patch by (Johan Bilien...
2005-02-02 Michael Niedermayeroptimize antialias
2005-02-01 Michael Niedermayerfaster, simpler and more accurate l3_unscale()
2005-02-01 Michael Niedermayeroptimizing imdct36()
2005-02-01 Michael Niedermayercompare audio files 16bit wise instead of 8bit
2005-02-01 Michael Niedermayersupport comparing files with some posiion offset relati...
2005-02-01 Michael Niedermayermake keyframe default for AVFrames
2005-02-01 François RevolStereo MACE fix by Burkhard Plaum <plaum AT ipf DOT...
2005-02-01 Michael Niedermayer10l (array gets padded with 0 which is CODEC_ID_NONE...
2005-02-01 Loïc Le LoarerH.264 multiplce instance in reference list patch by...
2005-02-01 Loïc Le Loarercorrect long term picture management patch by (Loic...
2005-02-01 anonymous- a lot less overflows when decoding frames
2005-02-01 anonymousDocumentation patch by anonymous
2005-02-01 Reimar DöffingerCompile fix on non-x86
2005-02-01 Michael Niedermayersigned 16bit support
2005-01-31 Roberto TogniAdd 32bit RGB support
2005-01-31 Michael Niedermayer10000l vbr mp3 fix
2005-01-31 Aurelien Jacobsmakes funnyCode pages executable (for CPU with NX bit)
2005-01-31 Michael Niedermayersupport 32bit output for the mpeg audio decoder
2005-01-31 Michael Niedermayermore accurate dequant of near zero coefficients
2005-01-31 Michael Niedermayer10l (missing overflow check)
2005-01-30 Michael Niedermayer100000l (typos in the #define for selecting the NORM6...
2005-01-30 anonymous- add another way to decode norm6 VLC; modify VLC_NORM6...
2005-01-30 anonymousIn that patch:
2005-01-30 Michael Niedermayer10l (didnt test code after cvs up ...)
2005-01-30 Michael Niedermayerdithering for the mpeg audio decoder
2005-01-30 Michael Niedermayerquick and dirty PSNR check for audio
2005-01-30 Michael Niedermayerfixing missaligned memory accesses in fill_rectangle()
2005-01-29 Michael Niedermayerrequire a few valid and equal mp3 headers for resync
2005-01-29 François Revoladded a lock/unlock_lib pair to allow extern progs...
2005-01-29 Michael Niedermayerdont predict missing timestamps if we lack the required...
2005-01-28 Alex Beregszasziexported ff_mpa_synth_filter for upcoming qdm2 decoder
2005-01-28 François Revolfix segfault by matthieu castet <castet DOT matthieu...
2005-01-28 Michael Niedermayermake decode012() static inline
2005-01-28 François Revoldon't crash on null codec; by matthieu castet <castet...
2005-01-28 François Revolfix the patch to allow Sony PSP MP4 creation
2005-01-27 Roine Gustafssonsupport colon-separated rates patch by Roine Gustafsson...
2005-01-27 Roine Gustafssonmovenc illegal access patch by Roine Gustafsson <roine...
2005-01-27 Roine Gustafssonchunk support in mov patch by Roine Gustafsson <roine...
2005-01-27 tjcannell@blueyonder... Sony PSP variation of MP4 patch by <tjcannell AT blueyo...
2005-01-27 François Revolprobe for 'junk' and 'pict', changed the scores.
2005-01-26 Michael Niedermayer10l (negative strides)
2005-01-26 anonymoususe dc tables from msmpeg4 instead of duplicating them...
2005-01-26 Roine Gustafssonmov header field and compressor name patch by Roine...
2005-01-25 Michael Niedermayerdont duplicate decode012()
2005-01-25 Michael Niedermayercheck norm6 vlc validity as there are some bit sequence...
2005-01-24 anonymousFixes:
next