aboutsummaryrefslogtreecommitdiff
path: root/libavformat/libavformat.v
AgeCommit message (Expand)Author
2013-02-06dshow: attempt to build shared as well as staticrogerdpack
2013-01-11lavf: remove nonexistent symbolsPaul B Mahol
2012-09-13libavformat.v: export ffurl_protocol_nextMichael Niedermayer
2012-07-05FireWire DV/HDV input device using libiec61883Georg Lippitsch
2012-03-12libavformat.v: add ffio_set_buf_size() for ffserver.Michael Niedermayer
2012-02-11buildsys: Fix shared lib build of MPlayer.Ingo Brückl
2012-01-24buildsys: Fix shared lib build of ffserver.Michael Niedermayer
2012-01-23libavformat/libavformat.v: fix application name in commentMichael Niedermayer
2011-10-28lavf: add init_put_byte() to the list of visible symbols.Anton Khirnov
2011-10-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-22lavf: export some forgotten symbols with non-av prefixes.Anton Khirnov
2011-10-21fix shared lib buildMichael Niedermayer
2011-10-20lavf: hide private symbols.Anton Khirnov
2011-01-28Hide demuxers', muxers' and protocols' objects via the ld version script.Diego Elio Pettenò
2010-01-16Add symbol versioning for shared librariesMåns Rullgård