35500 Commits (8a61ba0e8194beffdfd9f843bdcf29dbbc974ca5)
 

Author SHA1 Message Date
  Anton Khirnov 0c68c80419 lavf: bump minor and add an APIChanges entry for avformat cleanup 15 years ago
  Anton Khirnov 3ee53dabcf lavf: get rid of ffm-specific stuff in avformat.h 15 years ago
  Anton Khirnov cdc6a87f19 avio: deprecate av_protocol_next(). 15 years ago
  Anton Khirnov f8270bbf8c avio: add a function for iterating though protocol names. 15 years ago
  Anton Khirnov c234d40bd9 lavf: rename a parameter of av_sdp_create from buff->buf 15 years ago
  Anton Khirnov c3675dfe1e lavf: rename avf_sdp_create to av_sdp_create. 15 years ago
  Anton Khirnov a9bf9d8e53 lavf: make av_guess_image2_codec internal 15 years ago
  Anton Khirnov 5593f03148 avio: make URLProtocol internal. 15 years ago
  Anton Khirnov c486dade95 avio: make URLContext internal. 15 years ago
  Anton Khirnov c5704b2b9a lavf: mark av_pkt_dump(_log) for remove on $next+1 bump. 15 years ago
  Anton Khirnov f35ff97f2e lavf: use designated initializers for all protocols 15 years ago
  Anton Khirnov a6aa7a1a14 applehttp: don't use deprecated url_ functions. 15 years ago
  Anton Khirnov d6bbe76124 avio: move two ff_udp_* functions from avio_internal to url.h 15 years ago
  Anton Khirnov acaceca2f1 asfdec: remove a forgotten declaration of nonexistent function 15 years ago
  Anton Khirnov 026e175775 avio: deprecate the typedef for URLInterruptCB 15 years ago
  Luca Barbato a2031251c7 proto: include os_support.h in network.h 15 years ago
  Anton Khirnov 9181976348 matroskaenc: don't write an empty Cues element. 15 years ago
  Anton Khirnov 9f5ddd1e46 lavc: add a FF_API_REQUEST_CHANNELS deprecation macro 15 years ago
  Anton Khirnov 5cec897105 avio: move extern url_interrupt_cb declaration from avio.h to url.h 15 years ago
  Anton Khirnov 8e76a19b63 avio: make av_register_protocol2 internal. 15 years ago
  Anton Khirnov 80c6e238b0 avio: avio_ prefix for url_set_interrupt_cb. 15 years ago
  Anton Khirnov f87b1b373a avio: AVIO_ prefixes for URL_ open flags. 15 years ago
  Luca Barbato 3d42d4937b proto: introduce listen option in tcp 15 years ago
  Luca Barbato a013291d26 doc: clarify configure features 15 years ago
  Luca Barbato ebba2b3e2a proto: factor ff_network_wait_fd and use it on udp 15 years ago
  Brad 1f6265e011 Fix parser: mark av_parser_parse() for removal on next major bump 15 years ago
  Anton Khirnov 0464ee9af2 swscale: postpone sws_getContext removal until next major bump. 15 years ago
  Janne Grunau 0ba832231d fate: add AAC LATM test 15 years ago
  Anton Khirnov 6e37b45888 mmst: get rid of deprecated AVERRORs 15 years ago
  Anton Khirnov a2018b5167 lxfdec: use AVERROR(ENOMEM) instead of deprecated AVERROR_NOMEM. 15 years ago
  Anton Khirnov f5b386afab Reemove remaining uses of deprecated AVERROR_NOTSUPP. 15 years ago
  Anton Khirnov 56a1000917 lavf: if id3v2 tag is present and all else fails, guess by file extension 15 years ago
  Nathan Caldwell 5371803dd5 psymodel: extend API to include PE and bit allocation. 15 years ago
  Anton Khirnov 668438a31e avio: always compile dyn_buf functions 15 years ago
  Alexander Strange ba9ef8d04e Remove unnecessary parameter from ff_thread_init() and fix behavior 15 years ago
  Janne Grunau d6f66edd65 Revert "aac_latm_dec: use aac context and aac m4ac" 15 years ago
  Konstantin Pavlov f4f05c459c configure: tell user if libva is enabled like the rest of external libs. 15 years ago
  Alex Converse 14cf0fd2f5 Add silence support for AV_SAMPLE_FMT_U8. 15 years ago
  Anton Khirnov b840484798 avio: make URL_PROTOCOL_FLAG_NESTED_SCHEME internal 15 years ago
  Anton Khirnov 1305d93c42 avio: deprecate av_url_read_seek 15 years ago
  Anton Khirnov fa104e14ab avio: deprecate av_url_read_pause 15 years ago
  Mans Rullgard 5f2e6c0fd1 ac3enc: NEON optimised extract_exponents 15 years ago
  Mans Rullgard 2310ee4b1c ac3enc: move extract_exponents inner loop to ac3dsp 15 years ago
  Anton Khirnov 727c7aa026 avio: deprecate url_get_filename(). 15 years ago
  Anton Khirnov 5958df341d avio: deprecate url_max_packet_size(). 15 years ago
  Anton Khirnov 1869ea03b7 avio: make url_get_file_handle() internal. 15 years ago
  Anton Khirnov 32a97d4630 avio: make url_filesize() internal. 15 years ago
  Anton Khirnov e52a9145c8 avio: make url_close() internal. 15 years ago
  Anton Khirnov 58a48c6511 avio: make url_seek() internal. 15 years ago
  Anton Khirnov 230a468679 avio: cosmetics, move AVSEEK_SIZE/FORCE declarations together 15 years ago