12323 Commits (704abfec0536699c772f775a23ef814f12797571)
 

Author SHA1 Message Date
Diego Biurrun eba6ba4a74 Add $(EXESUF) where necessary. 17 years ago
Evgeniy Stepanov f8d7c9d373 Add support for Matroska attachments. 17 years ago
Måns Rullgård 20963a7156 whitespace cosmetics 17 years ago
Måns Rullgård a11f43a466 remove some ifeq ($(CONFIG_FOO),yes) 17 years ago
Diego Biurrun 1260eb4a68 whitespace and sorting cosmetics 17 years ago
Diego Biurrun f98869bcec Add generic rule for all tests. 17 years ago
Reimar Döffinger 27215c6bf4 Use DECLARE_ALIGNED 17 years ago
Guillaume Poirier d761f08987 fix indentation that was messed up by r11628 17 years ago
Siarhei Siamashka 13686bc2cd fix lowres decoding support on ARM CPUs 17 years ago
Michael Niedermayer cc8d87b793 Set subtitle codec id correctly, i hope this does not break anything. 17 years ago
Michael Niedermayer e73e3a926d Add non standard id needed for dvd subtitles. 17 years ago
Reimar Döffinger 7dfc1fdea2 Extract the pure plaintext from mov text subtitles. 17 years ago
Michael Niedermayer 1e3c9307e6 Set correct codec type and id for text subtitles. 17 years ago
Michael Niedermayer 41e19673ef indent 17 years ago
Michael Niedermayer ee6e2dbebf Only export packets which belong to the existing AVStream. 17 years ago
Michael Niedermayer 0bc4728e3b Select non jpeg if there are multiple substreams. 17 years ago
Diego Biurrun 1521c500da Merge rules for tools/* into a generic rule. 17 years ago
Diego Biurrun 2b258bbaad Properly remove tools on clean. 17 years ago
Diego Biurrun afc9aee2b4 Add -pthread to extralibs and not to ldflags so that the dependency gets 17 years ago
Diego Biurrun 3fe142e255 Add a --enable-nonfree command line parameter similar to --enable-gpl. 17 years ago
Diego Biurrun 64e13d6914 Do not group libamr_nb and libamr_wb together as libamr. 17 years ago
Diego Biurrun 4f1ab3ceee Clarify some FAQ entries. 17 years ago
Diego Biurrun d485fed47b Split general problems section into general questions and usage. 17 years ago
Diego Biurrun cbf7878e97 Update AC-3 FAQ entry. 17 years ago
Baptiste Coudurier 067db6a58a comment vorbis objectype id 17 years ago
Baptiste Coudurier 4f8dc3b7f1 this one is not standardized either 17 years ago
Baptiste Coudurier c63d3668fc remove non standard object type ids, if you find samples, report them 17 years ago
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