Skip to content

Commit

Permalink
use https rather than http
Browse files Browse the repository at this point in the history
  • Loading branch information
retokromer authored Jun 21, 2018
1 parent 573c632 commit 08c17e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Introduction

This repository manages the development of specification documents for FFV1, a lossless intra-frame video codec. The goals of this specification effort are defined within the charter of the [cellar working group](https://datatracker.ietf.org/wg/cellar/charter/) of the [Internet Engineering Task Force](http://ietf.org/). Information within this repository should be considered in draft form. The most recent official version of the specificiation for FFV1 may be found at https://datatracker.ietf.org/doc/draft-ietf-cellar-ffv1/. An HTML rendering is also available via http://www.ffmpeg.org/~michael/ffv1.html.
This repository manages the development of specification documents for FFV1, a lossless intra-frame video codec. The goals of this specification effort are defined within the charter of the [cellar working group](https://datatracker.ietf.org/wg/cellar/charter/) of the [Internet Engineering Task Force](https://ietf.org/). Information within this repository should be considered in draft form. The most recent official version of the specificiation for FFV1 may be found at https://datatracker.ietf.org/doc/draft-ietf-cellar-ffv1/. An HTML rendering is also available via https://ffmpeg.org/~michael/ffv1.html.

## Formatting

Expand Down

0 comments on commit 08c17e5

Please sign in to comment.