platform/upstream/libav.git
2005-03-06 Mike Melansonfirst pass at ALAC decoder from David Hammerton; while...
2005-03-05 Torsten MartinsenSupport for AMR Interface Format 2 patch by ("Torsten...
2005-03-05 Michael Niedermayertypo
2005-03-05 Michael Niedermayermpeg-es bitrate parsing
2005-03-05 Loren Merritt10l (fix reordering when B-frames are not present)
2005-03-04 Loren MerrittH.264: decode arbitrary frame orders and allow B-frames...
2005-03-04 Michael Niedermayermp4a fix based on some code by (Song.Itany inventec...
2005-03-03 Loren Merrittoops, other half of the vismv patch
2005-03-03 Loren Merrittvismv didn't display 8x8 mvs in H.264
2005-03-03 Loren Merrittvismb: display 4x4 partition boundaries in H.264
2005-03-03 Michael Niedermayer04-vp3 fix(by matthieu castet).patch
2005-03-02 Michael Niedermayercast to uint32 as the table is uint32_t, this also...
2005-03-01 Mike MelansonVP3 post-processing loop filter; disabled until the...
2005-03-01 Mike Melansongo LOCO, courtesy of Kostya Shishkov
2005-02-28 Loren Merritt10l (deallocated memory again)
2005-02-28 Michael Niedermayerset block align
2005-02-28 Michael Niedermayerra288 demuxing support (doesnt really work, might be...
2005-02-28 Steven M. SchultzNetBSD 2.0 patch by ("Steven M. Schultz" <sms 2bsd...
2005-02-27 Sebastian Jedruszkiewiczindeo3 for bigendian patch by (elf at frogger dot rules...
2005-02-27 Jindřich Makovičkasupport for negative strides
2005-02-27 Steven M. Schultz changes 'make' in a couple places to $(MAKE) patch...
2005-02-27 CalciumThis patch corrects the bug, that if padbottom IS NOT...
2005-02-26 Mike Melansondoc update for Shorten codec
2005-02-26 Michael Niedermayer10l (shorten.o missing)
2005-02-26 Michael Niedermayershorten decoder by (Jeff Muizelaar <jrmuizel gmail...
2005-02-25 Michael Niedermayerwatermark filter by (Marcus Engene <ffmpeg engene se>)
2005-02-25 Michael Niedermayerset supported pix_fmts
2005-02-25 Alex Beregszaszipseudo codec tag for adpcm_swf
2005-02-25 Alex Beregszasziproper handling of samplesize
2005-02-25 Loren MerrittIn-loop deblocking for B-frames.
2005-02-24 François Revolget fish to compile (time() forbidden), pstrcat not...
2005-02-24 Måns Rullgårdkill warnings patch by (Måns Rullgård <mru inprovide...
2005-02-24 Michael Niedermayer-strict -1 comment fix
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
next