6927 Commits (1762d9ced70ccc46c5d3e5d64e56a48d0fbbd4f7)

Author SHA1 Message Date
  Martin Storsjö ae9c5ea2ad rtsp/rdt: Assign the RTSPStream index to AVStream->id 15 years ago
  Anton Khirnov b845252d52 lavf: deprecate AVFormatContext.index_built 15 years ago
  Anton Khirnov 4ca29c6534 asfdec: deobfuscate reading video properties size 15 years ago
  Anton Khirnov e5d4a95334 asfdec: split asf_read_header() 15 years ago
  Peter Ross fe1752865e wtv: mark streams intended for hearing or visual impaired persons 15 years ago
  Peter Ross d43d2197c2 make av_find_best_stream() ignore streams marked with AV_DISPOSITION_*_IMPAIRED 15 years ago
  Peter Ross 8270db386f add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIRED 15 years ago
  Mans Rullgard 98ec828775 Remove final semicolon from some macros 15 years ago
  Mans Rullgard 5e81cb580a mov: remove stray semicolon 15 years ago
  Anton Khirnov d928651011 asfdec: skip the stream bitrate list 15 years ago
  Anton Khirnov 56a67a8d61 asfdec: use an ASFContext array for storing stream bitrates 15 years ago
  Anton Khirnov 26783e8570 asfdec: move DAR list to ASFContext 15 years ago
  David Fries 9087a46d55 udp: Enable address reuse by default for multicast 15 years ago
  Anton Khirnov c3052f1dcc asfdec: remove some write-only values from the context 15 years ago
  Anton Khirnov 83120e3bd7 asf: split ASFContext into muxer and demuxer parts. 15 years ago
  Vladimir Pantelic 6ff532b95d mpegts: remove unused macro MAX_SCAN_PACKETS 15 years ago
  Alexander Strange b38f008ea6 Frame-based multithreading framework using pthreads 15 years ago
  Anton Khirnov b9afb0446d asf: make ff_guidcmp inline and move it to asf.h 15 years ago
  Anssi Hannula 070e5ba560 lavf: rename ff_probe_input_buffer to make it public 15 years ago
  Anssi Hannula e74c01db7e lavf: simplify pb parameter of ff_probe_input_buffer 15 years ago
  Anssi Hannula 2e47df70c4 lavf: update ff_probe_input_buffer documentation 15 years ago
  Reimar Döffinger 94dfea71ed oggdec: Fix incorrect assumption about header/data interleaving 15 years ago
  Reimar Döffinger 14d735bd4f matroskadec: add generic element length validation. 15 years ago
  Ronald S. Bultje cb9f7fd34c Fix compile warning. 15 years ago
  Anton Khirnov f8d33a3617 avidec: simplify read_gab2_sub 15 years ago
  Anton Khirnov f81946729e lavf: move internal functions from avformat.h to internal.h 15 years ago
  Reimar Döffinger 2f35beae4d Make av_set_pts_info keep previous time base if new one is invalid. 15 years ago
  Sascha Sommer e11afd71a3 pass QDMC extradata to the decoder 15 years ago
  Ronald S. Bultje 340a20ea65 Update MINOR and set git rev for non-blocking flag API addition. 15 years ago
  Anton Khirnov fbdcdaee6e Replace remaining occurrences of deprecated CH_* with AV_CH_* 15 years ago
  Nicolas George 6e59474b30 Non-blocking protocol: TCP 15 years ago
  Nicolas George 3ce3b49824 Non-blocking protocol: core wrapper functions 15 years ago
  Nicolas George f4bd5800ac Non-blocking protocols: flag and documentation 15 years ago
  Anton Khirnov 4a3556542d mp3enc: write ISO8859-1 instead of UTF-16 when possible 15 years ago
  Peter Ross 9979dcd40e reindent after last commit 15 years ago
  Peter Ross 699d55fb12 wtv: do not use flag in stream_guid chunk to determine if stream is valid, as this method is unreliable 15 years ago
  Martin Storsjö 105ba7dc28 applehttp: Handle absolute paths relative to the current server 15 years ago
  Martin Storsjö 861aab5677 movenchint: Use rtpenc_chain for setting up the chained RTP muxer 15 years ago
  Martin Storsjö 118f09114c rtpenc_chain: Don't copy the time_base back to the caller 15 years ago
  Martin Storsjö 42f97696ae Use avformat_free_context for cleaning up muxers 15 years ago
  Martin Storsjö 4ed68fdfdc libavformat: Add a function for freeing an AVFormatContext 15 years ago
  Martin Storsjö 173f19be75 libavformat: Use avcodec_copy_context for chained muxers 15 years ago
  Clément Bœsch bffad70c66 Remove forgotten if (p) av_free(p) forms 15 years ago
  Peter Ross 2d9fd1810b add ff_index_search_timestamp and ff_add_index_entry 15 years ago
  Nicolas George 566f17b62d TCP: factor the poll() call 15 years ago
  Peter Ross d3c0de863d wtv: filesystem implementation 15 years ago
  Reimar Döffinger 5603df39df Always use av_set_pts_info to set the stream time base. 15 years ago
  Anton Khirnov d947bce1fc tty.c: rename PKT_FLAG_KEY to AV_PKT_FLAG_KEY. 15 years ago
  Anton Khirnov 4d9c044d47 Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 15 years ago
  Martin Storsjö a991b8dec6 sapenc: Free AVStream->info on cleanup 15 years ago