]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2003-05-12 Zdenek Kabelac* passing ImageDescriptions for SVQ3 (Vertical300K...
2003-05-12 Zdenek Kabelac* link libfaad when needed
2003-05-12 Zdenek Kabelac* quiet missing EOF \n warning
2003-05-12 Zdenek Kabelac* simple options to enable faad support (no runtime...
2003-05-12 Zdenek Kabelac* uninitialized/unused vars cleanup
2003-05-12 Zdenek Kabelac* support for AAC audio (esds decoding - using extradata)
2003-05-12 Zdenek Kabelac* support for AAC audio streams via libfaad
2003-05-12 Mike Melansonfix image buffer leak on keyframes, add more error...
2003-05-12 Roman Shaposhnik * fixing a bug in avpicture_layout (PAL8 wasn't...
2003-05-11 Måns Rullgårdmakes configure create the libpostproc directory and
2003-05-11 Dan Christiansenranlib patch by (Dan Christiansen <danchr at daimi...
2003-05-11 Michael Niedermayermore idct_permute docs
2003-05-11 Mike Melansonfix motion vector decoding bug and reinstate interframes
2003-05-11 Mike Melansonget those permutations straight
2003-05-10 Mike Melansonsquashed a bunch of subtle array indexing bugs, fixed...
2003-05-10 Michael Niedermayerprint obmc bug info only if avctx->debug&1
2003-05-10 Mike Melansondump the shady binary search logic (the part that binar...
2003-05-10 Mike Melansonchange the way the ImageDescription is passed to the...
2003-05-09 Michael Niedermayersvq3 decoder by anonymous
2003-05-08 Mike Melansoncorrect the custom coding mode alphabet, add some valid...
2003-05-07 Michael Niedermayermore #ifdef CONFIG_ENCODERS by (Wolfgang Hesseler ...
2003-05-07 Roman Shaposhnik * introducing new public interface in imgconvert.c
2003-05-07 Mike Melansonlooking better all the time! motion compensation is...
2003-05-07 Mike Melansonfixed buffer allocation logic (hopefully) so that decod...
2003-05-06 Michael Niedermayerrelease buffer cleanup
2003-05-06 Mike Melansonfix decoder so that ffmpeg does not crash, at least...
2003-05-05 Michael NiedermayerTiny patch for OpenBSD by (Björn Sandell <biorn at...
2003-05-05 Michael NiedermayerVOB stream patch ba (Brian Foley <bfoley at compsoc...
2003-05-05 Brian Foley-map and sanity checking patch by (Brian Foley <bfoley...
2003-05-05 Andriy Rysinprefers MP3 codec (rather than MP2) for output if
2003-05-05 Andriy Rysinmp3 codec autodetection patch by (Andriy Rysin <arysin...
2003-05-05 Michael Niedermayerdoxy
2003-05-05 Mike Melansonfirst pass at a new VP3 video decoder
2003-05-03 Arpilooks better (req. for mp-G2)
2003-05-01 Roman Shaposhnikmaking it nicer to the client who doesn't expect errors...
2003-05-01 Alex Beregszasziremoved the last mp_msg :)
2003-04-29 Roman Shaposhnik * making it possible to override aspect ratio from...
2003-04-29 Roman Shaposhnik* fixing NTSC frame rate for DV streams
2003-04-27 Michael Niedermayer10l
2003-04-27 Michael Niedermayertired
2003-04-27 Michael Niedermayer10l (returning negative number of consumed bytes if...
2003-04-25 Michael Niedermayer10l
2003-04-25 Michael Niedermayer2pass stats fix (by ffdshow cvslog)
2003-04-25 Michael Niedermayerbigendian fix by (Samuel Kleiner <kleiner at cd dot...
2003-04-25 Michael Niedermayerremove remaining cpudetect dependancy
2003-04-25 Michael Niedermayertypo in a comment ...
2003-04-25 Michael Niedermayermoving getFilter stuff back (vf_scale.c -> swscale.c)
2003-04-25 Michael Niedermayerfixing mixed dr1 + internal buffers
2003-04-25 Michael Niedermayerdoc fixes (forgot to commit)
2003-04-24 Michael Niedermayerremoving sws - global verbose var dependancy
2003-04-24 Roman Shaposhnik * Making AVI encoding predictable (all JUNK chunks...
2003-04-23 Zdenek Kabelac* keeping compiler happy and quiet
2003-04-23 Zdenek Kabelac* simplified parameters for parse routines
2003-04-23 Zdenek Kabelac* more strict types
2003-04-23 Roman ShaposhnikComplete support for OpenDML AVIs and AVIs > 2Gb.
2003-04-22 Michael Niedermayercleanup mpeg1/2 bitstream parser
2003-04-22 Zdenek Kabelac* fixed initialization and some memleak
2003-04-22 Zdenek Kabelac* filling bitdepth
2003-04-21 Alex Beregszaszikilled an mp_msg occurance
2003-04-21 Fabrice Bellardrgb555 alpha extraction fix
2003-04-21 Fabrice Bellardadded img_get_alpha_info()
2003-04-21 Fabrice Bellardtransparency support
2003-04-21 Fabrice Bellardreplaced progressive by interleaved
2003-04-21 Fabrice Bellardfixed PIX_FMT_YUV422 conversions
2003-04-21 Fabrice Bellardloss fixes (thanks to Daniel Serpell) - shrink22 fix
2003-04-21 Fabrice Bellarduse correct YUV format for JPEG
2003-04-21 Fabrice Bellardadded all missing UV conversions
2003-04-21 Fabrice Bellardalmost exhaustive image conversion support
2003-04-21 Fabrice Bellardaccurate YUV to RGB and RGB to YUV conversions - added...
2003-04-20 Fabrice BellardYUV formats/gray formats are correctly defined - added...
2003-04-20 Fabrice Bellardfixed static init
2003-04-20 Fabrice Bellardnew YUV formats for correct JPEG YUV support - added...
2003-04-20 Fabrice Bellardadded progressive PNG support (both reading and writing)
2003-04-20 Fabrice Bellardadded progressive image support
2003-04-19 Fabrice Bellardrgba32 support
2003-04-19 Fabrice Bellardrgba32 convert
2003-04-19 Michael Niedermayermemleaks
2003-04-19 Fabrice Bellardadded new netpbm pam format support (needed for alpha...
2003-04-19 Fabrice Bellardupdate from texi
2003-04-19 Mike Melansoncode redundancy reduction, courtesy of suxen_drol ...
2003-04-18 François RevolAdd latency check, the Media Kit shoul repport it,...
2003-04-18 François Revolavoid detecting mpeg stream when other formats embed...
2003-04-18 Michael Niedermayerbetter? default thresholds, if this is worse for any...
2003-04-18 Michael Niedermayermpeg2 qscale flag
2003-04-17 Michael Niedermayerwe really shouldnt use M$* as default codec -> use...
2003-04-17 Michael Niedermayersegfault fix
2003-04-17 Michael Niedermayermplayer idependant (not really yet) swscale example
2003-04-16 Fabrice Bellardup to date license terms
2003-04-16 Fabrice Bellardremoved useless copyright policy - added xawtv link
2003-04-16 ArpiCompile a52 util functions too
2003-04-16 ArpiUtility functions (CRC calc & float->int converters)
2003-04-16 Michael Niedermayermeanigfull dr1 comment
2003-04-15 Roman ShaposhnikChanges for SPARC/Solaris compatibility. Now it should...
2003-04-15 Mike Melansonnative Indeo3 decoder implementation
2003-04-15 Philip Gladstone* Actually make the sort function do some sorting ...
2003-04-15 Philip Gladstone* Removed ffmpeg output during encoding runs. Now only...
2003-04-14 Michael Niedermayer10l
2003-04-14 Michael Niedermayercheck validity of some flags
2003-04-14 Michael Niedermayerminor cleanup / some warning fixes
2003-04-14 Michael Niedermayer10l (hadamard fix)
next