27607 Commits (7da48fd0111adf504cfcfc5ebda7fd0681968041)
 

Author SHA1 Message Date
  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 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
  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
  Ronen Mizrahi df211c3ab7 dvbsubenc: Fix placement of the object version 15 years ago
  Janne Grunau 5c19f64c60 document passing the fate samples location via make variable 15 years ago
  Janne Grunau 493aa30adf dvbsubdec: check against buffer overreads 15 years ago
  Reimar Döffinger 4a72765a1c Do not fail DVB sub decoding because of a few padding bytes 15 years ago
  Justin Ruggles dda3f0ef48 Add x86-optimized versions of exponent_min(). 15 years ago
  Mans Rullgard b4668274b9 Remove incorrect return statement from avcodec_thread_free() 15 years ago
  Mans Rullgard dbb09ec23f ivi_dsp: remove semicolons after function definitions 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
  Mans Rullgard 9a77a92c2b Fix build with threading disabled 15 years ago
  Mans Rullgard aef669cdfd w32thread: add missing #include thread.h 15 years ago
  Anton Khirnov 4bc328a2bd asf: split ASFContext into muxer and demuxer parts. 15 years ago
  Reimar Döffinger 2cfa2d9258 check sample_fmt in avcodec_open 15 years ago
  Vladimir Pantelic f4c79d1e0b mpegts: remove unused macro MAX_SCAN_PACKETS 15 years ago
  Alexander Strange d23845f311 vp3: Frame-based multithreading support 15 years ago
  Ronald S. Bultje f2146944fc Add missing git rev hash. 15 years ago
  Alexander Strange c0b102ca03 Deprecate avcodec_thread_init() 15 years ago
  Ronald S. Bultje 8e8cc52be3 Add missing git rev hash. 15 years ago
  Alexander Strange 37b00b47cb Frame-based multithreading framework using pthreads 15 years ago
  Ronald S. Bultje c2bd7578af Add missing git revision hask. 15 years ago
  Anton Khirnov e4e234fad7 asf: make ff_guidcmp inline and move it to asf.h 15 years ago
  Jason Garrett-Glaser c7ac200d15 Update qmin/qmax values for libx264 presets 15 years ago
  Jason Garrett-Glaser f7f8120fb9 Fix broken vbv_buffer_init handling in libx264.c 15 years ago
  Jason Garrett-Glaser 62457f9052 VP8: idct_mb optimizations 15 years ago
  Ronald S. Bultje 17cf7c68ed Fix ff_emu_edge_core_sse() on Win64. 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