January 5, 2014
View 22fa50d

lavf/file: fix help message first character casing for trunc option

Stefano Sabatini authored on 2014/01/05 08:50:22
January 3, 2014
View 7701544

lavf/file: file_check: Handle file URLs that start with "file:"

Alexander Strasser authored on 2014/01/03 03:00:15
August 8, 2013
View 756f865

Merge commit '51eb213d00154b8e7856c7667ea62db8b0f663d4'

Michael Niedermayer authored on 2013/08/08 18:47:07
August 7, 2013
View 51eb213

libavformat: use avpriv_open()

Rémi Denis-Courmont authored on 2013/08/07 03:19:28
July 31, 2013
View a8f1711

file: Add 'blocksize' option

Andrey Utkin authored on 2013/07/31 21:22:01
November 27, 2012
View 2571962

file: fix 10l error in access() check

Michael Niedermayer authored on 2012/11/27 21:12:49
View 16ef48c

file: Fallback to stat() based file_check() when access() or its named flags are unavailable.

Michael Niedermayer authored on 2012/11/27 12:57:18
View 4079210

file: fix file_check()

Michael Niedermayer authored on 2012/11/27 10:57:20
October 9, 2012
View ef9fe5b

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/10/09 20:06:04
View e04826c

file: Set the return value type for lseek to int64_t.

Yusuke Nakamura authored on 2012/10/09 16:00:28
September 27, 2012
View d370446

file: set the return value type for lseek to off_t

Jean First authored on 2012/09/27 08:08:51
September 17, 2012
View 291b220

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/09/17 22:12:25
September 15, 2012
View 4ed5ac5

file: return proper error on seek failures

Luca Barbato authored on 2012/09/15 00:01:35
September 13, 2012
View c942e8b

Merge commit '07584eaf4a95db3f11d3bc411f9786932829e82b'

Michael Niedermayer authored on 2012/09/13 22:21:26
September 10, 2012
View 29a9b12

file: Add an avoption for disabling truncating existing files on open

Martin Storsjö authored on 2012/09/10 04:42:56