28755 Commits (389e2000ebc299b9da24f7e5faf9a68a88f9ee7c)
 

Author SHA1 Message Date
  Peter Ross adb1ad0d80 bink: reindent after last commit 14 years ago
  Peter Ross e00f41d574 Bink version 'b' video decoder 14 years ago
  Anton Khirnov b0294c80d3 lavf: deprecate AVFormatContext.index_built 14 years ago
  Alexander Strasser 0605cb4332 vorbis dec: Remove obsolete comment 14 years ago
  Alexander Strasser 4f03c5d793 vorbis dec: cosmetics: Indent consistently 14 years ago
  Alexander Strasser 97f5f97108 vorbis dec: cosmetics: Indent CPP cond properly 14 years ago
  Alexander Strasser 07f06540f6 vorbis dec: Delete useless scopes, and reindent after scope deletion 14 years ago
  Jason Garrett-Glaser f3d09d44b7 VP8: optimized mv prediction and decoding 14 years ago
  Justin Ruggles 626264b11b ac3enc: Remove unneeded clipping of shift amount. 14 years ago
  Justin Ruggles d4582889ee ac3enc: remove right shifting from lshift_tab() and make lshift unsigned. 14 years ago
  Anton Khirnov 0b1d291a71 asfdec: deobfuscate reading video properties size 14 years ago
  Anton Khirnov c1fea23070 asfdec: split asf_read_header() 14 years ago
  Peter Ross 68137ba386 wtv: mark streams intended for hearing or visual impaired persons 14 years ago
  Peter Ross 5209149157 make av_find_best_stream() ignore streams marked with AV_DISPOSITION_*_IMPAIRED 14 years ago
  Peter Ross 12c14cd4a8 add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIRED 14 years ago
  Mans Rullgard 44adbebe17 Remove final semicolon from some macros 14 years ago
  Ronen Mizrahi df211c3ab7 dvbsubenc: Fix placement of the object version 14 years ago
  Janne Grunau 5c19f64c60 document passing the fate samples location via make variable 14 years ago
  Janne Grunau 493aa30adf dvbsubdec: check against buffer overreads 14 years ago
  Reimar Döffinger 4a72765a1c Do not fail DVB sub decoding because of a few padding bytes 14 years ago
  Justin Ruggles dda3f0ef48 Add x86-optimized versions of exponent_min(). 14 years ago
  Mans Rullgard b4668274b9 Remove incorrect return statement from avcodec_thread_free() 14 years ago
  Mans Rullgard dbb09ec23f ivi_dsp: remove semicolons after function definitions 14 years ago
  Mans Rullgard 628b16f45f mov: remove stray semicolon 14 years ago
  Anton Khirnov d7a5106eb2 asfdec: skip the stream bitrate list 14 years ago
  Anton Khirnov 7c7253802b asfdec: use an ASFContext array for storing stream bitrates 14 years ago
  Anton Khirnov d42b09723e asfdec: move DAR list to ASFContext 14 years ago
  David Fries 00952be424 udp: Enable address reuse by default for multicast 14 years ago
  Anton Khirnov 569ff02168 asfdec: remove some write-only values from the context 14 years ago
  Mans Rullgard 9a77a92c2b Fix build with threading disabled 14 years ago
  Mans Rullgard aef669cdfd w32thread: add missing #include thread.h 14 years ago
  Anton Khirnov 4bc328a2bd asf: split ASFContext into muxer and demuxer parts. 14 years ago
  Reimar Döffinger 2cfa2d9258 check sample_fmt in avcodec_open 14 years ago
  Vladimir Pantelic f4c79d1e0b mpegts: remove unused macro MAX_SCAN_PACKETS 14 years ago
  Alexander Strange d23845f311 vp3: Frame-based multithreading support 14 years ago
  Ronald S. Bultje f2146944fc Add missing git rev hash. 14 years ago
  Alexander Strange c0b102ca03 Deprecate avcodec_thread_init() 14 years ago
  Ronald S. Bultje 8e8cc52be3 Add missing git rev hash. 14 years ago
  Alexander Strange 37b00b47cb Frame-based multithreading framework using pthreads 14 years ago
  Ronald S. Bultje c2bd7578af Add missing git revision hask. 14 years ago
  Anton Khirnov e4e234fad7 asf: make ff_guidcmp inline and move it to asf.h 14 years ago
  Jason Garrett-Glaser c7ac200d15 Update qmin/qmax values for libx264 presets 14 years ago
  Jason Garrett-Glaser f7f8120fb9 Fix broken vbv_buffer_init handling in libx264.c 14 years ago
  Jason Garrett-Glaser 62457f9052 VP8: idct_mb optimizations 14 years ago
  Ronald S. Bultje 17cf7c68ed Fix ff_emu_edge_core_sse() on Win64. 14 years ago
  Anssi Hannula 3940caad02 lavf: rename ff_probe_input_buffer to make it public 14 years ago
  Anssi Hannula aad216fd7e lavf: simplify pb parameter of ff_probe_input_buffer 14 years ago
  Anssi Hannula 4d016dd4e5 lavf: update ff_probe_input_buffer documentation 14 years ago
  Reimar Döffinger 6bd69e6ada oggdec: Fix incorrect assumption about header/data interleaving 14 years ago
  François Revol f59c4bd625 Fix HOSTLIBS on Haiku 14 years ago