11548 Commits (a960a1e041fd2647b806f744ca0e409c30bd8d32)
 

Author SHA1 Message Date
Jeff Downs d3d8c02b78 Cosmetic renaming variable so that it makes more sense for forthcoming PAFF mmco patches. 17 years ago
Jeff Downs 12a09bfa39 Augment mmcodecoding process to work properly with fields. Part of PAFF implementation. 17 years ago
Jeff Downs 8a11a96987 Edge emulation for fields. Part of PAFF implementation 17 years ago
Jeff Downs fa178ed2a4 Set Picture.poc for fields and field pairs. Part of PAFF implementation. 17 years ago
Jeff Downs f3e53d9fcd Modifies macroblock addressing and current macroblock y-position for field decoding. 17 years ago
Jeff Downs 949da388de Support function and changes to reference picture reordering for PAFF. 17 years ago
Jeff Downs 086acdd54b Reindent fill_default_ref_list after changes for PAFF 17 years ago
Jeff Downs 11cc1d8c12 Support functions and changes to default reference list creation for PAFF. 17 years ago
Diego Biurrun 98753e9c9c license header consistency cosmetics. 17 years ago
Marc Hoffman b9dc32799b blackfin optimized vp3 transform and infastructure for idct 17 years ago
Vladimir Voroshilov 94d9633a32 Replace "signed short" typecast with "int16_t" as suggested by 17 years ago
Jeff Downs 24231e4cf6 Reorganize long reference management to minimize code duplication in upcoming PAFF implementation. 17 years ago
Jeff Downs 3a22d7fa1f Fix Picture.key_frame setting to be compatible with frame and field contexts. Part of PAFF implementation. 17 years ago
Jeff Downs f57e2af68b Fix h->curr_pic_num for field pictures. Necessary for proper PAFF support. 17 years ago
Jeff Downs c58b747153 Rename variable to make sense in both field and frame contexts (support of PAFF implementation). 17 years ago
Jeff Downs 47e112f872 Further modularize short reference list management for upcoming PAFF implementation. 17 years ago
Jeff Downs 5a7b254c75 Re-indent unreference_pic. 17 years ago
Jeff Downs 8fd57a667b Modify unreference_pic implementation with PAFF in mind. 17 years ago
Jeff Downs bbb3edb827 Partial PAFF implementation at macroblock level. 17 years ago
Vladimir Voroshilov 330194b9ce Fix audio clicks in ADPCM IMA AMV by casting predictor as "signed short" 17 years ago
Aurelien Jacobs ba869f6b25 merge some #ifdef CONFIG_ENCODERS sections 17 years ago
Aurelien Jacobs c70448148a remove alternative declaration of h263_encode_init() 17 years ago
Aurelien Jacobs 30c23dc0b8 fix declaration name from MPV_common_init_ppc to MPV_common_init_altivec 17 years ago
Aurelien Jacobs 06a4304080 remove useless #ifdef 17 years ago
Diego Biurrun f62a9a46e1 Rename MPV_common_init_ppc to MPV_common_init_altivec, the function is 17 years ago
Diego Biurrun b4fb08035e Fix compilation with AltiVec disabled, MPV_common_init_ppc is part of a file 17 years ago
Andreas Öman 9dceaa923e remove unused code, spotted by Jeff Downs, heydowns a borg d com 17 years ago
Reimar Döffinger 17c9628b57 Hopefully fix sparc compilation again, add incorrectly removed variable declaration 17 years ago
Reimar Döffinger d9a5dab2da Remove uses of SIGILL for CPU extension detection, that method is not acceptable 17 years ago
Luca Abeni e0d21bfe83 Allow to set the maximum number of frames per RTP packet (and add support for 17 years ago
Jeff Downs 0d0447eae0 Rename MMCO stuff to prepare for h264/PAFF implementation. 17 years ago
Jeff Downs bcc3476c98 Cosmetic preparations for h264/PAFF implementation. 17 years ago
Diego Biurrun b1ef3dfd2b 100l: Revert accidental commit, restore previous version. 17 years ago
Diego Biurrun 1f3a990b3a cosmetics: Fix indentation after last commit. 17 years ago
Diego Biurrun eee947487b Replace CONFIG_VORBIS_DECODER #ifdef by if (ENABLE_VORBIS_DECODER). 17 years ago
Diego Biurrun 6c05bab46d Merge mpegvideo AltiVec code into mpegvideo_altivec.c where it belongs. 17 years ago
Luca Barbato 89523beea4 Sanitize altivec code so it can be built with runtime check properly 17 years ago
Diego Biurrun 298726ba55 cosmetics: Fix AltiVec spelling. 17 years ago
Diego Biurrun a1d0b6a277 cosmetics: Fix AltiVec spelling. 17 years ago
Diego Biurrun 6006a68989 cosmetics: Fix indentation after last commit. 17 years ago
Diego Biurrun 465c9fdeeb Remove pointless HAVE_ALTIVEC #ifdefs from a file that only contains AltiVec 17 years ago
Ronald S. Bultje 3303926c2f Add checking for codecid to has_codec_parameters(). 17 years ago
Roberto Togni 64d8ef0bb7 Fix seek regression test for ac3 in rm after r10634 17 years ago
Justin Ruggles bf41512100 dnet audio needs avparser to work with the lavc ac3 decoder. 17 years ago
Diego Biurrun 7fd7259a3f Remove const vector macro indirection that is useless and obfuscating 17 years ago
Diego Biurrun cd195f14c6 Remove Metrowerks compiler workaround. 17 years ago
Diego Biurrun dead9db83a Remove Metrowerks compiler workaround. 17 years ago
Loren Merritt 286127c5dd div -> mul 17 years ago
Stefano Sabatini 8eb1c1cd5b Remove redundant banner output from ffserver. 17 years ago
Loren Merritt b8de342919 simplify lpc 17 years ago