49 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)

Author SHA1 Message Date
  Anton Khirnov ec4c483976 lavf: add a protocol whitelist/blacklist for file opened internally 9 years ago
  Anton Khirnov 9f61abc811 lavf: allow custom IO for all files 9 years ago
  Vittorio Giovara f046c3b5ac lavc: Move deprecation warning disabling to files including the table 9 years ago
  Martin Storsjö c86d8aed74 avio: Rename avclass symbols relating to avio 10 years ago
  wm4 9deaec7828 lavf: move internal fields from public to internal context 10 years ago
  Martin Storsjö 9257692ac1 lavf: Only initialize s->offset once when using avoid_negative_ts make_zero 10 years ago
  Anton Khirnov 33c859c142 lavf: ignore attachment streams for interleaving purposes 11 years ago
  Diego Biurrun b5a138652f Give less generic names to global library option arrays 11 years ago
  Anton Khirnov 5626697104 Move AVFormatContext/AVCodecContext option tables to separate files. 13 years ago
  Anton Khirnov f0cb13958d lavf: remove disabled FF_API_MUXRATE cruft 13 years ago
  Anton Khirnov 2d70912cc2 lavf: remove disabled FF_API_FLAG_RTP_HINT cruft 13 years ago
  Anton Khirnov 2439f2ca82 lavf: remove disabled FF_API_OLD_AVIO cruft 13 years ago
  Dustin Brody 5124423ec3 lavf: rename fer option and document resulting (f_)err_detect options 13 years ago
  Luca Barbato caf27e37b6 lavf: simplify format_child_class_next() 13 years ago
  Anton Khirnov 32caa7b13c lavf: pass options from AVFormatContext to avio. 13 years ago
  Anton Khirnov 5a9ee3152b mpegenc/mpegtsenc: add muxrate private options. 13 years ago
  Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 13 years ago
  Anton Khirnov 641c7afe3c AVOptions: add new API for enumerating children. 13 years ago
  Anton Khirnov fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 13 years ago
  Anton Khirnov c11fb8288d AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find(). 13 years ago
  Dustin Brody 2f63440c59 lavf: add support for error_recognition, use it in avidec, and bump minor API version 13 years ago
  Zohar Kelrich 73e8e8dbf9 lavf: Add an option to discard corrupted frames 13 years ago
  Anton Khirnov 05e84c95c7 lavf: add avformat_open_input() as a replacement for av_open_input_* 14 years ago
  Diego Biurrun 5bd6ec6d59 options: Add missing braces around struct initializer. 14 years ago
  Martin Storsjö 28734ac995 movenc: Deprecate the global RTP hinting flag, use a private AVOption instead 14 years ago
  Alex Converse 30315a8d9c avformat: Add fpsprobesize as an AVOption. 14 years ago
  Anton Khirnov 29e3489602 lavf: remove duplicate assignment in avformat_alloc_context. 14 years ago
  Anton Khirnov f0029cbcf6 lavf: use designated initializers for AVClasses. 14 years ago
  Anton Khirnov b66752790a AVOptions: make default_val a union, as proposed in AVOption2. 14 years ago
  Anton Khirnov 4df001d77f lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft 14 years ago
  Anton Khirnov 575c18da1b lavf: remove FF_API_OLD_METADATA cruft 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Aurelien Jacobs ca51d86c96 add FF_API_ALLOC_FORMAT_CONTEXT define to disable the deprecated 14 years ago
  Michael Niedermayer 6ed040408b Move AVOptions from libavcodec to libavutil 14 years ago
  Martin Storsjö 6df4029549 Add an AVOption max_delay for AVFormatContext->max_delay 14 years ago
  Aurelien Jacobs 54036be11a rename LAVF_API_* defines to FF_API_* to clarify that it is not public API 14 years ago
  Aurelien Jacobs dd872bf49f add LAVF_API_OLD_METADATA define to disable the deprecated metadata API 14 years ago
  Luca Barbato 1f563bfa15 Remove typo: s/ingore/ignore/ 15 years ago
  Martin Storsjö 796ac2335d Add a flag for enabling RTP hinting 15 years ago
  Michael Niedermayer 2308b6c19a Add version to AVClass so we can add to and use fields of AVClass without ABI issues. 15 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
  Michael Niedermayer fe8344a276 Add AVFMT_FLAG_NOFILLIN and AVFMT_FLAG_NOPARSE. 15 years ago
  Michael Niedermayer c55806e3a2 Flag to ignore dts on frames that contain pts. 15 years ago
  Carl Eugen Hoyos 66ddc150f0 Increase default value for max_analyze_duration, fixes issue 1506, a regression. 15 years ago
  Baptiste Coudurier 57011a13d6 use AVFormatContext->probesize in av_find_stream_info and raise default to 5M 16 years ago
  Aurelien Jacobs 827f7e285b deprecate old metadata API 16 years ago
  Stefano Sabatini 88a2896520 Deprecate av_malloc_format_context() in favor of 16 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
  Stefano Sabatini 708ec8fb31 Move the AVFormatContext options definition to a dedicated file, 16 years ago