summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* enable 'NONE' audio fourccBaptiste Coudurier2006-08-09
* parse mpeg frame to get pict type and closed gop flagBaptiste Coudurier2006-08-09
* Correct wrong memset invocation.Panagiotis Issaris2006-08-09
* emms -> femmsLoren Merritt2006-08-09
* gcc 2.95 and 3.4.x on x86 32bit without fomit-frame-pointer can't even find 5...Loren Merritt2006-08-09
* Support AAC audio in AVI with tag 0xffDavid Conrad2006-08-08
* slightly faster ff_imdct_calc_3dn2() on amd64. (gcc added a bunch of useless ...Loren Merritt2006-08-08
* dont be too picky about timestampsbeing wrong if the destination container is...Michael Niedermayer2006-08-08
* timestamp debugging av_logs()Michael Niedermayer2006-08-08
* Enable swscale usage in ffmpegLuca Abeni2006-08-08
* both timestamps are dts, (checked trailer.gxf, spec is unclear)Michael Niedermayer2006-08-08
* change vorbis_inverse_coupling_sse2() so it works on sse1 cpusMichael Niedermayer2006-08-08
* Fix some "'static' is not at beginning of declaration" warnings.Diego Biurrun2006-08-08
* floating point "emulation" codeMichael Niedermayer2006-08-08
* 3dnow2 implementation of imdct.Loren Merritt2006-08-08
* use correct tag for h263 in movBaptiste Coudurier2006-08-07
* detailed infos about d263 atomBaptiste Coudurier2006-08-07
* update regression tests for patches r5945-r5950 based on patch by Francois Dr...Baptiste Coudurier2006-08-07
* indentionBaptiste Coudurier2006-08-07
* only set fields for mov, reserved for 3gp, mp4Baptiste Coudurier2006-08-07
* sampleSize field to 16, reserved for mp4 and 3gpBaptiste Coudurier2006-08-07
* mp4, 3gp field is reserved and value is 2Baptiste Coudurier2006-08-07
* use ternaryBaptiste Coudurier2006-08-07
* vbr compression id is only used in movBaptiste Coudurier2006-08-07
* Cygwin compilation and Cygwin/MinGW crosscompilation sectionsDiego Biurrun2006-08-07
* r5939 (flvenc.c) rotozoom regression updateBaptiste Coudurier2006-08-07
* editorial changesDiego Biurrun2006-08-07
* things to take care of for the next socMichael Niedermayer2006-08-07
* Cosmetics: 2->4 spaces and some bracesLuca Barbato2006-08-06
* always write duration and file size, fix seeking, progress bar is now activeBaptiste Coudurier2006-08-06
* Correct MC for B-frames and some improvements (not 100% complete though)Kostya Shishkov2006-08-06
* Bicubic interpolation requires two additional pixels for blockKostya Shishkov2006-08-06
* Another PIX_FMT_ ---> IMGFMT_ conversionLuca Abeni2006-08-05
* Avoid segfaulting if the swscale context cannot be allocatedLuca Abeni2006-08-05
* Fix "-aspect" when "-pad*" is usedLuca Abeni2006-08-05
* Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.Diego Biurrun2006-08-05
* printf -> av_log, only occurs in DEBUG casesMike Melanson2006-08-04
* Yet another typoLuca Barbato2006-08-04
* Fix a stupid typo and another error, thanks to Emanuele Giaquinta <exg@gentoo...Luca Barbato2006-08-04
* Shared libraries should go in $PREFIX on MinGW.Diego Biurrun2006-08-04
* Remove MinGW specialcasing and make shared library installation compatibleDiego Biurrun2006-08-04
* Add quotes where necessary.Diego Biurrun2006-08-04
* 100l: intensity compensation must be also done in 4-MV modeKostya Shishkov2006-08-04
* Shared libraries now go in $(shlibdir), not $(libdir).Diego Biurrun2006-08-03
* detect more broken shellsMåns Rullgård2006-08-03
* simplify command loggingMåns Rullgård2006-08-03
* Add $(EXESUF) where necessary, fixes regression tests under MinGW.Víctor Paesa2006-08-03
* Move output_example.c and ffplay.c to the swscale interfaceLuca Abeni2006-08-03
* Don't hardcode .dll in the MinGW section, use $SLIBSUF instead.Diego Biurrun2006-08-03
* Move MinGW special casing for shared lib creation to configure.Diego Biurrun2006-08-03