14208 Commits (bea91b8c2931e3263ca68003a888df2592176587)
 

Author SHA1 Message Date
Michael Niedermayer 8403c543de redundant 17 years ago
Michael Niedermayer fce88d52ca Fixes NULL pointer dereference CID66 17 years ago
Michael Niedermayer 9d4cd3bfd5 Tell the user if a AVI is non interleaved. 17 years ago
Michael Niedermayer 540c5220ff Check dia size a little more. Fixes CID80. 17 years ago
Diego Biurrun aa7205bcf1 Remove unused variable 'prefix' from config.mak. 17 years ago
Baptiste Coudurier efb533312f use internal video frame number 17 years ago
Baptiste Coudurier f2ecb775a7 cosmetics 17 years ago
Baptiste Coudurier 003ae66086 simplify, use pointer to codec context in struct instead of only id 17 years ago
Baptiste Coudurier 92f76fbf23 simplify, use pointer to codec context in struct instead of only id 17 years ago
Michael Niedermayer 6138ed777d Arrays where one element too small, fixes CID114. 17 years ago
Michael Niedermayer 5e5c908691 redundant check-- 17 years ago
Michael Niedermayer c1815c3700 memleak / fixes CID118 17 years ago
Michael Niedermayer c2a3dcaf25 Fix memleak, fixed CID123. 17 years ago
Michael Niedermayer 8e6f8869ab Do not read from prior the array, fix CID 127. 17 years ago
Michael Niedermayer 406a0fdcab Do not use the pts/dts calculation code which needs a parser, when no parser 17 years ago
Vitor Sessak d26a180fd6 Add comment 17 years ago
Vitor Sessak 1fe50db3f2 Fix doxy comments 17 years ago
Dmitry Antipov 1a592ecc47 Add Intel IWMMXT2 link, patch by Dmitry Antipov, dmantipov yandex ru. 17 years ago
Diego Biurrun d6bd62db95 Call x264 and Xvid libx264 and libxvid in the configure output for consistency. 17 years ago
Diego Biurrun 842eabc5f9 cosmetics: XviD is now called Xvid. 17 years ago
Diego Biurrun ae52bbe5de cosmetics: typo fixes 17 years ago
Stefano Sabatini 41a0df9b81 Update documentation of show_version() to account for latest changes. 17 years ago
Baptiste Coudurier ed03be6c49 use AVFifoBuffer 17 years ago
Baptiste Coudurier 2aaf590b17 cosmetics 17 years ago
Baptiste Coudurier 11dae3365a merge init and declaration 17 years ago
Baptiste Coudurier 4a712c3378 simplify and use version instead 17 years ago
Baptiste Coudurier 6ef445fede simplify 17 years ago
Baptiste Coudurier 8d4f0e6749 simplify 17 years ago
Baptiste Coudurier 9caf6781ed cosmetics, remove useless cases and braces 17 years ago
Baptiste Coudurier 1234da4caf use av_fifo_generic_write, old func is deprecated 17 years ago
Baptiste Coudurier fbcb081161 remove const qualifier, removes warning: 17 years ago
Diego Biurrun 1eacdcc644 Do not remove gmon.out on clean, we never create it. 17 years ago
Justin Ruggles bd98e9e230 zero the upper frequencies of the correct coefficients 17 years ago
Diego Biurrun 936d48911a Remove TAGS target cruft. 17 years ago
Diego Biurrun 5caf0949c0 Simplify phony target declaration. 17 years ago
Diego Biurrun 60598b2f9a Rename test-server target to servertest for consistency with other test targets. 17 years ago
Baptiste Coudurier a077f3bc1a typo 17 years ago
Baptiste Coudurier 9641bf3027 register myself as ffm maintainer 17 years ago
Diego Biurrun 1384e27054 consistency cosmetics: indices --> indexes in variable names 17 years ago
Stefano Sabatini 5231f101d1 Clarify avcodec_encode_audio() vs. PCM audio. 17 years ago
Diego Biurrun f4433de9ef consistency cosmetics: indices --> indexes 17 years ago
Diego Biurrun 30bd40f2f1 cosmetics: typo 17 years ago
Diego Biurrun 756a01f522 cosmetics: Use C-style comments in #endif directives. 17 years ago
Stefano Sabatini b467be729e small consistency fixes for the ffplay manual 17 years ago
Stefano Sabatini d6880d4d26 small consistency fixes for the ffserver manual 17 years ago
Baptiste Coudurier 04fd3e8134 aac and h264 in flv demuxing 17 years ago
Baptiste Coudurier f23496b562 aac and h264 in flv muxing 17 years ago
Baptiste Coudurier 391872e467 aac chan config is 0 if bitstream contains program_config_element 17 years ago
Michael Niedermayer 2be83b96b6 Support non interleaved avi with phantom streams. 17 years ago
Vitor Sessak 6286924461 Rename var: add read coefficients a decent name 17 years ago