14174 Commits (4fa91b88c6180957781036614fa94a6fc3b7046f)

Author SHA1 Message Date
  Carl Eugen Hoyos 362383b743 Fix remuxing of IMA_QT in mov. 12 years ago
  Carl Eugen Hoyos c5a837658a Do not detect "00000000..." (and other non-changing values) as adp. 12 years ago
  Carl Eugen Hoyos b8667bccad Revert: flvenc: Don't pretend to support muxing "plain" VP6 12 years ago
  Diego Biurrun d64341e498 configure: Prefix libc-related variables with "libc_" 12 years ago
  d s f0b234ab9e avformat: AviSynth demuxer rewrite 12 years ago
  Andrey Utkin c1b9d7189d avformat/rtpdec: Enable GSM RTP depacketization 12 years ago
  Michael Niedermayer 7f763775aa avformat/utils: remove unused variable 12 years ago
  Michael Niedermayer 1770da18f7 avformat/utils: reject poorly fitting rfps values earlier 12 years ago
  Michael Niedermayer ba189b1db4 avformat/mov: use rfps_add_frame() only for video 12 years ago
  James Almer 618bdb7f58 lavf/mux: Don't write "encoder" metadata tag when bitexact is requested 12 years ago
  Michael Niedermayer 133fbfc781 do O(1) instead of O(n) atomic operations in register functions 12 years ago
  James Almer 56572787ae Add Windows resource file support for shared libraries 12 years ago
  Carl Eugen Hoyos af7562a035 Ignore es_map_length when parsing mpeg program stream map. 12 years ago
  Michael Niedermayer e2bf00ce46 avformat/mov: calculate rfps from the first 100 frames of the index 12 years ago
  Michael Niedermayer 1565a9a9e9 avformat/utils: factor rfps calculation out 12 years ago
  Michael Niedermayer dc1b0a54f9 avformat/utils: provide more IO statistics in debug output at start and end of av_find_streaminfo() 12 years ago
  Michael Niedermayer f3008f30fb avformat/utils: move update_wrap_reference() up 12 years ago
  Michael Niedermayer 34b16e2d36 avformat/utils: reorder operations in update_wrap_reference() 12 years ago
  Rainer Hochecker f65afef1df mpegts: do not set pts for missing dts in video streams 12 years ago
  Michael Niedermayer 394b0c830a avformat/utils: correct for timestamp wrap earlier 12 years ago
  Michael Niedermayer d7ead9ad44 avformat/utils: also fix wrapping of start_time in update_initial_timestamps() 12 years ago
  Michael Niedermayer dd5f925927 avformat/utils: Fix pts_wrap_behavior calculation with negative first_dts 12 years ago
  Michael Niedermayer b2c89453dc avformat/avisynth: remove duplicate av_new_packet() call 12 years ago
  Anton Khirnov c46ab34d81 avisynth: make avs_library statically allocated. 12 years ago
  Stephen Hutchinson 801c186440 avisynth: Move to av_new_packet/av_free_packet. 12 years ago
  Carl Eugen Hoyos 2ccc6ff03a Add an Opus and a Speex muxer. 12 years ago
  Carl Eugen Hoyos 4ba90392bc Support AC-3 in Sega Dreamcast Sofdec files. 12 years ago
  Anton Khirnov 95fd52c11b mxfdec: set extradata size 12 years ago
  Kostya Shishkov a16577d985 MSN Audio support 12 years ago
  Diego Biurrun ab81f24ad4 build: Integrate multilibrary examples into the build system 12 years ago
  Stefano Sabatini c0f2e07135 lavf/segment: add a few log messages when avio_open2() fails 12 years ago
  Stefano Sabatini 5e278c19c7 lavf/segment: add segment_list_entry_prefix option 12 years ago
  Vignesh Venkatasubramanian 7f11c530dc lavf: Exporting opus pre_skip in AVCodecContext 12 years ago
  Michael Niedermayer e78d038187 avformat/asfdec: ignore packet_segments 12 years ago
  Alberto Delmás edf7d15eb0 avformat/asfdec: reset packet_time_start when asf_read_frame_header() failed 12 years ago
  Michael Niedermayer 76dad833e9 avformat/asfdec: remove duplicated packet_segments reset 12 years ago
  Carl Eugen Hoyos e043298cb1 lavf/mpegenc: Print a warning if ac3, pcm_s16be or dts are muxed into mpeg1. 12 years ago
  Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 12 years ago
  Michael Niedermayer 5c4aa72b75 avformat/hnm: check chunk_size == 0 12 years ago
  Michael Niedermayer a7f27453f6 avformat/mov: Check that we have a stream before accessing it in mov_read_ares() 12 years ago
  Michael Niedermayer 2e97e24409 avformat/ipmovie: check OPCODE_INIT_VIDEO_BUFFERS size more completely 12 years ago
  Michael Niedermayer 7865759409 avformat/avidec: Dont assert the existence of an index for video streams. 12 years ago
  Martin Storsjö 56c2337004 hls: Avoid reading outside of the allocated array 12 years ago
  Martin Storsjö 8c92909814 hls: Check whether the AVIOContext contains a new redirected URL 12 years ago
  Martin Storsjö be4edda673 http: Expose the content location via an AVOption 12 years ago
  Zhang Rui 393d80cc27 http: Support relative URL redirection 12 years ago
  Martin Storsjö 76267ecc82 http: Remove an unrelated and mistakenly set AVOption unit name 12 years ago
  Michael Niedermayer 9cbe834dfd avformat/avidec: Skip duplicate strf chunks 12 years ago
  Michael Niedermayer 7c98c834e0 avformat/avidec: also print position in print_tag() 12 years ago
  Anton Khirnov ce9bba5340 avidec: fix a memleak in the dv init code. 12 years ago