summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* flv1 fixMichael Niedermayer2003-07-15
* 10lMichael Niedermayer2003-07-14
* 10lMichael Niedermayer2003-07-13
* golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster)Michael Niedermayer2003-07-13
* simplerMichael Niedermayer2003-07-12
* cleanupMichael Niedermayer2003-07-12
* postprocessing supportMichael Niedermayer2003-07-10
* 1000l (forgot to commit)Michael Niedermayer2003-07-10
* fix? flv escape codesMichael Niedermayer2003-07-10
* added the official VP3 IDCT (C implementation) as well as a grayscaleMike Melanson2003-07-10
* flv cleanup / simplifyMichael Niedermayer2003-07-10
* flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ...Garrick Meeker2003-07-09
* 1) remove TBL support in PPC performance. It's much more useful to use theRomain Dolbeau2003-07-09
* few more error checksMichael Niedermayer2003-07-08
* the reference sw doesnt like some legal headers ...Michael Niedermayer2003-07-07
* warning fixAlex Beregszaszi2003-07-07
* mpeg 2 seeking fixMichael Niedermayer2003-07-07
* Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>....Alex Beregszaszi2003-07-07
* CODEC_FLAG_LOW_DELAY fixMichael Niedermayer2003-07-06
* merge U and V statistics, 33% reduction in memory requirement, compression ra...Michael Niedermayer2003-07-05
* memleak fix by (Jake Page <jake at CS dot Stanford dot EDU>)Michael Niedermayer2003-07-05
* moved frame_count to wmadeccontextAlex Beregszaszi2003-07-04
* uniformization (now it uses the same trace functions as h264, defined in comm...Alex Beregszaszi2003-07-04
* unwanted second definition of CHECKED_ALLOCZAlex Beregszaszi2003-07-04
* PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>)Romain Dolbeau2003-07-04
* Mpeg2 16x8 Patch by ("Ivan Kalvachev" <ivan at cacad dot com>)Ivan Kalvachev2003-07-03
* fix last_block_index<=0 bugMichael Niedermayer2003-07-03
* cleanup / cosmeticsMichael Niedermayer2003-07-02
* 20% less memory needed for 8bit AC state (worst compression rate loss was 0.2...Michael Niedermayer2003-07-02
* moved the tables into header files (and applied the 'static' patch). Nick: wh...Alex Beregszaszi2003-06-29
* PPC970 patch + cpu-specific tuning support by (Romain Dolbeau <dolbeau at iri...Michael Niedermayer2003-06-29
* build error on Alpha patch by (Sam Hocevar <sam at zoy dot org>)Sam Hocevar2003-06-29
* fix CHECKED_ALLOCZ(0)Michael Niedermayer2003-06-28
* gcc 2.95 workaroundMichael Niedermayer2003-06-28
* - fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!)Mike Melanson2003-06-27
* Fix third pixel motion compensationMike Melanson2003-06-27
* 2x100lMichael Niedermayer2003-06-27
* blinking blocks around thin vertical lines and dots bugfixMichael Niedermayer2003-06-26
* DMV support patch by ("Ivan Kalvachev" <ivan at cacad dot com>)Ivan Kalvachev2003-06-23
* CONFIG_ENCODERS cleanupMichael Niedermayer2003-06-22
* the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...Michael Niedermayer2003-06-21
* fixing concealment MVs predictionMichael Niedermayer2003-06-21
* some warning fixesAlex Beregszaszi2003-06-20
* don't step on the contextMike Melanson2003-06-20
* 4, not 2Mike Melanson2003-06-20
* added support for B-frames and multiple slicesMike Melanson2003-06-19
* fix identifier to fix compilationMike Melanson2003-06-19
* make ff_emulated_edge_mc() independant of MpegEncContextMichael Niedermayer2003-06-18
* optimization: merge phases 0 and 1Nick Kurshev2003-06-18
* lossless mjpeg encoding (planar yuv & RGB) and somerelated bugfixesMichael Niedermayer2003-06-17