9730 Commits (174678ff5bb74e481c25377c6ae509755bb8e8a2)

Author SHA1 Message Date
  Michael Niedermayer 174678ff5b mpegvideo_probe: Fix misdetection of mpeg4video files. 14 years ago
  Michael Niedermayer ad53c7f9ec lavf: Add system to seperate relative timestamps from absolute ones. 14 years ago
  Carl Eugen Hoyos d07de6d75d Cosmetics: Remove superfluous newline. 14 years ago
  Piotr Bandurski af55a9d80a iff: add support for IFF DEEP 14 years ago
  Michael Niedermayer 12c65efb41 oggparseogm: Fix order or arguments. 14 years ago
  Michael Niedermayer 4093220029 mov: Discard invalid CTTS. 14 years ago
  Dale Curtis ef0d779706 Fix uninitialized reads on malformed ogg files. 14 years ago
  Michael Niedermayer 4cda8aa1c5 avformat_new_stream: fix initial last_dts value 14 years ago
  Tomas Härdin f6daa9f4f6 mxfdec: Add intra_only flag to MXFTrack 14 years ago
  Tomas Härdin 8c7721e709 mxfdec: Fix Avid AirSpeed files being misinterpreted as OP1a 14 years ago
  Tomas Härdin bf2290a80c mxfdec: Truncate packets that extend past the next edit unit 14 years ago
  Martin Storsjö 94f1b11a6f rtpenc: Fix the AVRational used for av_rescale_q_rnd 14 years ago
  Martin Storsjö a887c87c23 udp: Print an error message if bind fails 14 years ago
  Ronald S. Bultje a93b572ae4 smacker: error out if palette copy-with-offset overruns palette size. 14 years ago
  Carl Eugen Hoyos a294a7a1b3 mov: Allow last chunk to have an arbitrary number of samples. 14 years ago
  Reimar Döffinger 632eb1bbae cdxl demux: do not create packets with uninitialized data at EOF. 14 years ago
  Derek Buitenhuis 01606d10e6 libutvideo: Add Ut Video encoder wrapper 14 years ago
  Justin Ruggles 94cf64b81f cosmetics: reindent 14 years ago
  Justin Ruggles 8c1d6ac66a avformat: do not require a pixel/sample format if there is no decoder 14 years ago
  Justin Ruggles a7fa75684d avformat: do not fill-in audio packet duration in compute_pkt_fields() 14 years ago
  Justin Ruggles 6c65cf58fd lavf: Use av_get_audio_frame_duration() in get_audio_frame_size() 14 years ago
  Justin Ruggles f1e73100d9 siff: do not set AVCodecContext.frame_size 14 years ago
  Justin Ruggles ec2e767bf3 amr demuxer: do not set AVCodecContext.frame_size. 14 years ago
  Justin Ruggles 8d1a20aa7c aiffdec: do not set AVCodecContext.frame_size 14 years ago
  Justin Ruggles 237a855caf mov: do not set AVCodecContext.frame_size 14 years ago
  Justin Ruggles 9727264220 ape: do not set AVCodecContext.frame_size. 14 years ago
  Justin Ruggles 2dd18d4435 rdt: remove workaround for infinite loop with aac 14 years ago
  Justin Ruggles 9c365fe8ae avformat: do not require frame_size in avformat_find_stream_info() for CELT 14 years ago
  Justin Ruggles fbc8c59679 avformat: do not require frame_size in avformat_find_stream_info() for MP1/2/3 14 years ago
  Justin Ruggles 84b6ae0808 avformat: do not require frame_size in avformat_find_stream_info() for AAC 14 years ago
  Justin Ruggles 620b88a302 swfenc: use av_get_audio_frame_duration() instead of AVCodecContext.frame_size 14 years ago
  Justin Ruggles 14aecc50fa rtpenc: use av_get_audio_frame_duration() for max_frames_per_packet 14 years ago
  Justin Ruggles c019070fda riffenc: use av_get_audio_frame_duration() 14 years ago
  Aaron Colwell 2e061130f4 matroska : Add support for reading/writing creation_time metadata. 14 years ago
  Anton Khirnov 27c7ca9c12 lavf: deobfuscate read_frame_internal(). 14 years ago
  Anton Khirnov dcee811505 lavf: make read_from_packet_buffer() more flexible. 14 years ago
  Anton Khirnov 52b0943f10 lavf: factorize freeing a packet buffer. 14 years ago
  Diego Biurrun 0a41f47dc1 dv: Do not redundantly initialize struct members to zero. 14 years ago
  Michael Niedermayer 337fa0dbe7 lavf: Do not compute the packet duration based on the bitrate if the frame_size can be determined. 14 years ago
  Michael Niedermayer b8afbbca9c lavf: factor out determinable_frame_size() 14 years ago
  Justin Ruggles b7beabab4b tiertexseq: set correct block_align for audio 14 years ago
  Justin Ruggles f9cf91d822 tiertexseq: set audio stream start time to 0 14 years ago
  Justin Ruggles 0883109b27 voc/avs: Do not change the sample rate mid-stream. 14 years ago
  Justin Ruggles 4da374f8a9 segafilm: use the sample rate as the time base for audio streams 14 years ago
  Justin Ruggles ea289186f0 ea: fix audio pts 14 years ago
  Justin Ruggles 01be6fa926 psx-str: fix audio pts 14 years ago
  Justin Ruggles d0ab585074 vqf: set packet duration 14 years ago
  Justin Ruggles 101c369b7c tta demuxer: set packet duration 14 years ago
  Justin Ruggles 5a9b952201 thp: set audio packet durations 14 years ago
  Justin Ruggles 5602a464c9 avcodec: add a Vorbis parser to get packet duration 14 years ago