1. 01 Aug, 2014 2 commits
  2. 30 Jul, 2014 1 commit
  3. 29 Jul, 2014 7 commits
  4. 28 Jul, 2014 15 commits
  5. 27 Jul, 2014 2 commits
    • Janne Grunau's avatar
      fate: support testing of release branches · 42eb9154
      Janne Grunau authored
      Adding 'branch=release/10' to the fate config file will check the
      release/10 branch instead of master. If no branch is specified it will
      use 'master' so that existing config are still valid.
      
      The server side changes are already deployed, see
      https://fate.libav.org/v10/ for an example. The server supports only the
      release/* branches.
      
      The server enforces that a single slot tests always the same branch.
      Please append "-v$RELEASE" to the slot of release branch configs or make
      the slot otherwise unique.
      
      A different fate samples dir is needed for each release branch. make
      fate-rsync has the correct URL in each branch.
      42eb9154
    • Anton Khirnov's avatar
      eamad: use the bytestream2 API instead of AV_RL · 541427ab
      Anton Khirnov authored
      This is safer and possibly fixes invalid reads on truncated data.
      
      CC:libav-stable@libav.org
      541427ab
  6. 26 Jul, 2014 7 commits
  7. 25 Jul, 2014 6 commits