1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavformat
Timothy Gu 480bad7c6d avformat: Add v210[x] demuxer
Allows one to do:

    ffmpeg -s 1920x1080          -i blah.v210 ...
    ffmpeg -s 1920x1080 -f v210x -i blah.yuv10 ...

Fixes #1869.

Reviewed-by: James Almer <jamrial@gmail.com>
Reviewed-by: Kieran Kunhya <kierank@obe.tv>
2015-11-09 20:44:25 -08:00
..
2015-10-30 03:02:41 +01:00
2015-11-03 12:26:09 +01:00
2015-11-09 20:44:25 -08:00
2015-10-27 15:29:12 +01:00
2015-10-04 01:37:31 +02:00
2015-10-29 21:26:43 +01:00
2015-06-14 15:09:33 +02:00
2015-08-20 12:22:50 +02:00
2015-10-29 21:26:43 +01:00
2015-05-26 19:54:41 +02:00
2015-05-31 19:04:52 +02:00
2015-11-09 20:44:25 -08:00
2015-10-05 22:31:38 +02:00
2015-11-06 13:45:50 +01:00
2015-11-06 13:45:50 +01:00
2015-06-07 21:55:46 +02:00
2015-11-09 10:41:38 +01:00
2015-09-01 13:35:37 +02:00
2015-05-27 21:48:47 +02:00
2015-10-26 23:24:45 -07:00
2015-11-09 20:44:25 -08:00
2015-11-03 12:26:09 +01:00
2015-10-20 09:41:11 +02:00
2015-10-25 11:05:56 +01:00
2015-10-25 17:37:17 +01:00