summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* hopefully faster mmx2&3dnow MCMichael Niedermayer2002-05-17
* new hopefully faster MCMichael Niedermayer2002-05-16
* print frame decoding time support (x86 only)Michael Niedermayer2002-05-16
* - repeat_pict meaning changed, now it signals the extra delay for theJuanjo2002-05-14
* * first shot for the new avcodec APIZdenek Kabelac2002-05-14
* * Mea culpa: it seems that I broke encoding to 8-bit pcm files. This fixes it.Philip Gladstone2002-05-14
* build num ++Nick Kurshev2002-05-12
* build info for ABINick Kurshev2002-05-12
* I was too lazy to be a hero ;)Nick Kurshev2002-05-12
* - repeat_pict added to AVCodecContext to signal if the decoder must repeatJuanjo2002-05-12
* - pict_type exported to AVCodecContextJuanjo2002-05-11
* - Warning fix.Juanjo2002-05-09
* * Don't allocate 0 bytes of memory. It upsets electricFence!Philip Gladstone2002-05-09
* * Fix a problem with the first sample when down sampling.Philip Gladstone2002-05-09
* * Every frame is a key_framePhilip Gladstone2002-05-09
* * Start using enumerated types (makes debugging much easier)Philip Gladstone2002-05-09
* clamp intra matrix to 8bit for mjpeg (workaround for qscale>=25)Alex Beregszaszi2002-05-07
* added support for various app headers, and writin FFmpeg commentAlex Beregszaszi2002-05-07
* - Segfault fixed when liba52 dynamic library isn't found.Juanjo2002-05-06
* - MPEG-4 B frames coding option for ffmpeg.cJuanjo2002-05-06
* * replaced with liba52Zdenek Kabelac2002-05-06
* there are divx5? encoded files without a userdata section but with b-frames :(Michael Niedermayer2002-05-06
* segfault fix for b-frame encoding with height%16!=0Michael Niedermayer2002-05-05
* version infoNick Kurshev2002-05-05
* MV visualisation supportMichael Niedermayer2002-05-05
* shorter user data with formating by juanjoMichael Niedermayer2002-05-05
* move ABS() to common.hMichael Niedermayer2002-05-04
* move put_string() to common.{c,h}Michael Niedermayer2002-05-03
* correct quantizer biasMichael Niedermayer2002-05-03
* ar -s has portability problems, anyway rc is enough without s -- suggested by...Arpi2002-05-03
* - H263 PAR support by Alex Beregszaszi.Juanjo2002-05-03
* patch by Alex Beregszaszi <alex@naxine.org>Alex Beregszaszi2002-05-03
* freeze fixMichael Niedermayer2002-05-02
* C4=16383 for the c version too and even for some outcommented codeMichael Niedermayer2002-05-02
* set C4 to 16383Michael Niedermayer2002-05-02
* - Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now.Juanjo2002-05-02
* Support for external huffman table and various fixes by Alex Beregszaszi <ale...Arpi2002-05-01
* * by Thomas Sailer:Zdenek Kabelac2002-05-01
* fixing msmpeg4v3 dc-scale for quantizers 24-31Michael Niedermayer2002-04-30
* detecting xvid/divx4/opendivx and set low_delay flagMichael Niedermayer2002-04-27
* export mbskip_table for direct renderingMichael Niedermayer2002-04-27
* fixed msmpeg4 infinite loop if buggy streamMichael Niedermayer2002-04-27
* * cleanupZdenek Kabelac2002-04-26
* * fixes problem with -funroll-loops and buggy gcc compilerZdenek Kabelac2002-04-24
* avcodec_flush_buffers()Michael Niedermayer2002-04-24
* * path to ffmpegs config.hZdenek Kabelac2002-04-23
* segfault fixMichael Niedermayer2002-04-22
* * using liba52Zdenek Kabelac2002-04-22
* * using some small char buffer - needed for sprintfZdenek Kabelac2002-04-22
* export delay infoMichael Niedermayer2002-04-22