summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bitstream changes to match JM7.2Michael Niedermayer2003-07-23
* suppressed memory leaks - added image conversion support if the codec does no...Fabrice Bellard2003-07-22
* removed unnecessary codecFabrice Bellard2003-07-22
* mention libavformat API examplesFabrice Bellard2003-07-22
* long awaited simple libavformat output API exampleFabrice Bellard2003-07-22
* incorrect commentFabrice Bellard2003-07-22
* mention the two asf formatsFabrice Bellard2003-07-22
* default for slices is display order againMichael Niedermayer2003-07-20
* svq3 b frame slices fixMichael Niedermayer2003-07-18
* AVCodec.flush()Michael Niedermayer2003-07-17
* added RTP/TCP protocol supportFabrice Bellard2003-07-17
* added correct RTSP aborting - added option to force TCP usage in RTSP playbac...Fabrice Bellard2003-07-17
* support aborting in TCPFabrice Bellard2003-07-17
* suppressed RTSP abort hack - added PLAY/PAUSEFabrice Bellard2003-07-17
* removed warningsFabrice Bellard2003-07-17
* added primitive aborting systemFabrice Bellard2003-07-17
* warnings are errorsFabrice Bellard2003-07-17
* added fulltest targetFabrice Bellard2003-07-16
* put b- prefix to libav tests to avoid incorrect ffserver testFabrice Bellard2003-07-16
* fixed test.conf pathFabrice Bellard2003-07-16
* edge fixMichael Niedermayer2003-07-16
* fix edge repeating bug for %16!=0 files, this fixes Quicktime mpeg4 (they are...Michael Niedermayer2003-07-16
* fix qmin==qmax==1 && msmpeg4 && intra bugMichael Niedermayer2003-07-16
* fix fmt == NULL caseFabrice Bellard2003-07-16
* Apple GCC 3.3 compile fixes patch by (Dan Christiansen <danchr at daimi dot a...Dan Christiansen2003-07-15
* Write correct MPEG2-PS streams patch by (mru at users dot sourceforge dot net...Måns Rullgård2003-07-15
* flv1 fixMichael Niedermayer2003-07-15
* fixed NTP generation for mpegFabrice Bellard2003-07-15
* fixed RTP/TCP client supportFabrice Bellard2003-07-15
* BeOS fix: NOT every ld likes undefined syms, include C++ objs, and link to li...François Revol2003-07-15
* cosmetic change in resync code - added PAT scanning code if no SDT is found (...Fabrice Bellard2003-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
* 10lMichael Niedermayer2003-07-12
* 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