summaryrefslogtreecommitdiff
path: root/libavformat/libavformat.v
Commit message (Expand)AuthorAge
* libavformat: unexpose private ff_ functions needed by ffserverRostislav Pehlivanov2018-01-06
* libavformat: remove the ff_rtp_get_local_rtcp_port functionRostislav Pehlivanov2018-01-06
* libavformat: unexpose the ff_inet_aton functionRostislav Pehlivanov2018-01-06
* avformat: Drop deprecated feof() AVIO fuctionJames Almer2017-10-21
* Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'Matthieu Bouron2016-06-27
|\
| * build: Change structure of the linker version script templatesDiego Biurrun2016-05-29
| * lavc/lavf: remove unnecessary symbols from the symbol version script.Anton Khirnov2012-01-31
| * lavf: add init_put_byte() to the list of visible symbols.Anton Khirnov2011-10-28
* | avformat: stop exporting ffurl_read_complete, ffurl_seek and ffurl_sizeAndreas Cadhalpun2015-10-29
* | 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