| Commit message (Expand) | Author | Age | Files | Lines |
* | flv: Only parse keyframe index when the underlaying protocol allows seeking a... | Michael Niedermayer | 2011-04-09 | 1 | -1/+1 |
* | Fix support for flvtool2 "keyframes based" generated index in FLV format decoder | Kharkov Alexander | 2011-04-09 | 1 | -1/+2 |
* | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-09 | 31 | -163/+239 |
|\ |
|
| * | lavf: bump minor and add an APIChanges entry for avformat cleanup | Anton Khirnov | 2011-04-08 | 1 | -1/+1 |
| * | lavf: get rid of ffm-specific stuff in avformat.h | Anton Khirnov | 2011-04-08 | 2 | -6/+5 |
| * | avio: deprecate av_protocol_next(). | Anton Khirnov | 2011-04-08 | 2 | -1/+5 |
| * | avio: add a function for iterating though protocol names. | Anton Khirnov | 2011-04-08 | 2 | -0/+23 |
| * | lavf: rename a parameter of av_sdp_create from buff->buf | Anton Khirnov | 2011-04-08 | 2 | -9/+9 |
| * | lavf: rename avf_sdp_create to av_sdp_create. | Anton Khirnov | 2011-04-08 | 5 | -5/+19 |
| * | lavf: make av_guess_image2_codec internal | Anton Khirnov | 2011-04-08 | 5 | -3/+18 |
| * | avio: make URLProtocol internal. | Anton Khirnov | 2011-04-08 | 2 | -1/+22 |
| * | avio: make URLContext internal. | Anton Khirnov | 2011-04-08 | 10 | -3/+21 |
| * | lavf: mark av_pkt_dump(_log) for remove on $next+1 bump. | Anton Khirnov | 2011-04-08 | 3 | -1/+10 |
| * | lavf: use designated initializers for all protocols | Anton Khirnov | 2011-04-08 | 11 | -117/+97 |
| * | applehttp: don't use deprecated url_ functions. | Anton Khirnov | 2011-04-08 | 1 | -8/+8 |
| * | avio: move two ff_udp_* functions from avio_internal to url.h | Anton Khirnov | 2011-04-08 | 2 | -4/+4 |
| * | asfdec: remove a forgotten declaration of nonexistent function | Anton Khirnov | 2011-04-08 | 1 | -2/+0 |
| * | avio: deprecate the typedef for URLInterruptCB | Anton Khirnov | 2011-04-08 | 3 | -7/+5 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-08 | 28 | -124/+184 |
|\| |
|
| * | proto: include os_support.h in network.h | Luca Barbato | 2011-04-07 | 1 | -0/+1 |
| * | matroskaenc: don't write an empty Cues element. | Anton Khirnov | 2011-04-07 | 1 | -3/+6 |
| * | avio: move extern url_interrupt_cb declaration from avio.h to url.h | Anton Khirnov | 2011-04-07 | 6 | -0/+8 |
| * | avio: make av_register_protocol2 internal. | Anton Khirnov | 2011-04-07 | 4 | -5/+19 |
| * | avio: avio_ prefix for url_set_interrupt_cb. | Anton Khirnov | 2011-04-07 | 2 | -2/+7 |
| * | avio: AVIO_ prefixes for URL_ open flags. | Anton Khirnov | 2011-04-07 | 24 | -62/+89 |
| * | proto: introduce listen option in tcp | Luca Barbato | 2011-04-07 | 1 | -2/+22 |
| * | proto: factor ff_network_wait_fd and use it on udp | Luca Barbato | 2011-04-07 | 3 | -52/+34 |
* | | riff: add ATRAC3+ guid | Peter Ross | 2011-04-07 | 1 | -0/+1 |
* | | ff_get_wav_header: perform full lookup on WAVEFORMATEXTENSIBLE subformat guid | Peter Ross | 2011-04-07 | 1 | -4/+16 |
* | | move PRI_GUID, ARG_GUID, AVCodecGuid, ff_codec_guid_get_id, MEDIASUBTYPE_BASE... | Peter Ross | 2011-04-07 | 3 | -50/+54 |
* | | move ff_asf_guid, ff_guidcmp and ff_get_guid into riff.h | Peter Ross | 2011-04-07 | 4 | -15/+16 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-07 | 8 | -16/+18 |
|\| |
|
| * | mmst: get rid of deprecated AVERRORs | Anton Khirnov | 2011-04-06 | 1 | -7/+7 |
| * | lxfdec: use AVERROR(ENOMEM) instead of deprecated AVERROR_NOMEM. | Anton Khirnov | 2011-04-06 | 1 | -2/+2 |
| * | Reemove remaining uses of deprecated AVERROR_NOTSUPP. | Anton Khirnov | 2011-04-06 | 5 | -7/+7 |
| * | lavf: if id3v2 tag is present and all else fails, guess by file extension | Anton Khirnov | 2011-04-06 | 1 | -1/+12 |
* | | Add PlayStation Portable PMP format demuxer | Reimar Döffinger | 2011-04-06 | 4 | -1/+175 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-06 | 5 | -31/+33 |
|\| |
|
| * | avio: always compile dyn_buf functions | Anton Khirnov | 2011-04-05 | 1 | -4/+0 |
| * | avio: make URL_PROTOCOL_FLAG_NESTED_SCHEME internal | Anton Khirnov | 2011-04-05 | 2 | -1/+6 |
| * | avio: deprecate av_url_read_seek | Anton Khirnov | 2011-04-05 | 3 | -20/+20 |
| * | avio: deprecate av_url_read_pause | Anton Khirnov | 2011-04-05 | 3 | -7/+8 |
* | | Fix gazeta-20090408-1456-aa.ts | Michael Niedermayer | 2011-04-06 | 1 | -0/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-05 | 21 | -492/+585 |
|\| |
|
| * | avio: deprecate url_get_filename(). | Anton Khirnov | 2011-04-04 | 2 | -13/+5 |
| * | avio: deprecate url_max_packet_size(). | Anton Khirnov | 2011-04-04 | 6 | -19/+9 |
| * | avio: make url_get_file_handle() internal. | Anton Khirnov | 2011-04-04 | 9 | -19/+24 |
| * | avio: make url_filesize() internal. | Anton Khirnov | 2011-04-04 | 4 | -9/+14 |
| * | avio: make url_close() internal. | Anton Khirnov | 2011-04-04 | 16 | -41/+46 |
| * | avio: make url_seek() internal. | Anton Khirnov | 2011-04-04 | 5 | -27/+32 |