summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* print cpu flagsMichael Niedermayer2002-01-10
* qscale estimate fix, diff extended to 64bit wide. patch by Stephen Davies <st...Stephen Davies2002-01-08
* fix slices when code=0x18, patch by Michael Niedermayer <michael@mplayer.dev.hu>Michael Niedermayer2002-01-08
* informal msgArpi2001-12-26
* avcodec_find_encoder_by_name() patch by AlexArpi2001-12-23
* unrestricted MC fixed - thanks to Michael Niedermayer for ideaArpi2001-12-16
* new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT...Arpi2001-12-09
* new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT...Arpi2001-12-09
* - Preliminary RTP friendly mode for H.263.Juanjo2001-11-19
* - Added support to Inter4V+Q MBs to H.263 decoder.Juanjo2001-11-17
* - Bug fixed on H.263 decoder initialization.Juanjo2001-11-17
* - Bug fix on MV prediction for MPEG4 caused by new H.263 GOB code.Juanjo2001-11-13
* - Fixed a bug on H.263 MV prediction for MB on GOBs limits.Juanjo2001-11-12
* Let loops will be alignedNick Kurshev2001-11-11
* fixed gcc-3.0.x compilation (by Michael Niedermayer)Nick Kurshev2001-11-10
* postprocessing array increased to handle HDTV resolutions (1920x1152)Arpi2001-11-05
* dct_unquantize_h263_mmx() by Michael Niedermayer <michaelni@gmx.at>Arpi2001-11-03
* - Bug fix on inter MCBPC table for inter+q.Juanjo2001-11-03
* * fixed decoding busy loopZdenek Kabelac2001-10-31
* missing headerNick Kurshev2001-10-27
* headers installationNick Kurshev2001-10-27
* Shared objects supportNick Kurshev2001-10-27
* * and finaly avoid deadlock at the end of audio streamZdenek Kabelac2001-10-23
* * fixes to avoid crash when broken mp3 header is foundZdenek Kabelac2001-10-23
* * simple fix to avoid memcpy with len < 0Zdenek Kabelac2001-10-23
* * prevent crash in decoderZdenek Kabelac2001-10-23
* Added Juergen Keil fix on quant_tab[4] type.Juanjo2001-10-17
* exporting qscale data for postprocessing (for MPlayer)Arpi2001-10-16
* fixed pcm bitrateFabrice Bellard2001-09-24
* suppressed mpglibFabrice Bellard2001-09-23
* added pcm codecsFabrice Bellard2001-09-23
* CONFIG_MPGLIB no more neededArpi2001-09-21
* copyright changeFabrice Bellard2001-09-17
* corrected mpeg audio encoding overflows - now it should give correct quality ...Fabrice Bellard2001-09-17
* mlib mergeFabrice Bellard2001-09-16
* fixed symetric quantization (better quality!)Fabrice Bellard2001-09-16
* version changeFabrice Bellard2001-09-16
* added get_bits_count()Fabrice Bellard2001-09-15
* merged code and tables between encoder and decoderFabrice Bellard2001-09-15
* added mpeg audio decoder tablesFabrice Bellard2001-09-15
* added completely new mpeg audio decoder (integer only, free format support, l...Fabrice Bellard2001-09-15
* suppressed mpglibFabrice Bellard2001-09-15
* memalign autodetectionNick Kurshev2001-09-13
* Moved some H.263+ variables to MpegEncContext to be thread-safe.Juanjo2001-08-31
* Added support to Unrestricted Motion Vectors (UMV)Juanjo2001-08-28
* Aligned malloc. Another 10% of speedup.Nick Kurshev2001-08-20
* win32 fixesFabrice Bellard2001-08-15
* motion testFabrice Bellard2001-08-15
* suppressed nasm stuffFabrice Bellard2001-08-15
* removedFabrice Bellard2001-08-15