* libogmdvd

* libogmdvd-gtk
  - add a property to specifiy if no stream can be selected

* libogmspawn
  - completion of asynchronous spawns

* libogmrip
  - add support for ocrad
     ocrad -v -f -F utf8 -l 0 -o %s.txt %s
  - add support for external files
     add a separator and a file element at the end of the list
  - support for ripping multiple dvd titles
  - support for ripping not contiguous chapters
  - options for encoding and LF+CR format for text subtitles
     gocr -f UTF8|ISO8859_1|ASCII
     ocrad -F byte|utf8
     mkvmerge --sub-charset 0:UTF-8|ISO-8859-1|ASCII
  - support for n-pass encoding
  - add specific options for each codec in the xml file
     ie: -fafmttag 0x706D -audio-demuxer aac
  - full log for all commands (log stdout and stderr)
  - mp4: force 0 b frames

* libbacon

* ogmrip
  - options for encoding and LF+CR format for text subtitles
  - option for ripping forced subtitles only
  - option for selecting channels
  - option for selecting angles

* misc
  - find a soft to split avi files by size
      -sb <byte pos> -endpos <byte pos>

