35853 Commits (4f94de84e88fecf8797abf830e4fdc9f13ac01dd)
 

Author SHA1 Message Date
  Ronald S. Bultje 2a03e87330 Add missing terminating backslash 15 years ago
  Mans Rullgard 4b884207eb configure: remove early check_deps $ARCH_EXT_LIST 15 years ago
  Nicolas George d6705a27d8 ffplay: stats: do not dereference NULL video 15 years ago
  Mans Rullgard a7878c9f73 VP8: ARM optimised decode_block_coeffs_internal 15 years ago
  Mans Rullgard 7da48fd011 ARM optimised vp56_rac_get_prob() 15 years ago
  Stefano Sabatini aa8ac53b51 Update overlay documentation after movie syntax update. 15 years ago
  Peter Ross adb1ad0d80 bink: reindent after last commit 15 years ago
  Peter Ross e00f41d574 Bink version 'b' video decoder 15 years ago
  Anton Khirnov b0294c80d3 lavf: deprecate AVFormatContext.index_built 15 years ago
  Alexander Strasser 0605cb4332 vorbis dec: Remove obsolete comment 15 years ago
  Alexander Strasser 4f03c5d793 vorbis dec: cosmetics: Indent consistently 15 years ago
  Alexander Strasser 97f5f97108 vorbis dec: cosmetics: Indent CPP cond properly 15 years ago
  Alexander Strasser 07f06540f6 vorbis dec: Delete useless scopes, and reindent after scope deletion 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 f3d09d44b7 VP8: optimized mv prediction and decoding 15 years ago
  Justin Ruggles 626264b11b ac3enc: Remove unneeded clipping of shift amount. 15 years ago
  Justin Ruggles d4582889ee ac3enc: remove right shifting from lshift_tab() and make lshift unsigned. 15 years ago