summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spelling cosmetics: cliped --> clippedDiego Biurrun2006-12-023-33/+33
* 10e6l FastUVMC was done right but in the wrong placeKostya Shishkov2006-12-021-15/+12
* fix indentionMichael Niedermayer2006-12-021-17/+17
* dia_size=-1 -> funny_diamond_search()Michael Niedermayer2006-12-021-4/+7
* hexagon searchMichael Niedermayer2006-12-021-19/+78
* Unused variable removedLuca Barbato2006-12-021-1/+1
* remove pretty much useless skiping of some predictorsMichael Niedermayer2006-12-014-104/+98
* mjpeg a dump header bitstream filter, modifies bitstream to be decoded by qui...Baptiste Coudurier2006-12-013-0/+63
* add bytestream big endian 16/32 writing functionsBaptiste Coudurier2006-12-011-0/+14
* Use a function for audio encoding and decoding.Diego Biurrun2006-12-011-21/+25
* Use a function for libav.Diego Biurrun2006-12-011-33/+19
* Use a function for image formats.Diego Biurrun2006-12-011-9/+11
* Use a function for streamed images.Diego Biurrun2006-12-011-9/+10
* Use a function for audio-only tests.Diego Biurrun2006-12-011-21/+14
* Fix wrong flags for S16LE and S16BE audio in FLV files.Allan Hsu2006-12-011-2/+2
* typo in umhMichael Niedermayer2006-12-011-1/+1
* UMH support (dia_size=-1 activates it)Michael Niedermayer2006-12-011-1/+65
* cosmetic (prevent name clashes of variables in a macro with surrounding code)Michael Niedermayer2006-12-011-5/+5
* 100l FastUVMC rounding was incorrect.Kostya Shishkov2006-12-011-6/+6
* 1 step diamond search around the median MV predictorMichael Niedermayer2006-11-304-250/+254
* doxyMichael Niedermayer2006-11-301-2/+25
* fix overflow and remove wrong commentMichael Niedermayer2006-11-301-2/+1
* return optimal fractionMichael Niedermayer2006-11-301-1/+9
* Fix compile with --disable-muxers, patch by Loïc Le Loarer, lll+ffmpeg m4x org.Loïc Le Loarer2006-11-301-4/+6
* Better VQA demuxerKostya Shishkov2006-11-291-38/+69
* VQA v1 supportKostya Shishkov2006-11-291-1/+16
* cleanup the #ifdef mess in encoder/decoder/parser registrationAurelien Jacobs2006-11-282-802/+216
* matroska: scale timecode according to time_scaleAurelien Jacobs2006-11-281-1/+1
* move source_package declaration in the loop and reset it each iterationBaptiste Coudurier2006-11-281-1/+1
* readjust dts if negativeBaptiste Coudurier2006-11-282-4/+14
* Correct information in headerKostya Shishkov2006-11-281-2/+2
* Change "p" asm constraints to "g", since "p" was a no longer necessary hack toReimar Döffinger2006-11-271-2/+2
* 10l in r7174 caused all options to be treated as filenames.Loren Merritt2006-11-271-1/+1
* alphabetic reordering of codec registrationRobert Swain2006-11-271-568/+567
* cleanup the #ifdef mess in muxer/demuxer registrationAurelien Jacobs2006-11-272-419/+114
* Add support for files that begin with a dash.Timo Lindfors2006-11-271-2/+6
* PIC fixMichael Niedermayer2006-11-271-1/+1
* Move copy_block* functions to dsp dsputil.hBrian Foley2006-11-263-144/+77
* Correct rounding values in overlap filteringKostya Shishkov2006-11-263-32/+36
* B-frames support for adv. profileKostya Shishkov2006-11-261-2/+58
* 100l: Initialize dc_scale with current quantizer for adv I framesKostya Shishkov2006-11-261-4/+3
* Use halfpq in coefficient scalingKostya Shishkov2006-11-261-12/+12
* Remove redundant comment.Diego Biurrun2006-11-251-3/+0
* typoLuca Barbato2006-11-241-1/+1
* Implement DELTA_FLI opcodes correctly. Patch by Steven JohnsonSteven Johnson2006-11-241-1/+7
* support byte_run=0 case in DELTA_FLI (this case means only skip pixels)Alex Beregszaszi2006-11-231-1/+1
* 10l memory corruption bug found by Steven JohnsonAlex Beregszaszi2006-11-231-1/+1
* No need for special trick anymore for flac in matroska.Aurelien Jacobs2006-11-231-8/+0
* flac: allow reading of full metadata headers from extradataAurelien Jacobs2006-11-231-47/+56
* bring AC3 encoder output up to input volume levelBill O'Shaughnessy2006-11-234-4/+4
OpenPOWER on IntegriCloud