6921 Commits (d4582889eefeee4dd23face9e74b2829dbaaeae5)

Author SHA1 Message Date
  Anton Khirnov 0b1d291a71 asfdec: deobfuscate reading video properties size 15 years ago
  Anton Khirnov c1fea23070 asfdec: split asf_read_header() 15 years ago
  Peter Ross 68137ba386 wtv: mark streams intended for hearing or visual impaired persons 15 years ago
  Peter Ross 5209149157 make av_find_best_stream() ignore streams marked with AV_DISPOSITION_*_IMPAIRED 15 years ago
  Peter Ross 12c14cd4a8 add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIRED 15 years ago
  Mans Rullgard 44adbebe17 Remove final semicolon from some macros 15 years ago
  Mans Rullgard 628b16f45f mov: remove stray semicolon 15 years ago
  Anton Khirnov d7a5106eb2 asfdec: skip the stream bitrate list 15 years ago
  Anton Khirnov 7c7253802b asfdec: use an ASFContext array for storing stream bitrates 15 years ago
  Anton Khirnov d42b09723e asfdec: move DAR list to ASFContext 15 years ago
  David Fries 00952be424 udp: Enable address reuse by default for multicast 15 years ago
  Anton Khirnov 569ff02168 asfdec: remove some write-only values from the context 15 years ago
  Anton Khirnov 4bc328a2bd asf: split ASFContext into muxer and demuxer parts. 15 years ago
  Vladimir Pantelic f4c79d1e0b mpegts: remove unused macro MAX_SCAN_PACKETS 15 years ago
  Alexander Strange 37b00b47cb Frame-based multithreading framework using pthreads 15 years ago
  Anton Khirnov e4e234fad7 asf: make ff_guidcmp inline and move it to asf.h 15 years ago
  Anssi Hannula 3940caad02 lavf: rename ff_probe_input_buffer to make it public 15 years ago
  Anssi Hannula aad216fd7e lavf: simplify pb parameter of ff_probe_input_buffer 15 years ago
  Anssi Hannula 4d016dd4e5 lavf: update ff_probe_input_buffer documentation 15 years ago
  Reimar Döffinger 6bd69e6ada oggdec: Fix incorrect assumption about header/data interleaving 15 years ago
  Reimar Döffinger 95ec3d4cac matroskadec: add generic element length validation. 15 years ago
  Ronald S. Bultje 69ff149204 Fix compile warning. 15 years ago
  Anton Khirnov 47fdf00a77 avidec: simplify read_gab2_sub 15 years ago
  Anton Khirnov 19711af5cd lavf: move internal functions from avformat.h to internal.h 15 years ago
  Reimar Döffinger b3190529df Make av_set_pts_info keep previous time base if new one is invalid. 15 years ago
  Reimar Döffinger a351110eea Always use av_set_pts_info to set the stream time base. 15 years ago
  Sascha Sommer ed19fafd48 pass QDMC extradata to the decoder 15 years ago
  Ronald S. Bultje efdd67cb00 Update MINOR and set git rev for non-blocking flag API addition. 15 years ago
  Anton Khirnov c2fcd0a7a4 Replace remaining occurrences of deprecated CH_* with AV_CH_* 15 years ago
  Nicolas George ad3cffb68f Non-blocking protocol: TCP 15 years ago
  Nicolas George 90441276e4 Non-blocking protocol: core wrapper functions 15 years ago
  Nicolas George fe174fc8fc Non-blocking protocols: flag and documentation 15 years ago
  Anton Khirnov 5a6de4e7e8 mp3enc: write ISO8859-1 instead of UTF-16 when possible 15 years ago
  Peter Ross 74571e333c reindent after last commit 15 years ago
  Peter Ross e4f85b8499 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ö 185a155e57 applehttp: Handle absolute paths relative to the current server 15 years ago
  Martin Storsjö 5306bf41a6 movenchint: Use rtpenc_chain for setting up the chained RTP muxer 15 years ago
  Martin Storsjö 397ffde115 rtpenc_chain: Don't copy the time_base back to the caller 15 years ago
  Martin Storsjö b22dbb291d Use avformat_free_context for cleaning up muxers 15 years ago
  Martin Storsjö f124b087ee libavformat: Add a function for freeing an AVFormatContext 15 years ago
  Martin Storsjö 1338dc0823 libavformat: Use avcodec_copy_context for chained muxers 15 years ago
  Clément Bœsch 290849e2a4 Remove forgotten if (p) av_free(p) forms 15 years ago
  Peter Ross e6fb5a4f78 add ff_index_search_timestamp and ff_add_index_entry 15 years ago
  Nicolas George 51b317d2e9 TCP: factor the poll() call 15 years ago
  Peter Ross f61dee2fe4 wtv: filesystem implementation 15 years ago
  Anton Khirnov a9d921cbad tty.c: rename PKT_FLAG_KEY to AV_PKT_FLAG_KEY. 15 years ago
  Anton Khirnov b2ed95ec48 Replace remaining occurrences of CODEC_TYPE_* with AVMEDIA_TYPE* 15 years ago
  Martin Storsjö 1f56f5ed6d sapenc: Free AVStream->info on cleanup 15 years ago
  Anton Khirnov 9ad4c65f6f rtmpproto: rename URLContext* argument in rtmp_write() 15 years ago
  Tomas Härdin e65b1934bf Add ProRes FOURCCs to isom.c 15 years ago