April 13, 2011
View d6f79ed

flv demuxer: dont error out due to index problems, but inform the user about it. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2011/04/13 09:52:16
View 9891004

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/13 09:49:22
April 12, 2011
View 578d686

flvdec: Allow parsing keyframes metadata without seeking in most cases

Martin Storsjö authored on 2011/04/12 22:37:54
View ff1ec0c

avio: undeprecate av_url_read_fseek/fpause under nicer names

Anton Khirnov authored on 2011/04/12 16:37:10
April 9, 2011
View c0577ce

flv: Only parse keyframe index when the underlaying protocol allows seeking as we need to seek to read the index Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2011/04/09 07:03:01
April 8, 2011
View b5304f7

flvdec: Fix support for flvtool2 "keyframes based" generated index

Kharkov Alexander authored on 2011/04/08 18:20:45
View ba667e6

Fix support for flvtool2 "keyframes based" generated index in FLV format decoder

Kharkov Alexander authored on 2011/04/08 18:20:45
April 4, 2011
View e3c007b

flvdec: fix segfault in amf_parse_object() due to NULL key

Justin Ruggles authored on 2011/04/04 04:15:36
View 2cae980

Merge remote branch 'qatar/master'

Michael Niedermayer authored on 2011/04/04 09:15:12
View deff8a6

flvdec: fix segfault in amf_parse_object() due to NULL key

Justin Ruggles authored on 2011/04/04 04:18:36
April 1, 2011
View a035033

Move flv format #defines to common header so they can be used by the encoder too.

Michael Niedermayer authored on 2011/04/01 20:45:39
View 0c4d4a9

Cleanup flv keyframe index reading and add some saftey checks.

Michael Niedermayer authored on 2011/04/01 20:33:51
View 7ac1674

Merge remote-tracking branch 'newdev/master'

Michael Niedermayer authored on 2011/04/01 09:55:29
March 18, 2011
View cb7e2c1

flvdec: read index stored in the 'keyframes' tag.

Kharkov Alexander authored on 2011/03/18 16:26:51
March 6, 2011
View 8978fed

avio: introduce an AVIOContext.seekable field

Anton Khirnov authored on 2011/03/06 05:06:46