| Commit message (Expand) | Author | Age | Files | Lines |
* | mp3dec: decode more data from Info header | Alessandro Ghedini | 2014-04-17 | 1 | -0/+2 |
* | aviobuf: Add functions for null buffers | Martin Storsjö | 2013-09-19 | 1 | -0/+18 |
* | avio: Add const qualifiers to ffio_read_indirect | Ben Avison | 2013-08-08 | 1 | -1/+1 |
* | avio: Add an internal function for reading without copying | Ben Avison | 2013-08-05 | 1 | -0/+17 |
* | misc typo, style and wording fixes | Diego Biurrun | 2012-12-18 | 1 | -1/+1 |
* | avio: add avio_open2, taking an interrupt callback and options | Martin Storsjö | 2011-11-13 | 1 | -0/+4 |
* | multiple inclusion guard cleanup | Diego Biurrun | 2011-05-21 | 1 | -1/+1 |
* | avio: undeprecate av_url_read_fseek/fpause under nicer names | Anton Khirnov | 2011-04-12 | 1 | -26/+0 |
* | avio: make URLContext internal. | Anton Khirnov | 2011-04-08 | 1 | -0/+1 |
* | avio: move two ff_udp_* functions from avio_internal to url.h | Anton Khirnov | 2011-04-08 | 1 | -4/+0 |
* | avio: deprecate av_url_read_seek | Anton Khirnov | 2011-04-05 | 1 | -0/+17 |
* | avio: deprecate av_url_read_pause | Anton Khirnov | 2011-04-05 | 1 | -0/+5 |
* | avio: make url_fdopen internal. | Anton Khirnov | 2011-04-03 | 1 | -0/+13 |
* | avio: make url_open_dyn_packet_buf internal. | Anton Khirnov | 2011-04-03 | 1 | -0/+11 |
* | avio: make get_checksum() internal. | Anton Khirnov | 2011-03-30 | 1 | -0/+1 |
* | avio: move ff_crc04C11DB7_update() from avio.h -> avio_internal.h | Anton Khirnov | 2011-03-30 | 1 | -0/+2 |
* | avio: make init_checksum() internal. | Anton Khirnov | 2011-03-30 | 1 | -0/+3 |
* | avio: make udp_set_remote_url/get_local_port internal. | Anton Khirnov | 2011-03-23 | 1 | -0/+4 |
* | avio: cosmetics - nicer vertical alignment. | Anton Khirnov | 2011-03-23 | 1 | -1/+1 |
* | avio: make av_url_read_fseek/fpause internal. | Anton Khirnov | 2011-03-21 | 1 | -0/+5 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | avio: make url_setbufsize internal. | Anton Khirnov | 2011-03-16 | 1 | -0/+3 |
* | lavf: move ff_get_v from avio.h to avio_internal.h | Anton Khirnov | 2011-03-16 | 1 | -0/+2 |
* | avio: move ff_rewind_with_probe_data from avio.h to avio_internal.h | Anton Khirnov | 2011-03-07 | 1 | -0/+14 |
* | avio: fix fourcc if any character is >=0x80. | Ronald S. Bultje | 2011-03-04 | 1 | -1/+4 |
* | lavf: use a new ffio_wfourcc macro instead of put_tag() where possible | Anton Khirnov | 2011-02-25 | 1 | -0/+2 |
* | avio: make put_nbyte internal. | Anton Khirnov | 2011-02-21 | 1 | -0/+2 |
* | avio: make get_partial_buffer internal. | Anton Khirnov | 2011-02-21 | 1 | -0/+8 |
* | avio: move init_put_byte() to a new private header and rename it | Anton Khirnov | 2011-02-20 | 1 | -0/+35 |