summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Missing LDFLAGS in libavcodec/Makefile patch by ("Michael T. Dean" <mtdean at...Michael T. Dean2004-04-09
* aac decoding patch by ("Thomas Raivio" <tjraivio at cc dot hut dot fi>)Thomas Raivio2004-04-09
* padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>)Todd Kirby2004-04-08
* conversion to av_logAlex Beregszaszi2004-04-07
* unknown format charsAlex Beregszaszi2004-04-07
* fix global header passing from demuxer to decoderMichael Niedermayer2004-04-04
* pts hack (correct solution would be to pass the pts from the encoder to the m...Michael Niedermayer2004-04-04
* remove function call from muxer->encoder and cleanly pass global headersMichael Niedermayer2004-04-04
* fix obnoxious ogg_packet passing from encoder to muxerMichael Niedermayer2004-04-04
* time & (s)rand is forbiddenMichael Niedermayer2004-04-04
* kill obnoxious ogg_packet passing from demuxer to decoderMichael Niedermayer2004-04-04
* remove spyware from ogg*.cMichael Niedermayer2004-04-04
* nicer looking arrows for the motion vector vissualizationMichael Niedermayer2004-04-03
* rv20 (0x20201002) supportMichael Niedermayer2004-04-02
* interlaced chroma MC divx-bug workaroundMichael Niedermayer2004-04-02
* skiped mbs in interlaced b frames fixMichael Niedermayer2004-04-02
* gmc segfault fixMichael Niedermayer2004-04-02
* split stream into valid mp3 frames, at least flv & nut absolutely need this, ...Michael Niedermayer2004-04-01
* fixing alignment, 2nd tryMichael Niedermayer2004-03-29
* hmm av_log(..., get_bits());Michael Niedermayer2004-03-28
* ensure that the bitstream buffers for encoding partitioned frames are alignedMichael Niedermayer2004-03-26
* fix decoding of qp<6Michael Niedermayer2004-03-26
* h264 - progressive I frame CABAC support patch by (Laurent Aimar <fenrir at v...Laurent Aimar2004-03-26
* huge vbv buffer size + CBR fixMichael Niedermayer2004-03-26
* always parse APP* as it sometimes contains startcodes which confuse the decod...Michael Niedermayer2004-03-26
* * some significant clean-up of the dv_decode_ac (it looks realRoman Shaposhnik2004-03-25
* warning patrolFalk Hüffner2004-03-24
* 1000l for iiveMichael Niedermayer2004-03-22
* Compile fix by (Chip <szarlada at freemail dot hu>)Michael Niedermayer2004-03-22
* 1000l in av_mallocz_static()Michael Niedermayer2004-03-22
* static allocation rewrite (old code was plain a broken mess)Michael Niedermayer2004-03-21
* do loop filter immediatly after each macroblock is decoded instead of after a...Michael Niedermayer2004-03-20
* h264 loop filter optimizationsMichael Niedermayer2004-03-20
* h264 loop filter for progressive I&P frames by (Laurent Aimar <fenrir at via ...Michael Niedermayer2004-03-19
* h.263 ssm + aic fix by (Maarten Daniels <maarten dot daniels at student dot l...Michael Niedermayer2004-03-18
* * removing casualties of battle of the wits and English languageRoman Shaposhnik2004-03-18
* moving f/b_code init to where it should beMichael Niedermayer2004-03-16
* 1000000l (using uninitalized variable for initalizing bits per MV table)Michael Niedermayer2004-03-16
* init cleanupMichael Niedermayer2004-03-16
* use pan_scan to remove some weight, proper pan_scan offset readingIvan Kalvachev2004-03-16
* mpeg12 fix 10l of aspect calucalations, return gop perser to print debug info...Ivan Kalvachev2004-03-15
* update the API for the idct functionMike Melanson2004-03-15
* move MPV_common_init after parsing stream parameters, matrix rebuildIvan Kalvachev2004-03-15
* * DV decoding/encoding now supports MultiThreading for up to 324 CPUs ;-)Roman Shaposhnik2004-03-14
* * DV decoder simplifications. Now it looks to be 6% faster. At leastRoman Shaposhnik2004-03-14
* alignment fixMichael Niedermayer2004-03-14
* width,height%16!=0 fixMichael Niedermayer2004-03-14
* don't fetch the size of SEQH unless SEQH was foundMike Melanson2004-03-14
* minor VMD system update; still not perfect, but should not crash eitherMike Melanson2004-03-14
* remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->Mike Melanson2004-03-14