summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* do away with all those naughty global variablesMike Melanson2003-09-191-257/+220
* provisions for raw PCM audioMike Melanson2003-09-181-2/+9
* video looks beautiful now, many thanks to Alexander BelyakovMike Melanson2003-09-181-32/+67
* wrong, wrong, wrong...coded bits are read in the opposite directionMike Melanson2003-09-171-56/+57
* updateFabrice Bellard2003-09-162-19/+19
* remove unused AMREXTRALIBSFabrice Bellard2003-09-161-3/+3
* use VC++ lib tool if availableFabrice Bellard2003-09-161-1/+6
* doc updateFabrice Bellard2003-09-164-11/+34
* avoid initializing pts for not decoded streamsFabrice Bellard2003-09-161-12/+14
* better image sequence support (Charles Yates) - suppressed unused non overlay...Fabrice Bellard2003-09-161-17/+29
* generate correct PTS in transport stream - use mpeg2 encoder by defaultFabrice Bellard2003-09-161-73/+101
* scenechange_thresholdMichael Niedermayer2003-09-162-2/+10
* * fixing a typo ;-)Roman Shaposhnik2003-09-162-2/+2
* correct DLL windows installFabrice Bellard2003-09-152-18/+25
* fixed windows buildFabrice Bellard2003-09-153-48/+41
* updateFabrice Bellard2003-09-151-1/+3
* another non const static, maybe its thread save nowMichael Niedermayer2003-09-151-2/+5
* initial Interplay video decoderMike Melanson2003-09-143-45/+878
* adapt to use interim palette control API; do away with multi-chunk dataMike Melanson2003-09-141-22/+24
* Ministry of English Composition fixes (courtesy of Diego BiurrunMike Melanson2003-09-141-11/+11
* change pixel identifier conflict with AltiVec headers (patch courtesy ofMike Melanson2003-09-141-9/+9
* mpeg sequence end code regression checksum updateMichael Niedermayer2003-09-132-12/+12
* Use asms instead of builtins when compiling for generic Alpha. LessFalk Hüffner2003-09-134-55/+36
* 64 bit pts for writing - more const usage (don't forget me !)François Revol2003-09-131-1/+1
* final word on RGBA byte orderMike Melanson2003-09-132-13/+15
* * patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COMRoman Shaposhnik2003-09-121-37/+37
* deploy palette control APIMike Melanson2003-09-123-18/+30
* doc updateFabrice Bellard2003-09-111-5/+20
* simplified version handlingFabrice Bellard2003-09-117-19/+11
* windows installerFabrice Bellard2003-09-112-0/+81
* simplified version handling - set win32 install pathFabrice Bellard2003-09-111-2/+4
* copy & paste strikes againMike Melanson2003-09-111-1/+1
* xan_wc3 decoder now works correctly; added a bunch of outputMike Melanson2003-09-111-40/+322
* forgot to apply the palette component lookup tableMike Melanson2003-09-111-5/+7
* AVI stream header FCC / more reliable detection of old xvid filesMichael Niedermayer2003-09-103-5/+21
* example using video encoder latencyFabrice Bellard2003-09-101-20/+39
* removed invalid sequence end codeFabrice Bellard2003-09-101-12/+7
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-1025-54/+53
* get_bi(), be/le fixMichael Niedermayer2003-09-101-14/+28
* detect old xvid with fourcc=DIVXMichael Niedermayer2003-09-103-13/+12
* theres no SVQ1 encoder -> it cant be defaultMichael Niedermayer2003-09-101-1/+1
* detect avcodec_open() on an already opened AVCodecContextMichael Niedermayer2003-09-101-0/+3
* TimMike Melanson2003-09-101-1/+1
* mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix)Michael Niedermayer2003-09-092-124/+95
* removed warningsFabrice Bellard2003-09-095-2/+6
* use const data - began to make code more portableFabrice Bellard2003-09-092-20/+23
* removed warningsFabrice Bellard2003-09-093-5/+11
* remove warningsFabrice Bellard2003-09-091-1/+1
* mpegaudio decoder no longer forgets to decoder last audio frameFabrice Bellard2003-09-092-2/+2
* --disable-risky fix by (Luca Abeni <lucabe72 at email dot it>)Michael Niedermayer2003-09-091-3/+6
OpenPOWER on IntegriCloud