summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lossless jpeg regression testMichael Niedermayer2003-07-12
* * First round of AV sync fixes.Roman Shaposhnik2003-07-12
* - Gracefully handle the case where not all the streams are requested/wantedGiancarlo Formicuccia2003-07-11
* Shared library for libavformat support patch by (Tim Allen <tim at proximity ...Tim Allen2003-07-11
* Building ffmpeg with gcc-2.95.3 encountered a problem due to C99 initializati...Michael Niedermayer2003-07-10
* postprocessing supportMichael Niedermayer2003-07-10
* 1000l (forgot to commit)Michael Niedermayer2003-07-10
* fix? flv escape codesMichael Niedermayer2003-07-10
* - Looks a tiny bit harder in mpegps_probe() for a valid start code. This isIsaac Richards2003-07-10
* added the official VP3 IDCT (C implementation) as well as a grayscaleMike Melanson2003-07-10
* flv cleanup / simplifyMichael Niedermayer2003-07-10
* flv regression testMichael Niedermayer2003-07-09
* flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ...Garrick Meeker2003-07-09
* FFmpeg & evaluating performance on the PowerPC Architecture HOWTO by (Romain ...Michael Niedermayer2003-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
* av_free_packet SEGV fix by (Arthur van Hoff (javanator))Michael Niedermayer2003-07-04
* mpeg1 bad frame_rate_base fix by (Arthur van Hoff (javanator))Michael Niedermayer2003-07-04
* 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
* undefined local_port fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>)Michael Niedermayer2003-07-04
* Mpeg2 16x8 Patch by ("Ivan Kalvachev" <ivan at cacad dot com>)Ivan Kalvachev2003-07-03
* Missing ffserver.c format parameter fix by (Giancarlo Formicuccia <ilsensine ...Michael Niedermayer2003-07-03
* fix last_block_index<=0 bugMichael Niedermayer2003-07-03
* segfault fix by (Giancarlo Formicuccia <ilsensine at inwind dot it>)Michael Niedermayer2003-07-03
* 10l found by Curi Fabio Eduardo (SFL) <curif@TELEFONICA.COM.AR>Alex Beregszaszi2003-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
* *** fix for read()Giancarlo Formicuccia2003-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
* try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern...Michael Niedermayer2003-06-28
* 'ffserver=no' default for Darwin patch by ("Steven M. Schultz" <sms at 2BSD d...Steven M. Schultz2003-06-28
* 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
* tv standard selection support for dv1394 and grab (v4l)Alex Beregszaszi2003-06-25