| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: don't select an attached picture as default stream for seeking. | Anton Khirnov | 2012-03-15 | 1 | -1/+2 |
* | jv demux: set video stream duration | Paul B Mahol | 2012-03-14 | 1 | -0/+1 |
* | http: Clear the auth state on redirects | Martin Storsjö | 2012-03-13 | 1 | -0/+3 |
* | http: Retry auth if it failed due to being stale | Martin Storsjö | 2012-03-13 | 1 | -7/+12 |
* | rtsp: Resend new keepalive commands if they used stale auth | Martin Storsjö | 2012-03-13 | 1 | -1/+6 |
* | rtsp: Retry authentication if failed due to being stale | Martin Storsjö | 2012-03-13 | 1 | -3/+5 |
* | httpauth: Parse the stale field in digest auth | Martin Storsjö | 2012-03-13 | 2 | -0/+17 |
* | iff: make .long_name more descriptive | Paul B Mahol | 2012-03-12 | 1 | -1/+1 |
* | rtsp: Fix a typo | Martin Storsjö | 2012-03-12 | 1 | -1/+1 |
* | Fix a bunch of common typos. | Diego Biurrun | 2012-03-09 | 1 | -1/+1 |
* | mpegts: Always honor a registration descriptor if present and there is no oth... | Alex Converse | 2012-03-09 | 1 | -2/+1 |
* | rtsp: Only set the ttl parameter if the server actually gave a value | Martin Storsjö | 2012-03-09 | 1 | -2/+4 |
* | udp: Set ttl for read-write streams, too, not only for write-only ones | Martin Storsjö | 2012-03-09 | 1 | -2/+3 |
* | udp: Only bind to the multicast address if in read-only mode | Martin Storsjö | 2012-03-09 | 1 | -2/+3 |
* | udp: Clarify the comment about binding the multicast address | Martin Storsjö | 2012-03-09 | 1 | -1/+3 |
* | udp: Reorder comments | Martin Storsjö | 2012-03-09 | 1 | -1/+1 |
* | Fix uninitialized reads on malformed ogg files. | Dale Curtis | 2012-03-08 | 1 | -5/+5 |
* | rtpenc: Fix the AVRational used for av_rescale_q_rnd | Martin Storsjö | 2012-03-08 | 1 | -1/+1 |
* | udp: Print an error message if bind fails | Martin Storsjö | 2012-03-07 | 1 | -1/+3 |
* | smacker: error out if palette copy-with-offset overruns palette size. | Ronald S. Bultje | 2012-03-07 | 1 | -1/+8 |
* | mov: Allow last chunk to have an arbitrary number of samples. | Carl Eugen Hoyos | 2012-03-06 | 1 | -1/+2 |
* | cdxl demux: do not create packets with uninitialized data at EOF. | Reimar Döffinger | 2012-03-05 | 1 | -0/+1 |
* | cosmetics: reindent | Justin Ruggles | 2012-03-05 | 1 | -5/+5 |
* | avformat: do not require a pixel/sample format if there is no decoder | Justin Ruggles | 2012-03-05 | 2 | -13/+30 |
* | avformat: do not fill-in audio packet duration in compute_pkt_fields() | Justin Ruggles | 2012-03-05 | 1 | -14/+33 |
* | lavf: Use av_get_audio_frame_duration() in get_audio_frame_size() | Justin Ruggles | 2012-03-05 | 1 | -19/+14 |
* | siff: do not set AVCodecContext.frame_size | Justin Ruggles | 2012-03-05 | 1 | -3/+5 |
* | amr demuxer: do not set AVCodecContext.frame_size. | Justin Ruggles | 2012-03-05 | 1 | -2/+0 |
* | aiffdec: do not set AVCodecContext.frame_size | Justin Ruggles | 2012-03-05 | 1 | -12/+18 |
* | mov: do not set AVCodecContext.frame_size | Justin Ruggles | 2012-03-05 | 1 | -13/+0 |
* | ape: do not set AVCodecContext.frame_size. | Justin Ruggles | 2012-03-05 | 1 | -1/+0 |
* | rdt: remove workaround for infinite loop with aac | Justin Ruggles | 2012-03-05 | 1 | -3/+0 |
* | avformat: do not require frame_size in avformat_find_stream_info() for CELT | Justin Ruggles | 2012-03-05 | 1 | -3/+0 |
* | avformat: do not require frame_size in avformat_find_stream_info() for MP1/2/3 | Justin Ruggles | 2012-03-05 | 1 | -3/+0 |
* | avformat: do not require frame_size in avformat_find_stream_info() for AAC | Justin Ruggles | 2012-03-05 | 1 | -1/+0 |
* | swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.frame_size | Justin Ruggles | 2012-03-05 | 1 | -5/+1 |
* | rtpenc: use av_get_audio_frame_duration() for max_frames_per_packet | Justin Ruggles | 2012-03-05 | 1 | -2/+9 |
* | riffenc: use av_get_audio_frame_duration() | Justin Ruggles | 2012-03-05 | 1 | -5/+23 |
* | lavf: deobfuscate read_frame_internal(). | Anton Khirnov | 2012-03-05 | 4 | -170/+178 |
* | lavf: make read_from_packet_buffer() more flexible. | Anton Khirnov | 2012-03-05 | 1 | -12/+20 |
* | lavf: factorize freeing a packet buffer. | Anton Khirnov | 2012-03-05 | 1 | -17/+13 |
* | dv: Do not redundantly initialize struct members to zero. | Diego Biurrun | 2012-03-05 | 1 | -7/+1 |
* | tiertexseq: set correct block_align for audio | Justin Ruggles | 2012-03-03 | 1 | -1/+1 |
* | tiertexseq: set audio stream start time to 0 | Justin Ruggles | 2012-03-03 | 1 | -0/+1 |
* | voc/avs: Do not change the sample rate mid-stream. | Justin Ruggles | 2012-03-03 | 1 | -4/+12 |
* | segafilm: use the sample rate as the time base for audio streams | Justin Ruggles | 2012-03-03 | 1 | -4/+7 |
* | ea: fix audio pts | Justin Ruggles | 2012-03-03 | 1 | -12/+13 |
* | psx-str: fix audio pts | Justin Ruggles | 2012-03-03 | 1 | -1/+4 |
* | vqf: set packet duration | Justin Ruggles | 2012-03-03 | 1 | -1/+2 |
* | tta demuxer: set packet duration | Justin Ruggles | 2012-03-03 | 1 | -4/+12 |