Skip to content
Snippets Groups Projects
  1. Jun 08, 2010
    • Yaowu Xu's avatar
      fix a typo · 4bb895e8
      Yaowu Xu authored
      Change-Id: I180a05ad57ee6164a6a169ee08e8affd09671eee
      4bb895e8
  2. Jun 07, 2010
  3. Jun 05, 2010
    • John Koleszar's avatar
      shared library support (.so) · 7aa97a35
      John Koleszar authored
      This patch adds support for building shared libraries when configured
      with the --enable-shared switch.
      
      Building DLLs would require more invasive changes to the sample
      utilities than I want to make in this patch, since on Windows you can't
      use the address of an imported symbol in a static initializer. The best
      way to work around this is proably to build the codec interface mapping
      table with an init() function, but dll support is of questionable value
      anyway, since most windows users will probably use a media framework
      lib like webmdshow, which links this library in staticly.
      
      Change-Id: Iafb48900549b0c6b67f4a05d3b790b2643d026f4
      7aa97a35
    • Aℓex Converse's avatar
      Remove some bashism from the shell scripts. · 9a27722b
      Aℓex Converse authored
      Note that configure.sh still uses the bashism $(RANDOM).
      9a27722b
  4. Jun 04, 2010
  5. Jun 03, 2010
  6. Jun 02, 2010
  7. Jun 01, 2010
  8. May 30, 2010
  9. May 28, 2010
  10. May 27, 2010
  11. May 26, 2010
  12. May 25, 2010
  13. May 24, 2010
  14. May 21, 2010
Loading