Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-06libavformat: unexpose private ff_ functions needed by ffserverRostislav Pehlivanov
2018-01-06libavformat: remove the ff_rtp_get_local_rtcp_port functionRostislav Pehlivanov
2018-01-06libavformat: unexpose the ff_inet_aton functionRostislav Pehlivanov
2017-10-22avformat: Drop deprecated feof() AVIO fuctionJames Almer
2016-06-27Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'Matthieu Bouron
2016-05-29build: Change structure of the linker version script templatesDiego Biurrun
2015-10-30avformat: stop exporting ffurl_read_complete, ffurl_seek and ffurl_sizeAndreas Cadhalpun
2014-08-11lavf: stop exporting internal functionsJames Almer
2014-08-08lavf/avio: rename url_feof() to avio_feof()James Almer
2014-08-07lavf: remove nonexistent functions from the version fileJames Almer
2013-02-15dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway.rogerdpack
2013-02-07dshow: 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
2012-01-31lavc/lavf: remove unnecessary symbols from the symbol version script.Anton Khirnov
2011-10-28lavf: add init_put_byte() to the list of visible symbols.Anton Khirnov