February 4, 2015
View ee8e48d

avformat/mpc8: Use uint64_t in *_get_v() to avoid undefined behavior

Michael Niedermayer authored on 2015/02/04 22:47:41
View 600c6eb

avformat/mpc8: fix broken pointer math

wm4 authored on 2015/02/04 03:04:11
View 2515de3

avformat/mpc8: fix hang with fuzzed file

wm4 authored on 2015/02/04 03:04:12
August 8, 2014
View d34ec64

replace calls to url_feof() with avio_feof()

James Almer authored on 2014/08/08 05:12:41
December 26, 2013
View 26ce266

avformat/mpc8: check avio_read() return in mpc8_parse_seektable()

Michael Niedermayer authored on 2013/12/26 07:55:06
View 6f7daae

avformat/mpc8: use ff_get_extradata()

Michael Niedermayer authored on 2013/12/26 00:37:42
December 24, 2013
View e33b6cc

avformat/mpc8: clear buffer padding area

Michael Niedermayer authored on 2013/12/24 02:09:58
October 13, 2013
View a807c68

avformat: use ff_alloc_extradata()

Paul B Mahol authored on 2013/10/13 19:30:59
September 12, 2013
View 83d2b7e

Merge commit '17d57848fc14e82f76a65ffb25c90f2f011dc4a0'

Michael Niedermayer authored on 2013/09/12 21:21:54
View ad9a877

Merge commit '459f2b393a3f89ed08d10fbceb4738d1429f268e'

Michael Niedermayer authored on 2013/09/12 21:10:17
View 17d5784

mpc8: Make sure the first stream exists before parsing the seek table

Martin Storsjö authored on 2013/09/12 04:53:15
View 459f2b3

mpc8: Check the seek table size parsed from the bitstream

Martin Storsjö authored on 2013/09/12 04:47:06
May 5, 2013
View f083b4c

Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'

Michael Niedermayer authored on 2013/05/05 19:29:56
March 26, 2013
View e0f8be6

avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate

Diego Biurrun authored on 2013/03/26 00:12:51
January 24, 2013
View 69fb605

mpc8: check stream count before accessing stream 1.

Michael Niedermayer authored on 2013/01/24 10:51:12