12196 Commits (ff794171c97ae123cac041726e9c8bdc36c7e6c0)
 

Author SHA1 Message Date
Måns Rullgård 7b0dee28d2 clean up dynamic loading of libfaad 17 years ago
Zdenek Kabelac e2fdba650d Correctly clean up IntraX8Context upon codec close. 17 years ago
Måns Rullgård 0f44edaa1c cosmetic: libfaad.c indentation 17 years ago
Måns Rullgård dbbc573253 fix dynamic loading of libfaad 2.6 17 years ago
Michael Niedermayer cb077b7aa3 Fix crash for CAVLC->CABAC switch caused by writing into NULL tables. 17 years ago
Diego Biurrun 6bf398a030 Add #undef printf and disable non-functional code to make test program compile. 17 years ago
Michael Niedermayer 51198a8737 Comment to explain how the add/remove core works. 17 years ago
Diego Biurrun 07ad12ecdd Fix test program compilation: Add missing #include and update the call 17 years ago
Diego Biurrun c46e28746c Put some disabled functions that are only used in the test program in cabac.c 17 years ago
Diego Biurrun 79bfd0ef76 Add #undef random and call the right function to fix test program compilation. 17 years ago
Diego Biurrun 6a339972af Remove unused variables in test code. 17 years ago
Mike Melanson 07bf0cc9cf clarify previous revision on optimization justification 17 years ago
Mike Melanson ac59e7f4b1 Ministry of English Composition edits 17 years ago
Michael Niedermayer 5e123bd359 Cosmetics to speed up finding sections of interest. 17 years ago
Michael Niedermayer 8f738eea43 "What speedup justifies an optimization" section 17 years ago
Diego Biurrun e5b10e3174 Fix warnings in test code: 17 years ago
Diego Biurrun 1f8e32cda1 cosmetics: Fix Benoit's ugly formatting. 17 years ago
Aurelien Jacobs 7f938dd32b ensure av_rescale_q() can be calculated (won't divide by zero) 17 years ago
Reimar Döffinger c14731d8da Fix typo in comment 17 years ago
Baptiste Coudurier b264a084b1 mention avm2 (flash 9) muxer in documentation and changelog 17 years ago
Luca Abeni 29e35d6776 Support out-of-band parameter sets in SDP for H.264 video 17 years ago
Luca Abeni f79bfe481d Add support for H.264 video in the RTP muxer 17 years ago
Baptiste Coudurier afecbec22b unset extension, so code path, and guess format do not choose 17 years ago
Benoit Fouet 7055cdacab Inform user when bitstream filter fails. 17 years ago
Michael Niedermayer c448a09624 Faster ff_sqrt() 17 years ago
Luca Abeni b21cd0bcb5 Add minimal support for H.264 video in the SDP generator 17 years ago
Diego Biurrun 3f5d7bb331 Remove two unused variables. 17 years ago
Diego Biurrun a4b375c614 Remove unnecessary forward declaration. 17 years ago
Diego Biurrun fe74278f8a small grammar fix 17 years ago
Diego Biurrun 07e4e3ea8b Consistently use TEST as the preprocessor condition to enable test code. 17 years ago
Aurelien Jacobs 1ace441909 add proper matroskaenc dependency over xiph.o 17 years ago
Aurelien Jacobs 078ac1dbf2 add missing Makefile rules for pcm muxers/demuxers 17 years ago
Aurelien Jacobs 22cf0018d4 add missing Makefile rules for zork pcm encoder/decoder 17 years ago
Aurelien Jacobs 8dcbcef68e and thus, nellymoser obviously also depens on fft.o 17 years ago
Aurelien Jacobs d1c266bed1 nellymoser uses mdct functions 17 years ago
Baptiste Coudurier fa1ad97fad reorder alphabetically 17 years ago
Paul Egan dfb400a8ea new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com 17 years ago
Baptiste Coudurier 76e4864583 init uid to 0 17 years ago
Baptiste Coudurier e20c865a55 indentation 17 years ago
Baptiste Coudurier bb085dd6f1 correctly handle sony mpeg4 extradata 17 years ago
Baptiste Coudurier 6e3ea4461f check if read child returned error 17 years ago
Reimar Döffinger b8659d94b7 Add mfspr-based AltiVec detection code. 17 years ago
Baptiste Coudurier a33b2c7e39 simplify with matching len 17 years ago
Baptiste Coudurier 51169b61b5 simplify and detect better non frame wrapped mappings 17 years ago
Baptiste Coudurier 4de5906fed cosmetics: read_metadata -> read 17 years ago
Baptiste Coudurier 3f2d859b7e cosmetics 17 years ago
Baptiste Coudurier 3a9c08be1b remove unused crypto context uid 17 years ago
Baptiste Coudurier 7ee7f6f958 support dynamically allocated local tags, used by encrypted files 17 years ago
Baptiste Coudurier 57810910c7 check malloc return 17 years ago
Baptiste Coudurier 8513ba097c add some dv container uls 17 years ago