From f6f26c49bc130dd06de7a4eb4384676e95c3444f Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Tue, 27 Dec 2016 01:22:39 +0100 Subject: [PATCH] Add falsehoods about video. Source: https://news.ycombinator.com/item?id=13259686 --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index ff38da2..9e39f14 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ A curated list of awesome falsehoods programmers believe in. - [Emails](#emails) - [Geography](#geography) - [Human Identity](#human-identity) +- [Multimedia](#multimedia) - [Networks](#networks) - [Phone Numbers](#phone-numbers) - [Postal Addresses](#postal-addresses) @@ -132,6 +133,14 @@ A flexible data model for representing human names. Localized representations of the components of a person’s name. +## Multimedia + +- [Falsehoods About +Video](https://haasn.xyz/posts/2016-12-25-falsehoods-programmers-believe-about-%5Bvideo-stuff%5D.html) - +Cover it all: video decoding and playback, files, image scaling, color spaces +and conversion, displays and subtitles. + + ## Networks - [Falsehoods About