7632 Commits (1845bf1fdfe71b80237b71f9dd7b6043cf61be70)
 

Author SHA1 Message Date
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
Diego Biurrun 1038efd8ba typo 18 years ago
Víctor Paesa c9068f1b96 Current FFmpeg expects bits/s instead of kilobits/s in the -b option. 18 years ago
Víctor Paesa 699e77b198 Some notes about the order of options on the command line. 18 years ago
Tom Harper 9f83e1427a Fix linking with H.261 support disabled. 18 years ago
Michael Niedermayer ec9ed85dc7 infiinit loop fix for CBR + adaptive quant 18 years ago
Michael Niedermayer 789382d340 100l qprd fix 2nd try 18 years ago
Kostya Shishkov 6ffdc53de9 Some progressive JPEG support 18 years ago
Aurelien Jacobs 9a313fe040 cosmetics: reindent after last commit 18 years ago
Aurelien Jacobs a487d231cb matroska: split real video frames so that each packet contains only one slice 18 years ago
Aurelien Jacobs 363c86ce66 matroska: properly handle real video extradata 18 years ago
Aurelien Jacobs a76920d843 simplify free()+set to NULL using av_freep() 18 years ago
Michael Niedermayer 3f9fea7230 testing all dquant for qp_rd fixes the qp runaway to 31 bug 18 years ago
Guillaume Poirier 00f636a04f Add useful Altivec types, taken from with permission from x264 authors 18 years ago
Luca Abeni 807e0c6645 Clarify that some of the non-SIMD code is now LGPLed. 18 years ago
Reimar Döffinger 40a08c7e9a Correct GET/PUT_UTF8 comment: the get/put functions might be called up 18 years ago
Reimar Döffinger a99cfb0d0e Fix typo in comment 18 years ago
Kostya Shishkov 322af4bed5 Identation 18 years ago
Kostya Shishkov c8f9f9b91a Divide first audio buffer chunk into atomary bufffers. 18 years ago
Diego Biurrun 5836d158b6 Fix misplaced comment. 18 years ago
Diego Biurrun 8662900b3b Clean up XAN DPCM hack and set codec_tag to 0 for XAN DPCM, AVI files 18 years ago
Måns Rullgård 9e7fd10192 improved pthreads test 18 years ago
Benjamin Larsson 3644d47241 Missed one log2(). 18 years ago
Oded Shimon 468f8102d5 change mpeg4 fourcc from "mp4s" to "mp4v" 18 years ago
Oded Shimon bf054f7430 update to libnut, use framecode table generator 18 years ago
Oded Shimon a851cf8cf7 update to libnut API, changes to frame_table_input 18 years ago
Kostya Shishkov b615c1edfc Optimize overlapping 18 years ago
Kostya Shishkov 7ad8d3bf0c Fix comments 18 years ago
Kostya Shishkov b6fa8993fb Overlap filtering was done in reverse order 18 years ago
Michael Niedermayer 2b70eb2bed fix support for avis with sample_size > packet size 18 years ago
Måns Rullgård f24d50e5fc TUNECPU is never used 18 years ago
Måns Rullgård 4dc62701e1 simplify [TARGET_]ARCH_* setting 18 years ago
Måns Rullgård f57620d512 add copyright notices for myself and Diego 18 years ago