14100 Commits (9fba8ebe0acdc28193d37b5e1f4c0d73c589ede2)

Author SHA1 Message Date
Anton Khirnov 0f29699db7 libx264: add 'weightb' private option. 13 years ago
Anton Khirnov 34dda1251d libx264: add 'b-pyramid' private option. 13 years ago
Anton Khirnov 5d4a1048ee libx264: add 'intra-refresh' private option. 13 years ago
Anton Khirnov faaecd4708 libx264: add 'ssim' private option. 13 years ago
Anton Khirnov 3b81636f33 libx264: make options compatible with x264 13 years ago
Luca Barbato dde372934a avcodec: remove misleading comment 13 years ago
Kostya Shishkov a80852316e RV40: reuse some H.264 motion compensation functions in RV40. 13 years ago
Luca Barbato 22141917a9 Revert "h264: Properly set coded_{width, height} when parsing H.264." 13 years ago
Diego Biurrun 0249478756 doxygen: fix wrong comment syntax, //< vs. ///< 13 years ago
Diego Biurrun 0138a8dead doxygen: drop pointless star from pointer variable names 13 years ago
Dustin Brody f913eeea43 vp6: partially propagate huffman tree building errors during coeff model parsing and fix misspelling 13 years ago
Dustin Brody 09c274e067 mpeg12: propagate chunk decode errors and fix conditional indentation 13 years ago
John Stebbins 0d802ac54e vc1: fix VC-1 Pulldown handling. 13 years ago
Alberto Delmás 1cf82cab08 VC1: Fix first/last row checks with slices 13 years ago
Ronald S. Bultje d4b9974465 vc1: properly zero coded_block[] edges on new slice entry. 13 years ago
Anton Khirnov 4ae30cac22 libx264: add 'crf_max' private option. 13 years ago
Anton Khirnov c5dd0bc4ca libx264: add 'weightp' private option. 13 years ago
Anton Khirnov d4b9671318 libx264: add 'rc_lookahead' private option. 13 years ago
Anton Khirnov 2a44a8f609 libx264: add 'psy_trellis' private option. 13 years ago
Anton Khirnov 93e623c642 libx264: add 'psy_rd' private option. 13 years ago
Anton Khirnov 5c75b2a0b7 libx264: add 'aq_strength' private option. 13 years ago
Anton Khirnov 85254fcb46 libx264: add 'aq_mode' private option. 13 years ago
Anton Khirnov 9d508e4914 libx264: add 'cqp' private option. 13 years ago
Anton Khirnov d5dc8cc297 libx264: add 'crf' private option. 13 years ago
Anton Khirnov 8ee18b4bee lavc: remove vbv_delay option 13 years ago
Alberto Delmás 45ecda8554 Windows Media Image decoder (WMVP/WVP2) 13 years ago
Justin Ruggles 3be5a94351 ac3enc: remove outdated TODO comment for apply_channel_coupling() 13 years ago
Anton Khirnov ae60927aef libx264: only use ABR mode when the user explicitly set bitrate. 13 years ago
Anton Khirnov 03eff2bf43 libx264: use medium preset by default. 13 years ago
Anton Khirnov 0a593de38a mp2 encoder: make 128k the default bitrate. 13 years ago
Stefano Sabatini 143d6a3fa7 lavc: add A|E|D flags to "ac" and "ar" options 13 years ago
Kostya Shishkov 4ba8c521b1 WavPack decoder: implement flush function 13 years ago
Jeff Downs 6581e161c5 h264: fix PCM intra-coded blocks in monochrome case 13 years ago
Jeff Downs 87cf70eb23 h264: correct implicit weight table computation for long ref pics 13 years ago
Jeff Downs 29a09eae9a h264: correct the check for invalid long term frame index in MMCO decode 13 years ago
Alex Converse 44920d04ba aac: Only set sample rate and object type from ADTS if output hasn't been configured. 13 years ago
Alex Converse 06d37fede4 aac: Set SBR and PS to unsignalled during headerless and ADTS initialization. 13 years ago
Alex Converse d8425ed4af aac: Only output configure if audio was found. 13 years ago
Dustin Brody b490f0c2bc h264: hide reference frame errors unless requested 13 years ago
Ronald S. Bultje 38e06c2969 Move clipd macros to x86util.asm. 13 years ago
Kostya Shishkov 91e209d720 RV3/4 parser: remove unused variable 'off' 13 years ago
Kostya Shishkov 48ce8b8da7 Use parsers for RealVideo 3/4 to determine correct PTS 13 years ago
Kostya Shishkov 331971116d rv10/20: tell decoder to use edge emulation 13 years ago
Anton Khirnov bca06e77e1 lavc: add avcodec_get_type() for mapping codec_id -> type. 13 years ago
Anton Khirnov 64db1a82d6 lavc: add audio flag to the 'b' option, deprecate 'ab'. 13 years ago
Dustin Brody a3e215cdc9 svq3: propagate codec memory allocation failure in context init 13 years ago
Dave Yeo cc73511e8e Fix NASM include directive 13 years ago
Alex Converse 48f7163f13 dsputil_mmx: Honor HAVE_AMD3DNOW 13 years ago
Reimar Döffinger 0e86965514 VC-1: fix reading of custom PAR. 13 years ago
Dustin Brody 2bfdb34c8a mpeg12: remove repeat-field code disabled since May 2002 13 years ago