summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* provisions for raw PCM audioMike Melanson2003-09-18
| | | | Originally committed as revision 2291 to svn://svn.ffmpeg.org/ffmpeg/trunk
* video looks beautiful now, many thanks to Alexander BelyakovMike Melanson2003-09-18
| | | | | | <abel at krasu.ru> for squishing bunches of bugs Originally committed as revision 2290 to svn://svn.ffmpeg.org/ffmpeg/trunk
* wrong, wrong, wrong...coded bits are read in the opposite directionMike Melanson2003-09-17
| | | | Originally committed as revision 2289 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updateFabrice Bellard2003-09-16
| | | | Originally committed as revision 2288 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove unused AMREXTRALIBSFabrice Bellard2003-09-16
| | | | Originally committed as revision 2287 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use VC++ lib tool if availableFabrice Bellard2003-09-16
| | | | Originally committed as revision 2286 to svn://svn.ffmpeg.org/ffmpeg/trunk
* doc updateFabrice Bellard2003-09-16
| | | | Originally committed as revision 2285 to svn://svn.ffmpeg.org/ffmpeg/trunk
* avoid initializing pts for not decoded streamsFabrice Bellard2003-09-16
| | | | Originally committed as revision 2284 to svn://svn.ffmpeg.org/ffmpeg/trunk
* better image sequence support (Charles Yates) - suppressed unused non ↵Fabrice Bellard2003-09-16
| | | | | | overlay support Originally committed as revision 2283 to svn://svn.ffmpeg.org/ffmpeg/trunk
* generate correct PTS in transport stream - use mpeg2 encoder by defaultFabrice Bellard2003-09-16
| | | | Originally committed as revision 2282 to svn://svn.ffmpeg.org/ffmpeg/trunk
* scenechange_thresholdMichael Niedermayer2003-09-16
| | | | Originally committed as revision 2281 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * fixing a typo ;-)Roman Shaposhnik2003-09-16
| | | | Originally committed as revision 2280 to svn://svn.ffmpeg.org/ffmpeg/trunk
* correct DLL windows installFabrice Bellard2003-09-15
| | | | Originally committed as revision 2279 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed windows buildFabrice Bellard2003-09-15
| | | | Originally committed as revision 2278 to svn://svn.ffmpeg.org/ffmpeg/trunk
* updateFabrice Bellard2003-09-15
| | | | Originally committed as revision 2277 to svn://svn.ffmpeg.org/ffmpeg/trunk
* another non const static, maybe its thread save nowMichael Niedermayer2003-09-15
| | | | Originally committed as revision 2276 to svn://svn.ffmpeg.org/ffmpeg/trunk
* initial Interplay video decoderMike Melanson2003-09-14
| | | | Originally committed as revision 2275 to svn://svn.ffmpeg.org/ffmpeg/trunk
* adapt to use interim palette control API; do away with multi-chunk dataMike Melanson2003-09-14
| | | | | | transfer to decoder Originally committed as revision 2274 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Ministry of English Composition fixes (courtesy of Diego BiurrunMike Melanson2003-09-14
| | | | | | <diego at biurrun.de>) Originally committed as revision 2273 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change pixel identifier conflict with AltiVec headers (patch courtesy ofMike Melanson2003-09-14
| | | | | | Magnus Damm <damm at opensource.se>) Originally committed as revision 2272 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg sequence end code regression checksum updateMichael Niedermayer2003-09-13
| | | | Originally committed as revision 2271 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use asms instead of builtins when compiling for generic Alpha. LessFalk Hüffner2003-09-13
| | | | | | ugly. Originally committed as revision 2270 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 64 bit pts for writing - more const usage (don't forget me !)François Revol2003-09-13
| | | | Originally committed as revision 2269 to svn://svn.ffmpeg.org/ffmpeg/trunk
* final word on RGBA byte orderMike Melanson2003-09-13
| | | | Originally committed as revision 2268 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COMRoman Shaposhnik2003-09-12
| | | | Originally committed as revision 2267 to svn://svn.ffmpeg.org/ffmpeg/trunk
* deploy palette control APIMike Melanson2003-09-12
| | | | Originally committed as revision 2266 to svn://svn.ffmpeg.org/ffmpeg/trunk
* doc updateFabrice Bellard2003-09-11
| | | | Originally committed as revision 2265 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplified version handlingFabrice Bellard2003-09-11
| | | | Originally committed as revision 2264 to svn://svn.ffmpeg.org/ffmpeg/trunk
* windows installerFabrice Bellard2003-09-11
| | | | Originally committed as revision 2263 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplified version handling - set win32 install pathFabrice Bellard2003-09-11
| | | | Originally committed as revision 2262 to svn://svn.ffmpeg.org/ffmpeg/trunk
* copy & paste strikes againMike Melanson2003-09-11
| | | | Originally committed as revision 2261 to svn://svn.ffmpeg.org/ffmpeg/trunk
* xan_wc3 decoder now works correctly; added a bunch of outputMike Melanson2003-09-11
| | | | | | colorspaces Originally committed as revision 2260 to svn://svn.ffmpeg.org/ffmpeg/trunk
* forgot to apply the palette component lookup tableMike Melanson2003-09-11
| | | | Originally committed as revision 2259 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AVI stream header FCC / more reliable detection of old xvid filesMichael Niedermayer2003-09-10
| | | | Originally committed as revision 2258 to svn://svn.ffmpeg.org/ffmpeg/trunk
* example using video encoder latencyFabrice Bellard2003-09-10
| | | | Originally committed as revision 2257 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removed invalid sequence end codeFabrice Bellard2003-09-10
| | | | Originally committed as revision 2256 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
| | | | Originally committed as revision 2255 to svn://svn.ffmpeg.org/ffmpeg/trunk
* get_bi(), be/le fixMichael Niedermayer2003-09-10
| | | | Originally committed as revision 2254 to svn://svn.ffmpeg.org/ffmpeg/trunk
* detect old xvid with fourcc=DIVXMichael Niedermayer2003-09-10
| | | | | | remove "this file was encoded with ..." stuff (use debug=4096 if u want to know that) Originally committed as revision 2253 to svn://svn.ffmpeg.org/ffmpeg/trunk
* theres no SVQ1 encoder -> it cant be defaultMichael Niedermayer2003-09-10
| | | | Originally committed as revision 2252 to svn://svn.ffmpeg.org/ffmpeg/trunk
* detect avcodec_open() on an already opened AVCodecContextMichael Niedermayer2003-09-10
| | | | Originally committed as revision 2251 to svn://svn.ffmpeg.org/ffmpeg/trunk
* TimMike Melanson2003-09-10
| | | | Originally committed as revision 2250 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix)Michael Niedermayer2003-09-09
| | | | Originally committed as revision 2249 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removed warningsFabrice Bellard2003-09-09
| | | | Originally committed as revision 2248 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use const data - began to make code more portableFabrice Bellard2003-09-09
| | | | Originally committed as revision 2247 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removed warningsFabrice Bellard2003-09-09
| | | | Originally committed as revision 2246 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove warningsFabrice Bellard2003-09-09
| | | | Originally committed as revision 2245 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpegaudio decoder no longer forgets to decoder last audio frameFabrice Bellard2003-09-09
| | | | Originally committed as revision 2244 to svn://svn.ffmpeg.org/ffmpeg/trunk
* --disable-risky fix by (Luca Abeni <lucabe72 at email dot it>)Michael Niedermayer2003-09-09
| | | | Originally committed as revision 2243 to svn://svn.ffmpeg.org/ffmpeg/trunk
* memleak fix by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michael Niedermayer2003-09-09
| | | | Originally committed as revision 2242 to svn://svn.ffmpeg.org/ffmpeg/trunk