| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24' | Matthieu Bouron | 2016-06-27 | 1 | -16/+18 |
|\ |
|
| * | build: Change structure of the linker version script templates | Diego Biurrun | 2016-05-29 | 1 | -3/+5 |
| * | lavc/lavf: remove unnecessary symbols from the symbol version script. | Anton Khirnov | 2012-01-31 | 1 | -25/+0 |
| * | lavf: add init_put_byte() to the list of visible symbols. | Anton Khirnov | 2011-10-28 | 1 | -0/+1 |
* | | avformat: stop exporting ffurl_read_complete, ffurl_seek and ffurl_size | Andreas Cadhalpun | 2015-10-29 | 1 | -3/+0 |
* | | lavf: stop exporting internal functions | James Almer | 2014-08-11 | 1 | -6/+0 |
* | | lavf/avio: rename url_feof() to avio_feof() | James Almer | 2014-08-08 | 1 | -1/+1 |
* | | lavf: remove nonexistent functions from the version file | James Almer | 2014-08-07 | 1 | -11/+0 |
* | | dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway. | rogerdpack | 2013-02-15 | 1 | -2/+0 |
* | | dshow: attempt to build shared as well as static | rogerdpack | 2013-02-06 | 1 | -0/+3 |
* | | lavf: remove nonexistent symbols | Paul B Mahol | 2013-01-11 | 1 | -8/+0 |
* | | libavformat.v: export ffurl_protocol_next | Michael Niedermayer | 2012-09-13 | 1 | -0/+1 |
* | | FireWire DV/HDV input device using libiec61883 | Georg Lippitsch | 2012-07-05 | 1 | -0/+3 |
* | | libavformat.v: add ffio_set_buf_size() for ffserver. | Michael Niedermayer | 2012-03-12 | 1 | -0/+1 |
* | | buildsys: Fix shared lib build of MPlayer. | Ingo Brückl | 2012-02-11 | 1 | -0/+3 |
* | | buildsys: Fix shared lib build of ffserver. | Michael Niedermayer | 2012-01-24 | 1 | -0/+3 |
* | | libavformat/libavformat.v: fix application name in comment | Michael Niedermayer | 2012-01-23 | 1 | -1/+1 |
* | | lavf: add init_put_byte() to the list of visible symbols. | Anton Khirnov | 2011-10-28 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-23 | 1 | -0/+5 |
|\| |
|
| * | lavf: export some forgotten symbols with non-av prefixes. | Anton Khirnov | 2011-10-22 | 1 | -0/+5 |
* | | fix shared lib build | Michael Niedermayer | 2011-10-21 | 1 | -0/+4 |
|/ |
|
* | lavf: hide private symbols. | Anton Khirnov | 2011-10-20 | 1 | -5/+21 |
* | Hide demuxers', muxers' and protocols' objects via the ld version script. | Diego Elio Pettenò | 2011-01-28 | 1 | -0/+4 |
* | Add symbol versioning for shared libraries | Måns Rullgård | 2010-01-16 | 1 | -0/+3 |