10804 Commits (82b7525173f20702a8cbc26ebedbf4b69b8fecec)

Author SHA1 Message Date
  Anton Khirnov cd9a3c3512 lavf: don't select an attached picture as default stream for seeking. 13 years ago
  Paul B Mahol d3d1b25e69 jv demux: set video stream duration 13 years ago
  Martin Storsjö 499ad54d98 http: Clear the auth state on redirects 13 years ago
  Martin Storsjö e75bbcf493 http: Retry auth if it failed due to being stale 13 years ago
  Martin Storsjö cdf9108b6a rtsp: Resend new keepalive commands if they used stale auth 13 years ago
  Martin Storsjö 2f96cc1fc4 rtsp: Retry authentication if failed due to being stale 13 years ago
  Martin Storsjö 8a3360d18a httpauth: Parse the stale field in digest auth 13 years ago
  Paul B Mahol 947e103a8f iff: make .long_name more descriptive 13 years ago
  Martin Storsjö 705eeb5eca rtsp: Fix a typo 13 years ago
  Diego Biurrun ffae713a5b Fix a bunch of common typos. 13 years ago
  Alex Converse 100c3fb2d1 mpegts: Always honor a registration descriptor if present and there is no other codec information. 13 years ago
  Martin Storsjö 6294d708b8 rtsp: Only set the ttl parameter if the server actually gave a value 13 years ago
  Martin Storsjö 2bfd92b330 udp: Set ttl for read-write streams, too, not only for write-only ones 13 years ago
  Martin Storsjö c700fdb00f udp: Only bind to the multicast address if in read-only mode 13 years ago
  Martin Storsjö 1b89bcdd7f udp: Clarify the comment about binding the multicast address 13 years ago
  Martin Storsjö 113d3e106d udp: Reorder comments 13 years ago
  Dale Curtis ef0d779706 Fix uninitialized reads on malformed ogg files. 13 years ago
  Martin Storsjö 94f1b11a6f rtpenc: Fix the AVRational used for av_rescale_q_rnd 13 years ago
  Martin Storsjö a887c87c23 udp: Print an error message if bind fails 13 years ago
  Ronald S. Bultje a93b572ae4 smacker: error out if palette copy-with-offset overruns palette size. 13 years ago
  Carl Eugen Hoyos a294a7a1b3 mov: Allow last chunk to have an arbitrary number of samples. 13 years ago
  Reimar Döffinger 632eb1bbae cdxl demux: do not create packets with uninitialized data at EOF. 13 years ago
  Justin Ruggles 94cf64b81f cosmetics: reindent 13 years ago
  Justin Ruggles 8c1d6ac66a avformat: do not require a pixel/sample format if there is no decoder 13 years ago
  Justin Ruggles a7fa75684d avformat: do not fill-in audio packet duration in compute_pkt_fields() 13 years ago
  Justin Ruggles 6c65cf58fd lavf: Use av_get_audio_frame_duration() in get_audio_frame_size() 13 years ago
  Justin Ruggles f1e73100d9 siff: do not set AVCodecContext.frame_size 13 years ago
  Justin Ruggles ec2e767bf3 amr demuxer: do not set AVCodecContext.frame_size. 13 years ago
  Justin Ruggles 8d1a20aa7c aiffdec: do not set AVCodecContext.frame_size 13 years ago
  Justin Ruggles 237a855caf mov: do not set AVCodecContext.frame_size 13 years ago
  Justin Ruggles 9727264220 ape: do not set AVCodecContext.frame_size. 13 years ago
  Justin Ruggles 2dd18d4435 rdt: remove workaround for infinite loop with aac 13 years ago
  Justin Ruggles 9c365fe8ae avformat: do not require frame_size in avformat_find_stream_info() for CELT 13 years ago
  Justin Ruggles fbc8c59679 avformat: do not require frame_size in avformat_find_stream_info() for MP1/2/3 13 years ago
  Justin Ruggles 84b6ae0808 avformat: do not require frame_size in avformat_find_stream_info() for AAC 13 years ago
  Justin Ruggles 620b88a302 swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.frame_size 13 years ago
  Justin Ruggles 14aecc50fa rtpenc: use av_get_audio_frame_duration() for max_frames_per_packet 13 years ago
  Justin Ruggles c019070fda riffenc: use av_get_audio_frame_duration() 13 years ago
  Anton Khirnov 27c7ca9c12 lavf: deobfuscate read_frame_internal(). 13 years ago
  Anton Khirnov dcee811505 lavf: make read_from_packet_buffer() more flexible. 13 years ago
  Anton Khirnov 52b0943f10 lavf: factorize freeing a packet buffer. 13 years ago
  Diego Biurrun 0a41f47dc1 dv: Do not redundantly initialize struct members to zero. 13 years ago
  Justin Ruggles b7beabab4b tiertexseq: set correct block_align for audio 13 years ago
  Justin Ruggles f9cf91d822 tiertexseq: set audio stream start time to 0 13 years ago
  Justin Ruggles 0883109b27 voc/avs: Do not change the sample rate mid-stream. 13 years ago
  Justin Ruggles 4da374f8a9 segafilm: use the sample rate as the time base for audio streams 13 years ago
  Justin Ruggles ea289186f0 ea: fix audio pts 13 years ago
  Justin Ruggles 01be6fa926 psx-str: fix audio pts 13 years ago
  Justin Ruggles d0ab585074 vqf: set packet duration 13 years ago
  Justin Ruggles 101c369b7c tta demuxer: set packet duration 13 years ago