January 31, 2016
View 77864be

avformat/format: Weight the filename extension higher if there is nearly no data after an ID3 available

Michael Niedermayer authored on 2016/01/31 06:01:16
View 8619582

avformat/format: Replace nodat by enum

Michael Niedermayer authored on 2016/01/31 05:48:16
September 20, 2015
View 6ea457f

avformat/format: silence -Wdiscarded-qualifiers

Ganesh Ajjanagadde authored on 2015/09/20 06:37:14
September 17, 2015
View d36eac6

Revert "avformat/format: silence -Wdiscarded-qualifiers"

Timothy Gu authored on 2015/09/17 11:53:13
View 27cbe45

avformat/format: silence -Wdiscarded-qualifiers

Ganesh Ajjanagadde authored on 2015/09/17 07:50:54
September 15, 2015
View c8370a1

avformat: fix style after recent commits

Clément Bœsch authored on 2015/09/15 00:42:12
September 12, 2015
View 9b10ae5

avformat/format: Remove parameters from mime type before comparission for probing

Alex Agranovsky authored on 2015/09/12 07:08:19
April 21, 2015
View 75a730a

avformat/format: Add generic trace av_log in av_probe_input_format3()

Michael Niedermayer authored on 2015/04/21 00:38:56
January 16, 2015
View a47c933

avformat: Improve data streams/codec support

Anshul Maheshwari authored on 2015/01/16 10:00:23
October 23, 2014
View cebe8c8

avformat/format: Use av_match_name() instead of list in av_match_ext()

Michael Niedermayer authored on 2014/10/23 11:33:09
October 10, 2014
View e96fb98

avformat/format: move mime_type_opt declaration to where its used

Michael Niedermayer authored on 2014/10/10 10:08:11
October 9, 2014
View 911ba8f

Merge commit 'b15b06ebf582ae81e47d236524c9ad6e10c8a0a7'

Michael Niedermayer authored on 2014/10/09 04:35:40
October 1, 2014
View 0d92b0d

avutil/avstring: Factor av_match_list() out

Michael Niedermayer authored on 2014/10/01 02:00:52
September 30, 2014
View b15b06e

avformat: use const char* instead of uint8_t* for AVProbeData.mime_type

Andreas Cadhalpun authored on 2014/09/30 19:40:36
September 13, 2014
View 883e98b

probe: Bump the score for mime type matching

Andreas Cadhalpun authored on 2014/09/13 08:25:22