summaryrefslogtreecommitdiff
path: root/libavformat/libavformat.v
Commit message (Expand)AuthorAgeFilesLines
* libavformat: unexpose private ff_ functions needed by ffserverRostislav Pehlivanov2018-01-061-9/+0
* libavformat: remove the ff_rtp_get_local_rtcp_port functionRostislav Pehlivanov2018-01-061-1/+0
* libavformat: unexpose the ff_inet_aton functionRostislav Pehlivanov2018-01-061-1/+0
* avformat: Drop deprecated feof() AVIO fuctionJames Almer2017-10-211-2/+0
* Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'Matthieu Bouron2016-06-271-16/+18
|\
| * build: Change structure of the linker version script templatesDiego Biurrun2016-05-291-3/+5
| * lavc/lavf: remove unnecessary symbols from the symbol version script.Anton Khirnov2012-01-311-25/+0
| * lavf: add init_put_byte() to the list of visible symbols.Anton Khirnov2011-10-281-0/+1
* | avformat: stop exporting ffurl_read_complete, ffurl_seek and ffurl_sizeAndreas Cadhalpun2015-10-291-3/+0
* | lavf: stop exporting internal functionsJames Almer2014-08-111-6/+0
* | lavf/avio: rename url_feof() to avio_feof()James Almer2014-08-081-1/+1
* | lavf: remove nonexistent functions from the version fileJames Almer2014-08-071-11/+0
* | dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway.rogerdpack2013-02-151-2/+0
* | dshow: attempt to build shared as well as staticrogerdpack2013-02-061-0/+3
* | lavf: remove nonexistent symbolsPaul B Mahol2013-01-111-8/+0
* | libavformat.v: export ffurl_protocol_nextMichael Niedermayer2012-09-131-0/+1
* | FireWire DV/HDV input device using libiec61883Georg Lippitsch2012-07-051-0/+3
* | libavformat.v: add ffio_set_buf_size() for ffserver.Michael Niedermayer2012-03-121-0/+1
* | buildsys: Fix shared lib build of MPlayer.Ingo Brückl2012-02-111-0/+3
* | buildsys: Fix shared lib build of ffserver.Michael Niedermayer2012-01-241-0/+3
* | libavformat/libavformat.v: fix application name in commentMichael Niedermayer2012-01-231-1/+1
* | lavf: add init_put_byte() to the list of visible symbols.Anton Khirnov2011-10-281-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-231-0/+5
|\ \ | |/
| * lavf: export some forgotten symbols with non-av prefixes.Anton Khirnov2011-10-221-0/+5
* | fix shared lib buildMichael Niedermayer2011-10-211-0/+4
|/
* lavf: hide private symbols.Anton Khirnov2011-10-201-5/+21
* Hide demuxers', muxers' and protocols' objects via the ld version script.Diego Elio Pettenò2011-01-281-0/+4
* Add symbol versioning for shared librariesMåns Rullgård2010-01-161-0/+3