12366 Commits (1d67b037f7fc344f2e0b4dac6ac0ca3dd5438e6c)
 

Author SHA1 Message Date
  Guillaume Poirier d761f08987 fix indentation that was messed up by r11628 18 years ago
  Siarhei Siamashka 13686bc2cd fix lowres decoding support on ARM CPUs 18 years ago
  Michael Niedermayer cc8d87b793 Set subtitle codec id correctly, i hope this does not break anything. 18 years ago
  Michael Niedermayer e73e3a926d Add non standard id needed for dvd subtitles. 18 years ago
  Reimar Döffinger 7dfc1fdea2 Extract the pure plaintext from mov text subtitles. 18 years ago
  Michael Niedermayer 1e3c9307e6 Set correct codec type and id for text subtitles. 18 years ago
  Michael Niedermayer 41e19673ef indent 18 years ago
  Michael Niedermayer ee6e2dbebf Only export packets which belong to the existing AVStream. 18 years ago
  Michael Niedermayer 0bc4728e3b Select non jpeg if there are multiple substreams. 18 years ago
  Diego Biurrun 1521c500da Merge rules for tools/* into a generic rule. 18 years ago
  Diego Biurrun 2b258bbaad Properly remove tools on clean. 18 years ago
  Diego Biurrun afc9aee2b4 Add -pthread to extralibs and not to ldflags so that the dependency gets 18 years ago
  Diego Biurrun 3fe142e255 Add a --enable-nonfree command line parameter similar to --enable-gpl. 18 years ago
  Diego Biurrun 64e13d6914 Do not group libamr_nb and libamr_wb together as libamr. 18 years ago
  Diego Biurrun 4f1ab3ceee Clarify some FAQ entries. 18 years ago
  Diego Biurrun d485fed47b Split general problems section into general questions and usage. 18 years ago
  Diego Biurrun cbf7878e97 Update AC-3 FAQ entry. 18 years ago
  Baptiste Coudurier 067db6a58a comment vorbis objectype id 18 years ago
  Baptiste Coudurier 4f8dc3b7f1 this one is not standardized either 18 years ago
  Baptiste Coudurier c63d3668fc remove non standard object type ids, if you find samples, report them 18 years ago
  Måns Rullgård 7b0dee28d2 clean up dynamic loading of libfaad 18 years ago
  Zdenek Kabelac e2fdba650d Correctly clean up IntraX8Context upon codec close. 18 years ago
  Måns Rullgård 0f44edaa1c cosmetic: libfaad.c indentation 18 years ago
  Måns Rullgård dbbc573253 fix dynamic loading of libfaad 2.6 18 years ago
  Michael Niedermayer cb077b7aa3 Fix crash for CAVLC->CABAC switch caused by writing into NULL tables. 18 years ago
  Diego Biurrun 6bf398a030 Add #undef printf and disable non-functional code to make test program compile. 18 years ago
  Michael Niedermayer 51198a8737 Comment to explain how the add/remove core works. 18 years ago
  Diego Biurrun 07ad12ecdd Fix test program compilation: Add missing #include and update the call 18 years ago
  Diego Biurrun c46e28746c Put some disabled functions that are only used in the test program in cabac.c 18 years ago
  Diego Biurrun 79bfd0ef76 Add #undef random and call the right function to fix test program compilation. 18 years ago
  Diego Biurrun 6a339972af Remove unused variables in test code. 18 years ago
  Mike Melanson 07bf0cc9cf clarify previous revision on optimization justification 18 years ago
  Mike Melanson ac59e7f4b1 Ministry of English Composition edits 18 years ago
  Michael Niedermayer 5e123bd359 Cosmetics to speed up finding sections of interest. 18 years ago
  Michael Niedermayer 8f738eea43 "What speedup justifies an optimization" section 18 years ago
  Diego Biurrun e5b10e3174 Fix warnings in test code: 18 years ago
  Diego Biurrun 1f8e32cda1 cosmetics: Fix Benoit's ugly formatting. 18 years ago
  Aurelien Jacobs 7f938dd32b ensure av_rescale_q() can be calculated (won't divide by zero) 18 years ago
  Reimar Döffinger c14731d8da Fix typo in comment 18 years ago
  Baptiste Coudurier b264a084b1 mention avm2 (flash 9) muxer in documentation and changelog 18 years ago
  Luca Abeni 29e35d6776 Support out-of-band parameter sets in SDP for H.264 video 18 years ago
  Luca Abeni f79bfe481d Add support for H.264 video in the RTP muxer 18 years ago
  Baptiste Coudurier afecbec22b unset extension, so code path, and guess format do not choose 18 years ago
  Benoit Fouet 7055cdacab Inform user when bitstream filter fails. 18 years ago
  Michael Niedermayer c448a09624 Faster ff_sqrt() 18 years ago
  Luca Abeni b21cd0bcb5 Add minimal support for H.264 video in the SDP generator 18 years ago
  Diego Biurrun 3f5d7bb331 Remove two unused variables. 18 years ago
  Diego Biurrun a4b375c614 Remove unnecessary forward declaration. 18 years ago
  Diego Biurrun fe74278f8a small grammar fix 18 years ago
  Diego Biurrun 07e4e3ea8b Consistently use TEST as the preprocessor condition to enable test code. 18 years ago