7714 Commits (e4d0e2edb977f08a9dffaf997496ae8686988784)
 

Author SHA1 Message Date
Michael Niedermayer 3db1b8b538 return optimal fraction 18 years ago
Loïc Le Loarer 8fa641f8e8 Fix compile with --disable-muxers, patch by Loïc Le Loarer, lll+ffmpeg m4x org. 18 years ago
Kostya Shishkov 61710f7bb5 Better VQA demuxer 18 years ago
Kostya Shishkov 7667896a36 VQA v1 support 18 years ago
Aurelien Jacobs f39020269e cleanup the #ifdef mess in encoder/decoder/parser registration 18 years ago
Aurelien Jacobs be691b1060 matroska: scale timecode according to time_scale 18 years ago
Baptiste Coudurier 7f25df4cd3 move source_package declaration in the loop and reset it each iteration 18 years ago
Baptiste Coudurier 6a287fd7ce readjust dts if negative 18 years ago
Kostya Shishkov 7504e4fa1d Correct information in header 18 years ago
Reimar Döffinger e96da13bc7 Change "p" asm constraints to "g", since "p" was a no longer necessary hack to 18 years ago
Loren Merritt b0d7bc1eab 10l in r7174 caused all options to be treated as filenames. 18 years ago
Robert Swain c411e7f6fb alphabetic reordering of codec registration 18 years ago
Aurelien Jacobs 5b9b3b6846 cleanup the #ifdef mess in muxer/demuxer registration 18 years ago
Timo Lindfors 84bf226b65 Add support for files that begin with a dash. 18 years ago
Michael Niedermayer c61b9d4473 PIC fix 18 years ago
Brian Foley 49cef7443a Move copy_block* functions to dsp dsputil.h 18 years ago
Kostya Shishkov 61f5b14a8e Correct rounding values in overlap filtering 18 years ago
Kostya Shishkov 5081f3aad5 B-frames support for adv. profile 18 years ago
Kostya Shishkov b8ce8f15a0 100l: Initialize dc_scale with current quantizer for adv I frames 18 years ago
Kostya Shishkov 25e9c7efa5 Use halfpq in coefficient scaling 18 years ago
Diego Biurrun 167de74f10 Remove redundant comment. 18 years ago
Luca Barbato c61e1098e7 typo 18 years ago
Steven Johnson fce2200da0 Implement DELTA_FLI opcodes correctly. Patch by Steven Johnson 18 years ago
Alex Beregszaszi 37e6f5f321 support byte_run=0 case in DELTA_FLI (this case means only skip pixels) 18 years ago
Alex Beregszaszi fe99025b16 10l memory corruption bug found by Steven Johnson 18 years ago
Aurelien Jacobs b9d328597c No need for special trick anymore for flac in matroska. 18 years ago
Aurelien Jacobs 17c90b9d62 flac: allow reading of full metadata headers from extradata 18 years ago
Bill O'Shaughnessy 3e954443dd bring AC3 encoder output up to input volume level 18 years ago
Reimar Döffinger 6e8c46b7e3 Set CODEC_TYPE_DATA for timecode tracks. 18 years ago
Reimar Döffinger 9ed0023447 Set st->need_parsing = 2 for MPEG-content. 18 years ago
Baptiste Coudurier 3c1418175d fix bitstream to be correctly decoded by quicktime 18 years ago
Baptiste Coudurier f856756059 fix sigfpe with intra only encoding 18 years ago
Ramiro Polla d86b83f8ab add interactive support for MinGW 18 years ago
Diego Biurrun 8cff89be43 Conditionally compile some of the AltiVec optimizations. 18 years ago
Matthias Hopf 1e25a7e7eb fix some potential security issues, patch by Matthias Hopf, mat at mshopf dot de 18 years ago
Baptiste Coudurier ba2433e9f5 typo 18 years ago
Michael Niedermayer 8cd15e47ad fix b frames + -mbd rd without -psnr (yes that was seriously buggy and probably hasnt been noticed as everyone who tested stuff used -psnr) 18 years ago
Aurelien Jacobs d9d6e7b7b9 add support for FLAC in matroska 18 years ago
Diego Biurrun 248bc6bb8c Fix compilation with VC-1 decoder disabled. 18 years ago
Michael Niedermayer bb243e7100 fix b frames + -mbd rd without -psnr (yes that was seriously buggy and probably hasnt been noticed as everyone who tested stuff used -psnr) 18 years ago
Michael Niedermayer 169bc475d1 100l infinite loop fix 18 years ago
Aurelien Jacobs e9f36c5c4d move common voc muxer and demuxer data to voc.c 18 years ago
Aurelien Jacobs 5d244b2932 split voc.c into vocdec.c and vocenc.c 18 years ago
Diego Biurrun 8cc622648b typo 18 years ago
Kostya Shishkov 426b11a833 Decode non-interleaved scans 18 years ago
Diego Biurrun eb10acec36 Kb --> kb 18 years ago
Diego Biurrun cb741242a1 Nuke config.log support. 18 years ago
Guillaume Poirier 8db4f43c68 Fix declaration and code thingie 18 years ago
Martin 4ec0ccb1a4 allow amr bitrate to be changed "on the fly" through avctx->bitrate. 18 years ago
Aurelien Jacobs 0d6d963294 add support for tta in matroska 18 years ago