Skip to content
Snippets Groups Projects

Remove ffmpeg and openh264 from our channel in favor of defaults

Merged Amir MOHAMMADI requested to merge remove-ffmpeg into master

ffmpeg 4.2 with support of h264 is available in the defaults channel.

Edited by Amir MOHAMMADI

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Amir MOHAMMADI changed the description

    changed the description

  • Amir MOHAMMADI changed title from Remove ffmpeg and openh264from our channel in favor of defaults to Remove ffmpeg and openh264 from our channel in favor of defaults

    changed title from Remove ffmpeg and openh264from our channel in favor of defaults to Remove ffmpeg and openh264 from our channel in favor of defaults

  • Amir MOHAMMADI added 1 commit

    added 1 commit

    • bb48dba9 - Remove ffmpeg and openh264 from our channel in favor of defaults

    Compare with previous version

  • removes the following packages from our channel index:

    python show_diff.py | grep ::
    linux-64::ffmpeg-2.8.10-0.tar.bz2
    linux-64::ffmpeg-2.8.10-1.tar.bz2
    linux-64::ffmpeg-2.8.10-2.tar.bz2
    linux-64::ffmpeg-2.8.10-3.tar.bz2
    linux-64::ffmpeg-2.8.10-4.tar.bz2
    linux-64::ffmpeg-3.4-hdec9c9a_1.tar.bz2
    linux-64::ffmpeg-4.0-hadceb68_1.tar.bz2
    linux-64::ffmpeg-4.0-hdb0e523_0.tar.bz2
    linux-64::openh264-1.7.0-hc521636_1.tar.bz2
    linux-64::ffmpeg-4.0-hf6c5f75_2.conda
    linux-64::openh264-1.7.0-hf6c5f75_2.conda
    osx-64::ffmpeg-2.8.10-0.tar.bz2
    osx-64::ffmpeg-2.8.10-1.tar.bz2
    osx-64::ffmpeg-2.8.10-2.tar.bz2
    osx-64::ffmpeg-2.8.10-3.tar.bz2
    osx-64::ffmpeg-2.8.10-4.tar.bz2
    osx-64::ffmpeg-3.4-h3b64a03_1.tar.bz2
    osx-64::ffmpeg-4.0-h2047f9e_1.tar.bz2
    osx-64::ffmpeg-4.0-he86247c_0.tar.bz2
    osx-64::openh264-1.7.0-h89e8454_1.tar.bz2
    osx-64::ffmpeg-4.0-h18e5fc6_2.conda
    osx-64::openh264-1.7.0-h18e5fc6_2.conda
  • Amir MOHAMMADI added 1 commit

    added 1 commit

    • 342b7acc - Remove ffmpeg and openh264 from our channel in favor of defaults

    Compare with previous version

  • Amir MOHAMMADI enabled an automatic merge when the pipeline for 342b7acc succeeds

    enabled an automatic merge when the pipeline for 342b7acc succeeds

  • Amir MOHAMMADI mentioned in commit b2e65747

    mentioned in commit b2e65747

  • Created symbolic links of removed packages to our archive channel so commands like below still work:

    conda create -n bob8 python=3.6 bob=8 bob.pad.face -c https://www.idiap.ch/software/bob/conda \ 
    -c defaults \
    -c https://www.idiap.ch/software/bob/conda/label/archive
Please register or sign in to reply
Loading