1. 10 Sep, 2003 4 commits
  2. 09 Sep, 2003 5 commits
  3. 08 Sep, 2003 11 commits
  4. 07 Sep, 2003 9 commits
  5. 05 Sep, 2003 2 commits
  6. 03 Sep, 2003 3 commits
  7. 02 Sep, 2003 6 commits
    • Gildas Bazin's avatar
      · 446d5679
      Gildas Bazin authored
      * modules/codec/theora.c: oops, introduced a bug in pts calculation.
      446d5679
    • Sigmund Augdal Helberg's avatar
    • Gildas Bazin's avatar
      · 7bb574fd
      Gildas Bazin authored
      * ALL: Introduction of a new api for decoders.
         The final aim of this new api is to make it possible to use the decoders from other modules like the transcoder for instance.
         Only a few decoders have been ported to the new api (a52, libmpeg2, dts, vorbis, theora) so the old api is still supported.
      
         Don't hold your breath, there is still much work to do before we reach this goal.
      
      * modules/codec/a52.c, libmpeg2., dts.c, vorbis.c, theora.c:
         Converted to the new api.
         Merged the a52 and vorbis packetizers in their respective decoders (removes a lot of code duplication).
         New dts and theora packetizers (merged in their respective decoders).
      7bb574fd
    • Gildas Bazin's avatar
      · 8fd7c421
      Gildas Bazin authored
      * src/audio_output/input.c: don't try to play sound if the input pipeline couldn't be created.
      8fd7c421
    • Gildas Bazin's avatar
      * modules/mux/mp4.c: mp4 muxer now produces quicktime player readable files.... · 7102ee9b
      Gildas Bazin authored
      * modules/mux/mp4.c: mp4 muxer now produces quicktime player readable files. Only works with mpeg4 video and audio right now, also currently won't work when transcoding as the DecoderSpecificInfo is not available.
      
      7102ee9b
    • Sam Hocevar's avatar
      * debian/rules: · b6e18dc3
      Sam Hocevar authored
          + Disabled familiar plugin.
        * debian/changelog:
          + Updated for 0.6.2 packages.
      b6e18dc3