summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-02-14dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway.rogerdpack3-6/+4
2013-02-07dshow: attempt to build shared as well as staticrogerdpack2-1/+4
2013-01-11lavf: remove nonexistent symbolsPaul B Mahol2-9/+1
2012-09-13libavformat.v: export ffurl_protocol_nextMichael Niedermayer1-0/+1
2012-07-05FireWire DV/HDV input device using libiec61883Georg Lippitsch9-1/+526
2012-03-12libavformat.v: add ffio_set_buf_size() for ffserver.Michael Niedermayer1-0/+1
2012-02-11buildsys: Fix shared lib build of MPlayer.Ingo Brückl1-0/+3
2012-01-24buildsys: Fix shared lib build of ffserver.Michael Niedermayer2-1/+4
2012-01-23libavformat/libavformat.v: fix application name in commentMichael Niedermayer1-1/+1
2011-10-28lavf: add init_put_byte() to the list of visible symbols.Anton Khirnov1-0/+1
2011-10-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer33-620/+572
2011-10-22lavf: export some forgotten symbols with non-av prefixes.Anton Khirnov1-0/+5
2011-10-21fix shared lib buildMichael Niedermayer3-1/+26
2011-10-20lavf: hide private symbols.Anton Khirnov1-5/+21
2011-01-28Hide demuxers', muxers' and protocols' objects via the ld version script.Diego Elio Pettenò1-0/+4
2010-01-16Add symbol versioning for shared librariesMåns Rullgård9-2/+33