summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* redundantMichael Niedermayer2008-05-28
* Fixes NULL pointer dereference CID66Michael Niedermayer2008-05-28
* Tell the user if a AVI is non interleaved.Michael Niedermayer2008-05-28
* Check dia size a little more. Fixes CID80.Michael Niedermayer2008-05-27
* Remove unused variable 'prefix' from config.mak.Diego Biurrun2008-05-27
* use internal video frame numberBaptiste Coudurier2008-05-27
* cosmeticsBaptiste Coudurier2008-05-27
* simplify, use pointer to codec context in struct instead of only idBaptiste Coudurier2008-05-27
* simplify, use pointer to codec context in struct instead of only idBaptiste Coudurier2008-05-27
* Arrays where one element too small, fixes CID114.Michael Niedermayer2008-05-27
* redundant check--Michael Niedermayer2008-05-27
* memleak / fixes CID118Michael Niedermayer2008-05-27
* Fix memleak, fixed CID123.Michael Niedermayer2008-05-27
* Do not read from prior the array, fix CID 127.Michael Niedermayer2008-05-27
* Do not use the pts/dts calculation code which needs a parser, when no parserMichael Niedermayer2008-05-27
* Add commentVitor Sessak2008-05-27
* Fix doxy commentsVitor Sessak2008-05-27
* Add Intel IWMMXT2 link, patch by Dmitry Antipov, dmantipov yandex ru.Dmitry Antipov2008-05-27
* Call x264 and Xvid libx264 and libxvid in the configure output for consistency.Diego Biurrun2008-05-27
* cosmetics: XviD is now called Xvid.Diego Biurrun2008-05-27
* cosmetics: typo fixesDiego Biurrun2008-05-27
* Update documentation of show_version() to account for latest changes.Stefano Sabatini2008-05-27
* use AVFifoBufferBaptiste Coudurier2008-05-27
* cosmeticsBaptiste Coudurier2008-05-27
* merge init and declarationBaptiste Coudurier2008-05-27
* simplify and use version insteadBaptiste Coudurier2008-05-27
* simplifyBaptiste Coudurier2008-05-27
* simplifyBaptiste Coudurier2008-05-27
* cosmetics, remove useless cases and bracesBaptiste Coudurier2008-05-27
* use av_fifo_generic_write, old func is deprecatedBaptiste Coudurier2008-05-27
* remove const qualifier, removes warning:Baptiste Coudurier2008-05-27
* Do not remove gmon.out on clean, we never create it.Diego Biurrun2008-05-27
* zero the upper frequencies of the correct coefficientsJustin Ruggles2008-05-27
* Remove TAGS target cruft.Diego Biurrun2008-05-27
* Simplify phony target declaration.Diego Biurrun2008-05-27
* Rename test-server target to servertest for consistency with other test targets.Diego Biurrun2008-05-27
* typoBaptiste Coudurier2008-05-26
* register myself as ffm maintainerBaptiste Coudurier2008-05-26
* consistency cosmetics: indices --> indexes in variable namesDiego Biurrun2008-05-26
* Clarify avcodec_encode_audio() vs. PCM audio.Stefano Sabatini2008-05-26
* consistency cosmetics: indices --> indexesDiego Biurrun2008-05-26
* cosmetics: typoDiego Biurrun2008-05-26
* cosmetics: Use C-style comments in #endif directives.Diego Biurrun2008-05-26
* small consistency fixes for the ffplay manualStefano Sabatini2008-05-26
* small consistency fixes for the ffserver manualStefano Sabatini2008-05-26
* aac and h264 in flv demuxingBaptiste Coudurier2008-05-26
* aac and h264 in flv muxingBaptiste Coudurier2008-05-26
* aac chan config is 0 if bitstream contains program_config_elementBaptiste Coudurier2008-05-26
* Support non interleaved avi with phantom streams.Michael Niedermayer2008-05-26
* Rename var: add read coefficients a decent nameVitor Sessak2008-05-26