| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not attempt to open references through absolute pathes. | Michael Niedermayer | 2010-02-20 | 1 | -5/+2 |
* | Do not leave uninitialized data in the packet in MPC demuxer. Should allow for | Vitor Sessak | 2010-02-20 | 1 | -0/+2 |
* | Split rtsp_read_header() into two functions, so that the main part (now also | Martin Storsjö | 2010-02-19 | 1 | -10/+24 |
* | Split out input-specific parts of rtsp_read_header() into its own, new, | Martin Storsjö | 2010-02-19 | 1 | -33/+42 |
* | Only send out NAT-punching RTP/RTCP packets when we're in demuxer mode, i.e. | Martin Storsjö | 2010-02-19 | 1 | -1/+1 |
* | Use mode=receive instead of mode=play if in RTSP muxer (instead of demuxer) | Martin Storsjö | 2010-02-19 | 1 | -1/+3 |
* | Make rtsp_close_streams() take a AVFormatContext instead of a RTSPState | Martin Storsjö | 2010-02-19 | 1 | -6/+6 |
* | WavPack demuxer also depends on APE tag parser | Kostya Shishkov | 2010-02-19 | 1 | -1/+1 |
* | Make Bink demuxer skip all zero audio tracks, not only the first one | Kostya Shishkov | 2010-02-19 | 1 | -1/+1 |
* | AEA demuxer requires raw.o for pcm_read_seek | Daniel Verkamp | 2010-02-19 | 1 | -1/+1 |
* | Fix memory leak for truncated frames | Vitor Sessak | 2010-02-19 | 1 | -2/+2 |
* | Fix memory leak for truncated frames | Vitor Sessak | 2010-02-19 | 1 | -10/+14 |
* | Remove stale function declaration. | Martin Storsjö | 2010-02-19 | 1 | -1/+0 |
* | Rename RTSP_STATE_PLAYING to _STREAMING, since that better covers the | Martin Storsjö | 2010-02-19 | 2 | -7/+7 |
* | WavPack demuxer supports ID3v1 tags, so don't forget id3v1.o dependency for it | Kostya Shishkov | 2010-02-19 | 1 | -1/+1 |
* | Make RTMP client send bytes read report | Kostya Shishkov | 2010-02-18 | 1 | -0/+38 |
* | Add functions to send RTSP commands with content attached to them. This will | Martin Storsjö | 2010-02-17 | 1 | -1/+25 |
* | Remove first_rtcp_ntp_time. This is used to prevent overflow of the timestamp, | Ronald S. Bultje | 2010-02-16 | 2 | -5/+1 |
* | When using RTP-over-UDP, send dummy packets during stream setup, similar to | Martin Storsjö | 2010-02-16 | 3 | -0/+58 |
* | Fix two problems (no idea how this ever worked): | Ronald S. Bultje | 2010-02-16 | 1 | -1/+1 |
* | Revert r21851. | Ronald S. Bultje | 2010-02-16 | 1 | -1/+1 |
* | Don't return 0 if buffer setup failed. That signals the RTSP demuxer that | Ronald S. Bultje | 2010-02-16 | 1 | -1/+1 |
* | Set lavf identification string globally in av_write_header(), rather | Anton Khirnov | 2010-02-16 | 6 | -10/+20 |
* | Support IFF ANNO (annotation) chunk type | Peter Ross | 2010-02-16 | 1 | -0/+11 |
* | Strings in extended content header are UTF16, | Anton Khirnov | 2010-02-15 | 1 | -2/+2 |
* | workaround for broken files created by previous versions of asfenc. | Anton Khirnov | 2010-02-15 | 1 | -0/+4 |
* | Reindent | Reimar Döffinger | 2010-02-14 | 1 | -1/+1 |
* | Optimize h261_probe function, since it is far slower than all others. | Reimar Döffinger | 2010-02-14 | 1 | -0/+4 |
* | add netspeak gsm and truespeech wav format tags to riff.c | Ben Littler | 2010-02-13 | 1 | -0/+2 |
* | Do not call lseek() with invalid whence value | Måns Rullgård | 2010-02-13 | 1 | -0/+2 |
* | Add flag so muxers not needing width/height can signal this. | Michael Niedermayer | 2010-02-12 | 3 | -3/+4 |
* | Make DeluxePaint Animation demuxer actually return the find_record() error co... | Peter Ross | 2010-02-12 | 1 | -2/+2 |
* | Add GEOV fourcc (issue971). | Michael Niedermayer | 2010-02-12 | 1 | -0/+1 |
* | Fix timestamps. | Michael Niedermayer | 2010-02-11 | 1 | -4/+9 |
* | Reindent | Daniel Verkamp | 2010-02-10 | 1 | -1/+1 |
* | Fix demuxing of wav files with broken data header | Daniel Verkamp | 2010-02-10 | 1 | -0/+3 |
* | Use av_compare_ts from libavutil instead of the locale compare_ts, the | Reimar Döffinger | 2010-02-10 | 1 | -39/+7 |
* | Fix syncronisation for streams with a high encoding delay. | Timo Teräs | 2010-02-10 | 1 | -2/+1 |
* | Reindent after r21741. | Ronald S. Bultje | 2010-02-10 | 1 | -29/+29 |
* | Don't forget to set known audio parameters (samplerate, etc.) if the codec is | Ronald S. Bultje | 2010-02-10 | 1 | -5/+1 |
* | RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>. | Ronald S. Bultje | 2010-02-10 | 5 | -1/+212 |
* | Dont give up after 100kb of zero bytes but returnd EAGAIN | Michael Niedermayer | 2010-02-10 | 1 | -2/+7 |
* | mp3: ftell() file offset for VBR tags before ID3v1 parser messes it up. | Andreas Öman | 2010-02-10 | 1 | -1/+2 |
* | Doxument url_fopen(). | Stefano Sabatini | 2010-02-09 | 1 | -2/+14 |
* | Make sure the header value used to avoid repeating headers on seeking to the | Reimar Döffinger | 2010-02-08 | 1 | -2/+2 |
* | Implement gai_strerror() for systems lacking such functionality. Patch | Ronald S. Bultje | 2010-02-08 | 2 | -0/+13 |
* | Fix playback with invalid files that don't set the continuation flag for | David Conrad | 2010-02-08 | 2 | -1/+5 |
* | Directly use av_rescale_rnd() instead of av_convert_ts() as this cuts the | Michael Niedermayer | 2010-02-07 | 1 | -1/+3 |
* | Use av_compare_ts() for interleaving per dts. | Michael Niedermayer | 2010-02-07 | 1 | -7/+1 |
* | Implement a physical concatenation protocol. | Michele Orrù | 2010-02-07 | 4 | -1/+201 |