| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-08 | 1 | -2/+2 |
|\ |
|
| * | avio: AVIO_ prefixes for URL_ open flags. | Anton Khirnov | 2011-04-07 | 1 | -2/+2 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-05 | 1 | -11/+12 |
|\| |
|
| * | avio: make url_close() internal. | Anton Khirnov | 2011-04-04 | 1 | -2/+2 |
| * | avio: make url_read_complete() internal. | Anton Khirnov | 2011-04-04 | 1 | -5/+5 |
| * | avio: make url_connect internal. | Anton Khirnov | 2011-04-04 | 1 | -2/+2 |
| * | avio: make url_alloc internal. | Anton Khirnov | 2011-04-04 | 1 | -2/+3 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Replace dprintf with av_dlog | Luca Barbato | 2011-01-29 | 1 | -6/+6 |
| * | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | Replace dprintf with av_dlog | Luca Barbato | 2011-01-30 | 1 | -6/+6 |
* | | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Check return value of get_chunk_header(). Since enum can be unsigned, the | Ronald S. Bultje | 2010-09-29 | 1 | -3/+3 |
* | Fix two compiler arnings related to printf-format of sizeof()-statements. | Ronald S. Bultje | 2010-08-28 | 1 | -2/+2 |
* | stream_selection can be freed in the fail case, in which case it's unassigned. | Zhentan Feng | 2010-08-28 | 1 | -1/+1 |
* | MMSH support, the most popular and widely used of all MMS variants. Written by | Ronald S. Bultje | 2010-08-21 | 1 | -0/+369 |