8014 Commits (2a0f868cfacd548d39665392cf4791c67bc2ea06)

Author SHA1 Message Date
  Anton Khirnov 2a0f868cfa lavf: remove disabled FF_API_PRELOAD cruft 14 years ago
  Anton Khirnov 1329827e79 lavf: remove disabled FF_API_NEW_STREAM cruft 14 years ago
  Anton Khirnov adad5b88f8 lavf: remove disabled FF_API_RTSP_URL_OPTIONS cruft 14 years ago
  Anton Khirnov f0cb13958d lavf: remove disabled FF_API_MUXRATE cruft 14 years ago
  Anton Khirnov 2f5e728b58 lavf: remove disabled FF_API_FILESIZE cruft 14 years ago
  Anton Khirnov df0bb26aca lavf: remove disabled FF_API_TIMESTAMP cruft 14 years ago
  Anton Khirnov 3bbfd3026c lavf: remove disabled FF_API_LOOP_OUTPUT cruft 14 years ago
  Anton Khirnov 6dc345555f lavf: remove disabled FF_API_LOOP_INPUT cruft 14 years ago
  Anton Khirnov b32e30faa1 lavf: remove disabled FF_API_AVSTREAM_QUALITY cruft 14 years ago
  Anton Khirnov 2d70912cc2 lavf: remove disabled FF_API_FLAG_RTP_HINT cruft 14 years ago
  Anton Khirnov 1d911bb404 lavf: remove disabled FF_API_SDP_CREATE cruft 14 years ago
  Anton Khirnov 64f6f6f836 lavf: remove disabled FF_API_GUESS_IMG2_CODEC cruft 14 years ago
  Anton Khirnov 21824e5b88 lavf: remove disabled FF_API_PKT_DUMP cruft 14 years ago
  Anton Khirnov cc10ab79ec lavf: remove disabled FF_API_FIND_INFO_TAG cruft 14 years ago
  Anton Khirnov ecd5f41a06 lavf: remove disabled FF_API_PARSE_DATE cruft 14 years ago
  Anton Khirnov 997420abf2 lavf: remove disabled FF_API_DUMP_FORMAT cruft 14 years ago
  Anton Khirnov 2fb7501938 lavf: remove disabled FF_API_FORMAT_PARAMETERS cruft 14 years ago
  Anton Khirnov 38233fc131 lavf: remove disabled FF_API_OLD_METADATA2 cruft 14 years ago
  Anton Khirnov 2439f2ca82 lavf: remove disabled FF_API_OLD_AVIO cruft 14 years ago
  Anton Khirnov a17479dfce lavf: increase major version from 53 to 54. 14 years ago
  Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 14 years ago
  Tomas Härdin 62271c4c9a mxfdec: Fix files with essence containers larger than 2 GiB. 14 years ago
  Jean First 4fbd3e89e7 mxfdec: Employ correct printf conversion specifiers for POSIX int types. 14 years ago
  Janne Grunau b3461c29c1 lavf: prevent infinite loops while flushing in avformat_find_stream_info 14 years ago
  Alex Converse d2ee8c1779 matroskadec: Pad AAC extradata. 14 years ago
  Martin Storsjö 9f9c45f4b6 movenc: Don't require frame_size to be set for modes other than mov 14 years ago
  Martin Storsjö 990a746cec movenc: Reindent a block 14 years ago
  Martin Storsjö 33ec9ef96d Add a tool for creating smooth streaming manifests 14 years ago
  Martin Storsjö bc7d05177f movdec: Calculate an average bit rate for fragmented streams, too 14 years ago
  Martin Storsjö 3b5d4428ac movenc: Write the sample rate instead of time scale in the stsd atom 14 years ago
  Martin Storsjö 4ddd54dab4 movenc: Add a separate ismv/isma (smooth streaming) muxer 14 years ago
  Martin Storsjö b613ff5e93 movenc: Allow the caller to decide on fragmentation 14 years ago
  Martin Storsjö f1caf01d5e libavformat: Add a flag for muxers that support write_packet(NULL) for flushing 14 years ago
  Martin Storsjö 83988d58ed movenc: Add support for writing fragmented mov files 14 years ago
  Martin Storsjö 6ca3856894 movenc: Add a separate start_pts 14 years ago
  Justin Ruggles b8dd555c63 aud: remove unneeded field, audio_stream_index from context 14 years ago
  Justin Ruggles be14a37066 aud: fix time stamp calculation for ADPCM IMA WS 14 years ago
  Justin Ruggles 10fef6bd6b aud: simplify header parsing 14 years ago
  Justin Ruggles 0e6a8b5cf7 aud: set pts_wrap_bits to 64. 14 years ago
  Justin Ruggles 98c290cc08 cosmetics: indentation 14 years ago
  Justin Ruggles d481227c54 aud: support Westwood SND1 audio in AUD files. 14 years ago
  Justin Ruggles 02e7dbf5ad adpcm_ima_ws: fix stereo decoding 14 years ago
  Justin Ruggles 220506d23f avcodec: add a new codec_id for CRYO APC IMA ADPCM. 14 years ago
  Justin Ruggles 4340a6363e vqa: remove unused context fields, audio_samplerate and audio_bits 14 years ago
  Justin Ruggles 7e813d5933 vqa: clean up audio header parsing 14 years ago
  Justin Ruggles 5b4c562897 vqa: set time base to frame rate as coded in the header. 14 years ago
  Justin Ruggles 9ae846971f vqa: set packet duration. 14 years ago
  Justin Ruggles 53ed79a260 vqa: use 1/sample_rate as the audio stream time base 14 years ago
  Justin Ruggles e1ac69fa27 vqa: set stream start_time to 0. 14 years ago
  Anton Khirnov dc7ad30fa5 lavf: postpone removing av_close_input_file(). 14 years ago