6948 Commits (bad82d3d7d98c1cf0d6790cc2e1d6b2ea60fcadd)

Author SHA1 Message Date
  Maksym Veremeyenko c4461aa83c fix nsvdec.c compilation if DEBUG macro defined 15 years ago
  Balint Marton 33af787d8a Fix av_find_best_stream when using a program 15 years ago
  Reimar Döffinger 438198e795 Document that av_write_header sets stream time_base to a value of it chosing. 15 years ago
  Janne Grunau fabb93e397 spdifenc: update 482d98f69b to the latest patch 15 years ago
  Max Shakhmetov a41aebf153 os_support: fix poll() implementation 15 years ago
  Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 15 years ago
  Maksym Veremeyenko 73b3b52285 fix nsvdec.c compilation if DEBUG defined 15 years ago
  Mans Rullgard 5c878d4b1c mpegtsenc: whitespace cosmetics 15 years ago
  Anssi Hannula 932a45a594 mpegtsenc: set audio_type according to st->disposition 15 years ago
  Anssi Hannula e2db6b590f mpegts: set st->disposition according to ISO 639 language descriptor 15 years ago
  Anssi Hannula 2ea7e1f011 lavf: add AV_DISPOSITION_CLEAN_EFFECTS flag 15 years ago
  Michael Niedermayer e24c05cd53 Better threshold for the gcd based r_frame_rate calculation. 15 years ago
  Ronald S. Bultje e84314515a mmst: fix reading uninitialized data for ping packets. 15 years ago
  Mans Rullgard 288b62b1b9 asfdec: fix build for big endian targets 15 years ago
  Peter Ross e590448c65 wtv: ignore empty data_guid chunks 15 years ago
  Anton Khirnov 607f5fe5d6 asfdec: split reading stream properties out of asf_read_header() 15 years ago
  Francesco Cosoleto 2594d75fb2 mmst: print packet type with error status code message 15 years ago
  Anssi Hannula 709946b34c lavf: print stream disposition in dump_stream_format 15 years ago
  Anssi Hannula af1e8ffdad spdifenc: fix byte order on big-endian systems 15 years ago
  Anssi Hannula ec0a6889ae spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI 15 years ago
  Takashi Mochizuki 62bacc4e0c movenc: Force first sample as SYNC 15 years ago
  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