| Commit message (Expand) | Author | Age | Files | Lines |
* | Copy metadata from ASF files contained in RTSP streams from ASF to RTSP layer, | Ronald S. Bultje | 2011-01-14 | 1 | -0/+1 |
* | Introduce av_metadata_copy() to copy metadata from one struct to another. | Ronald S. Bultje | 2011-01-14 | 2 | -1/+19 |
* | wtv: ignore VIDEOINFOHEADER2 picture aspect ratio information, as it is unrel... | Peter Ross | 2011-01-14 | 1 | -6/+1 |
* | Revert aviobuf: Retry if the read/write function returns AVERROR(EAGAIN) | Martin Storsjö | 2011-01-13 | 1 | -25/+3 |
* | Use AVERROR_INVALIDDATA rather than -1 for nutdec error codes. | Stefano Sabatini | 2011-01-12 | 1 | -14/+14 |
* | aviobuf: Retry if the read/write function returns AVERROR(EAGAIN) | Martin Storsjö | 2011-01-12 | 1 | -3/+25 |
* | In mov demuxer, handle better wrong time scale, fix issue #2528 | Baptiste Coudurier | 2011-01-11 | 1 | -3/+3 |
* | In mov demuxer, set r_frame_rate for cfr files | Baptiste Coudurier | 2011-01-11 | 1 | -0/+4 |
* | Do not crash for illegal sample size, fixes issue 2502. | Daniel Kang | 2011-01-11 | 1 | -3/+15 |
* | Clarify timestamps related error messages in compute_pkt_fields2(). | Stefano Sabatini | 2011-01-11 | 1 | -2/+2 |
* | electronicarts: prevent endless loop opportunity in process_audio_header_elem... | Peter Ross | 2011-01-11 | 1 | -2/+2 |
* | revert r26302 | Peter Ross | 2011-01-10 | 1 | -2/+0 |
* | electronicarts: prevent endless loop opportunity in process_audio_header_elem... | Peter Ross | 2011-01-10 | 1 | -0/+2 |
* | electronicarts: only apply audio sanity checks when audio stream is present | Peter Ross | 2011-01-10 | 1 | -10/+11 |
* | perform sanity check on sample rate in electronicarts demuxer | Daniel Kang | 2011-01-10 | 1 | -0/+5 |
* | perform sanity check on number of channels in electronicarts demuxer | Daniel Kang | 2011-01-10 | 1 | -0/+5 |
* | rtsp: Properly fail if unable to open an input RTP port | Martin Storsjö | 2011-01-09 | 1 | -0/+4 |
* | fix indentation | Peter Ross | 2011-01-09 | 1 | -9/+9 |
* | wtv: only process timestamp_guid chunks for streams that we know about | Peter Ross | 2011-01-09 | 1 | -0/+3 |
* | wtv: do not repopulate codec information after we have seen data chunks | Peter Ross | 2011-01-09 | 1 | -1/+11 |
* | wtv: stop processing chunks if length is smaller than chunk header | Peter Ross | 2011-01-09 | 1 | -0/+2 |
* | wtv: fix typo | Peter Ross | 2011-01-09 | 1 | -1/+1 |
* | Add audio codec 0x1602 (AAC LATM) | Peter Ross | 2011-01-09 | 1 | -0/+6 |
* | Lagarith decoder by Nathan Caldwell, saintdev at gmail | Carl Eugen Hoyos | 2011-01-08 | 1 | -0/+1 |
* | In mov muxer, override codec tag for dv in mov, fix remuxing from avi | Baptiste Coudurier | 2011-01-07 | 1 | -1/+1 |
* | In mov muxer, override codec tag for h263 in mov, fix remuxing from 3gp | Baptiste Coudurier | 2011-01-07 | 1 | -0/+1 |
* | rtsp: Allow requesting of filtering of source packets | Martin Storsjö | 2011-01-06 | 2 | -3/+11 |
* | udp: Allow specifying the connect option in udp_set_remote_url, too | Martin Storsjö | 2011-01-06 | 1 | -1/+17 |
* | rtpproto: Allow specifying the connect option, passed through to udp | Martin Storsjö | 2011-01-06 | 1 | -4/+13 |
* | Set blkalign to 3840 (maximum bytes per frame) for AC-3 in avi. | Carl Eugen Hoyos | 2011-01-06 | 1 | -5/+3 |
* | rtpdec: Don't set RTP timestamps if they already are set by the depacketizer | Martin Storsjö | 2011-01-06 | 1 | -0/+2 |
* | Fix assertion fail on audio files with invalid sample rates, | Daniel Kang | 2011-01-06 | 1 | -1/+1 |
* | Revert previous commit, as it was not meant to be pushed. | Stefano Sabatini | 2011-01-06 | 1 | -4/+2 |
* | Issue more explicit error messages in compute_pkt_fields2(). | Stefano Sabatini | 2011-01-06 | 1 | -2/+4 |
* | In av_close_input_stream(), flush the packet queue before to actually | Stefano Sabatini | 2011-01-06 | 1 | -1/+1 |
* | rtsp: Parse RTP-Info headers | Martin Storsjö | 2011-01-05 | 1 | -0/+59 |
* | Reindent | Martin Storsjö | 2011-01-05 | 1 | -3/+3 |
* | rtsp: Simplify code | Martin Storsjö | 2011-01-05 | 1 | -7/+4 |
* | rtsp: Move resetting of rtpdec parameters to before sending the PLAY request | Martin Storsjö | 2011-01-05 | 1 | -5/+13 |
* | In ogg muxer, correctly mux VFR streams, fix issue #2398 | Baptiste Coudurier | 2011-01-05 | 1 | -7/+23 |
* | In mov demuxer, check that gmtime returns a valid value, fix crash, issue #2490 | Baptiste Coudurier | 2011-01-05 | 1 | -1/+4 |
* | In mov demuxer, check that stts data exists, fix crash, issue #2479 | Baptiste Coudurier | 2011-01-05 | 1 | -1/+2 |
* | lavf: rename meta.h->ffmeta.h for consistency. | Anton Khirnov | 2011-01-04 | 3 | -2/+2 |
* | wtv: obtain codec information from stream2_guid chunks, if present | Peter Ross | 2011-01-04 | 1 | -15/+42 |
* | wtv: display warning if scrambled stream is detected | Peter Ross | 2011-01-02 | 1 | -1/+10 |
* | Add AVOption support for muxers. | Anssi Hannula | 2011-01-02 | 2 | -1/+7 |
* | Use new function put_nbyte() to speed up padding. | Anssi Hannula | 2011-01-02 | 1 | -3/+2 |
* | Add function put_nbyte() to speed up padding in SPDIF muxer. | Anssi Hannula | 2011-01-02 | 2 | -0/+15 |
* | rtsp: Store the Content-Base header value straight to the target | Martin Storsjö | 2011-01-02 | 3 | -9/+3 |
* | rtsp: Pass the method name to ff_rtsp_parse_line | Martin Storsjö | 2011-01-02 | 2 | -3/+3 |