27633 Commits (b423996b573fb78bdcc6ef60f090e75fecb5f595)
 

Author SHA1 Message Date
  Stefano Sabatini b423996b57 Update overlay documentation after movie syntax update. 15 years ago
  Peter Ross 35b8869651 bink: reindent after last commit 15 years ago
  Peter Ross 547c67c935 Bink version 'b' video decoder 15 years ago
  Anton Khirnov b845252d52 lavf: deprecate AVFormatContext.index_built 15 years ago
  Michael Niedermayer 4f036b9f69 Clarify that pts_correction* fields are internal to libavcodec 15 years ago
  Carl Eugen Hoyos 27a275e4bb Set maximum lowres value for the MJPEG decoder to 3. 15 years ago
  Nicolas George d6705a27d8 ffplay: stats: do not dereference NULL video 15 years ago
  Jason Garrett-Glaser ccba4f4c25 VP8: optimized mv prediction and decoding 15 years ago
  Justin Ruggles 943dc94265 ac3enc: Remove unneeded clipping of shift amount. 15 years ago
  Justin Ruggles 95234e051b ac3enc: remove right shifting from lshift_tab() and make lshift unsigned. 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
  Ronen Mizrahi 41bb47bf96 dvbsubenc: Fix placement of the object version 15 years ago
  Janne Grunau 4c2ce5900f document passing the fate samples location via make variable 15 years ago
  Janne Grunau 1a08928538 dvbsubdec: check against buffer overreads 15 years ago
  Reimar Döffinger 20708223db Do not fail DVB sub decoding because of a few padding bytes 15 years ago
  Justin Ruggles a30ac54a19 Add x86-optimized versions of exponent_min(). 15 years ago
  Mans Rullgard 952f231588 Remove incorrect return statement from avcodec_thread_free() 15 years ago
  Mans Rullgard 7e1e8bf335 ivi_dsp: remove semicolons after function definitions 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
  Mans Rullgard ee5bb31f99 Fix build with threading disabled 15 years ago
  Mans Rullgard 74711b72cc w32thread: add missing #include thread.h 15 years ago
  Anton Khirnov 83120e3bd7 asf: split ASFContext into muxer and demuxer parts. 15 years ago
  Reimar Döffinger 7ade06cc2e check sample_fmt in avcodec_open 15 years ago
  Vladimir Pantelic 6ff532b95d mpegts: remove unused macro MAX_SCAN_PACKETS 15 years ago
  Alexander Strange 4a5a16898f vp3: Frame-based multithreading support 15 years ago
  Ronald S. Bultje f94317fd07 Add missing git rev hash. 15 years ago
  Alexander Strange 043d2ff267 Deprecate avcodec_thread_init() 15 years ago
  Ronald S. Bultje 03e3cb8777 Add missing git rev hash. 15 years ago
  Alexander Strange b38f008ea6 Frame-based multithreading framework using pthreads 15 years ago
  Ronald S. Bultje 8a278ad30d Add missing git revision hask. 15 years ago
  Anton Khirnov b9afb0446d asf: make ff_guidcmp inline and move it to asf.h 15 years ago
  Jason Garrett-Glaser a97b9325cb Update qmin/qmax values for libx264 presets 15 years ago
  Jason Garrett-Glaser 2c855cea85 Fix broken vbv_buffer_init handling in libx264.c 15 years ago
  Jason Garrett-Glaser a1b0a3c8bd VP8: idct_mb optimizations 15 years ago
  Ronald S. Bultje a239d534d7 Fix ff_emu_edge_core_sse() on Win64. 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
  François Revol 68b2336d13 Fix HOSTLIBS on Haiku 15 years ago