summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* -freduce-all-givs has been removed from gccFalk Hüffner2005-03-06
* decoder works fine now, when fed properly-sized chunks by the demuxer;Mike Melanson2005-03-06
* do not use a variable before proper initializationMike Melanson2005-03-06
* first pass at ALAC decoder from David Hammerton; while David's originalMike Melanson2005-03-06
* Support for AMR Interface Format 2 patch by ("Torsten Martinsen" <tma gatehou...Torsten Martinsen2005-03-05
* typoMichael Niedermayer2005-03-05
* mpeg-es bitrate parsingMichael Niedermayer2005-03-05
* 10l (fix reordering when B-frames are not present)Loren Merritt2005-03-05
* H.264: decode arbitrary frame orders and allow B-frames as references.Loren Merritt2005-03-04
* mp4a fix based on some code by (Song.Itany inventec-inc com)Michael Niedermayer2005-03-04
* oops, other half of the vismv patchLoren Merritt2005-03-03
* vismv didn't display 8x8 mvs in H.264Loren Merritt2005-03-03
* vismb: display 4x4 partition boundaries in H.264Loren Merritt2005-03-03
* 04-vp3 fix(by matthieu castet).patchMichael Niedermayer2005-03-03
* cast to uint32 as the table is uint32_t, this also worksaround a gcc or libc ...Michael Niedermayer2005-03-02
* VP3 post-processing loop filter; disabled until the correct final stepMike Melanson2005-03-01
* go LOCO, courtesy of Kostya ShishkovMike Melanson2005-03-01
* 10l (deallocated memory again)Loren Merritt2005-02-28
* set block alignMichael Niedermayer2005-02-28
* ra288 demuxing support (doesnt really work, might be demuxer or decoder bug)Michael Niedermayer2005-02-28
* NetBSD 2.0 patch by ("Steven M. Schultz" <sms 2bsd com>)Steven M. Schultz2005-02-28
* indeo3 for bigendian patch by (elf at frogger dot rules dot pl Sebastian J...Sebastian Jedruszkiewicz2005-02-27
* support for negative stridesJindřich Makovička2005-02-27
* changes 'make' in a couple places to $(MAKE) patch by ("Steven M. Schultz" <...Steven M. Schultz2005-02-27
* This patch corrects the bug, that if padbottom IS NOT specified andCalcium2005-02-27
* doc update for Shorten codecMike Melanson2005-02-26
* 10l (shorten.o missing)Michael Niedermayer2005-02-26
* shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>)Michael Niedermayer2005-02-26
* watermark filter by (Marcus Engene <ffmpeg engene se>)Michael Niedermayer2005-02-25
* set supported pix_fmtsMichael Niedermayer2005-02-25
* pseudo codec tag for adpcm_swfAlex Beregszaszi2005-02-25
* proper handling of samplesizeAlex Beregszaszi2005-02-25
* In-loop deblocking for B-frames.Loren Merritt2005-02-25
* get fish to compile (time() forbidden), pstrcat not declared from ppm.cFrançois Revol2005-02-24
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-24
* -strict -1 comment fixMichael Niedermayer2005-02-24
* 01-makefile_fix_updated.patchNilesh Bansal2005-02-24
* 10l in implicit_weight_tableLoren Merritt2005-02-24
* - renaming the AC coding set variable names to more meaningful onesanonymous2005-02-23
* 100l, forgot to change an ifdef on last commitReimar Döffinger2005-02-23
* switch MPEG4 fourcc to FMP4Michael Niedermayer2005-02-22
* fix for MAP_ANON vs. MAP_ANONYMOUS fix...Reimar Döffinger2005-02-22
* use av_free() instead of free() where it's meant to.François Revol2005-02-22
* support adpcm audio, also some more verbose messagesAlex Beregszaszi2005-02-21
* macromedia flavour adpcm decoding (used in flv and swf)Alex Beregszaszi2005-02-21
* correct pcm in flv handlingAlex Beregszaszi2005-02-21
* 10lAlex Beregszaszi2005-02-21
* removing --disable-risky patch by (Josh Varner <jlvarner gmail com>)Josh Varner2005-02-21
* Fix a crash when multiple metadata packets are present.Loren Merritt2005-02-20
* Fixed decoding of 410p ffv1 files patch by (Milan Cutka <cutka szm sk>)Milan Cutka2005-02-17