Skip to content
  • Samuel Hocevar's avatar
    * ./src/misc/objects.c: two big changes in the object API: now objects can · 6e8f9504
    Samuel Hocevar authored
        only have one parent, because I don't want to deal with cycles, and each
        created object is indexed in a global array. This feature is unused yet,
        but it will speed up vlc_object_find(FIND_ANYWHERE).
      * ./debian/rules: activated the faad codec.
      * ./doc/fortunes.txt: new fortune cookies.
      * ./modules/codec/mpeg_video/headers.c: reduced the use of attach/detach.
      * ./modules/audio_output/oss.c: fixed two compilation warnings.
    6e8f9504