12113 Commits (e73e3a926d1d16ea3176794ea512e8ccdb3a9754)
 

Author SHA1 Message Date
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
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