June 14, 2011
View eb8de45

nsv: simplify probe function

Aurelien Jacobs authored on 2011/06/14 01:30:55
View 223694b

nsv: return error code instead of discarding it in read_header()

Aurelien Jacobs authored on 2011/06/14 01:28:54
June 11, 2011
View 45fb647

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/06/11 10:51:36
June 9, 2011
View f9ecb84

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/06/09 11:47:19
June 7, 2011
View 919d7a3

Replace DEBUG_SEEK/DEBUG_SI + av_log combinations by av_dlog.

Diego Biurrun authored on 2011/06/07 20:18:12
June 4, 2011
View 87f4036

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/06/04 13:31:35
June 3, 2011
View 5e1166b

Mark some variables with av_unused

Mans Rullgard authored on 2011/06/03 20:52:29
May 22, 2011
View d2d67e4

Remove all uses of now deprecated metadata functions.

Anton Khirnov authored on 2011/05/22 19:46:29
May 12, 2011
View b7903ab

If a MP3 file contains the string NSVs, the NSV probe will think it is a NSV file instead of a MP3 file. Check for 0xBEEF after a Video/Audio chunck for more accuracy.

Thierry Foucu authored on 2011/05/12 08:36:39
View 45faf7f

nsv: Fix misdetection of MP3 files as NSV.

Thierry Foucu authored on 2011/05/12 13:27:04
March 19, 2011
View 2912e87

Replace FFmpeg with Libav in licence headers

Mans Rullgard authored on 2011/03/19 02:35:10
March 18, 2011
View 0fecf26

Merge remote-tracking branch 'newdev/master'

Michael Niedermayer authored on 2011/03/18 00:53:58
March 15, 2011
View 45a8a02

lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense

Anton Khirnov authored on 2011/03/15 17:14:38
March 8, 2011
View 66e5b1d

avio: deprecate url_feof

Anton Khirnov authored on 2011/03/08 05:50:25
March 4, 2011
View 384c9c2

avio: add avio_tell macro as a replacement for url_ftell

Anton Khirnov authored on 2011/03/04 04:11:45