| Commit message (Expand) | Author | Age | Files | Lines |
* | rtsp: Support multicast source filters (RFC 4570) | Ed Torbett | 2013-07-19 | 2 | -0/+19 |
* | rtpproto: Check the source IP if one single source has been specified | Martin Storsjö | 2013-07-19 | 1 | -1/+57 |
* | rtpproto: Support IGMPv3 source specific multicast inclusion | Ed Torbett | 2013-07-19 | 1 | -4/+11 |
* | lavf: Make sure avg_frame_rate can be calculated without integer overflow | Martin Storsjö | 2013-07-15 | 1 | -0/+3 |
* | mov: Do not allow updating the time scale after it has been set | Martin Storsjö | 2013-07-15 | 1 | -0/+5 |
* | mov: Seek back if overreading an individual atom | Martin Storsjö | 2013-07-15 | 1 | -0/+6 |
* | rtsp: Include an User-Agent header field in all requests | Martin Storsjö | 2013-07-14 | 1 | -0/+1 |
* | movenc: Rename the timestamp parameter to dts in write_hint_packets | Martin Storsjö | 2013-07-08 | 1 | -4/+4 |
* | movenc: Make sure the RTP hint tracks have nondecreasing DTS | Martin Storsjö | 2013-07-08 | 1 | -3/+14 |
* | westwood_vqa: do not free extradata on error in read_header | Luca Barbato | 2013-07-07 | 1 | -2/+0 |
* | movenc: K&R formatting cosmetics | Martin Storsjö | 2013-07-07 | 2 | -197/+198 |
* | Makefile: Remove stray tabs | Michael Niedermayer | 2013-07-07 | 1 | -1/+1 |
* | yuv4mpeg: Correctly round chroma up for odd luma sizes | Ronald S. Bultje | 2013-07-07 | 1 | -2/+3 |
* | rmdec: Use the AVIOContext given as parameter in rm_read_metadata() | Michael Niedermayer | 2013-07-07 | 1 | -6/+6 |
* | avio: Handle AVERROR_EOF in the same way as the return value 0 | Michael Niedermayer | 2013-07-07 | 1 | -1/+1 |
* | wtv: Mark attachment with a negative stream id | Luca Barbato | 2013-07-07 | 1 | -0/+1 |
* | tests: Only run noproxy test if networking is enabled | Diego Biurrun | 2013-07-06 | 1 | -2/+3 |
* | oggdec: do not fall back on binary search in the generic code. | Anton Khirnov | 2013-07-02 | 1 | -1/+1 |
* | lavf: don't abort if both encoder and muxer aspect ratios are not set | Rafaël Carré | 2013-06-24 | 1 | -7/+12 |
* | matroskaenc: restore compatibility with non referenced AVPacket | Rafaël Carré | 2013-06-24 | 1 | -2/+5 |
* | ogg: relax demuxer conformance checks | Luca Barbato | 2013-06-22 | 1 | -2/+5 |
* | smacker: check frame size validity | Kostya Shishkov | 2013-06-16 | 1 | -1/+5 |
* | smacker: pad the extradata allocation | Kostya Shishkov | 2013-06-16 | 1 | -1/+2 |
* | avf: move url utility functions in a separate file | Luca Barbato | 2013-06-16 | 6 | -150/+186 |
* | avf: move ff_write_chained to mux.c | Luca Barbato | 2013-06-16 | 2 | -18/+18 |
* | avf: move riff tags accessors where they belong | Luca Barbato | 2013-06-16 | 2 | -9/+10 |
* | avf: move ff_http_match_no_proxy to network | Luca Barbato | 2013-06-16 | 5 | -57/+57 |
* | avf: split off format register and lookup function | Luca Barbato | 2013-06-16 | 3 | -146/+184 |
* | 4xm: do not overread while parsing header | Luca Barbato | 2013-06-12 | 1 | -6/+14 |
* | 4xm: refactor fourxm_read_header | Luca Barbato | 2013-06-12 | 1 | -89/+93 |
* | 4xm: K&R formatting cosmetics | Luca Barbato | 2013-06-12 | 1 | -44/+41 |
* | matroskadec: introduce resync function. | Sean McGovern | 2013-06-10 | 1 | -4/+43 |
* | riff: Support ULH0 and ULH2 fourccs. | Yusuke Nakamura | 2013-06-10 | 1 | -0/+2 |
* | rtpdec: Fix the alphabetical ordering in registering depacketizers | Martin Storsjö | 2013-06-06 | 1 | -1/+1 |
* | libavformat: Fix standalone compilation of the webm muxer | Martin Storsjö | 2013-06-06 | 1 | -1/+1 |
* | apetag: use int64_t for filesize | Anton Khirnov | 2013-06-04 | 1 | -1/+1 |
* | network: uniform ff_listen_bind and ff_listen_connect | Luca Barbato | 2013-06-04 | 3 | -16/+60 |
* | movenc: Grow the frag_info array in chunks | Andrey Semashev | 2013-06-04 | 2 | -3/+10 |
* | movenc: Increase the cluster array allocation by doubling | Andrey Semashev | 2013-06-04 | 2 | -2/+2 |
* | movenc: Keep track of the allocated size for the cluster array | Andrey Semashev | 2013-06-04 | 2 | -4/+7 |
* | movenc: Change the track struct name to match the typedef | Martin Storsjö | 2013-06-03 | 1 | -1/+1 |
* | Go2Webinar decoder | Kostya Shishkov | 2013-06-03 | 1 | -0/+3 |
* | nsvdec: Remove commented-out debug cruft | Diego Biurrun | 2013-06-02 | 1 | -27/+0 |
* | network: factor out connect-listening code | Luca Barbato | 2013-06-01 | 3 | -45/+56 |
* | network: factor out bind-listening code | Luca Barbato | 2013-06-01 | 3 | -27/+39 |
* | use my full first name instead of short one in copyrights | Kostya Shishkov | 2013-06-01 | 4 | -4/+4 |
* | lavf: add a raw WavPack muxer. | Anton Khirnov | 2013-05-28 | 4 | -3/+92 |
* | apetag: add support for writing APE tags | Anton Khirnov | 2013-05-28 | 2 | -0/+61 |
* | matroskaenc: support muxing WavPack | Anton Khirnov | 2013-05-28 | 2 | -2/+73 |
* | wvdec: split block header parsing into a separate file | Anton Khirnov | 2013-05-28 | 4 | -53/+145 |