summaryrefslogtreecommitdiff
path: root/libavformat/libavformat.v
Commit message (Expand)AuthorAge
* lavf: stop exporting internal functionsJames Almer2014-08-11
* lavf/avio: rename url_feof() to avio_feof()James Almer2014-08-08
* lavf: remove nonexistent functions from the version fileJames Almer2014-08-07
* dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway.rogerdpack2013-02-15
* dshow: attempt to build shared as well as staticrogerdpack2013-02-06
* lavf: remove nonexistent symbolsPaul B Mahol2013-01-11
* libavformat.v: export ffurl_protocol_nextMichael Niedermayer2012-09-13
* FireWire DV/HDV input device using libiec61883Georg Lippitsch2012-07-05
* libavformat.v: add ffio_set_buf_size() for ffserver.Michael Niedermayer2012-03-12
* buildsys: Fix shared lib build of MPlayer.Ingo Brückl2012-02-11
* buildsys: Fix shared lib build of ffserver.Michael Niedermayer2012-01-24
* libavformat/libavformat.v: fix application name in commentMichael Niedermayer2012-01-23
* lavf: add init_put_byte() to the list of visible symbols.Anton Khirnov2011-10-28
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-23
|\
| * lavf: export some forgotten symbols with non-av prefixes.Anton Khirnov2011-10-22
* | fix shared lib buildMichael Niedermayer2011-10-21
|/
* lavf: hide private symbols.Anton Khirnov2011-10-20
* Hide demuxers', muxers' and protocols' objects via the ld version script.Diego Elio Pettenò2011-01-28
* Add symbol versioning for shared librariesMåns Rullgård2010-01-16