22439 Commits (e814817b74bfd9f003a69a92d3e208fe36c78cec)
 

Author SHA1 Message Date
  Michael Niedermayer 3f55a651c4 Another microopt, 4 cpu cycles for avoidance of FFABS(). 16 years ago
  Måns Rullgård 1c6f46be03 Add missing guards and includes to arm/aac.h 16 years ago
  Michael Niedermayer 26147d368b Minor (2 cpu cycles) optimization ||->|. 16 years ago
  ami_stuff 8be7ac98ca Support decoding of SoftLab-NSK VideoTizer. 16 years ago
  Michael Niedermayer 4c568cbcac Consider slice_beta_offet in qp_thresh. 16 years ago
  Michael Niedermayer 2e36c931f0 Avoid wasting 4 cpu cycles per MB in redundantly calculating qp_thresh. 16 years ago
  Stefano Sabatini 3e906f4cfb Simplify reset_ptr(): employ usePal() macro rather than enumerating 16 years ago
  Stefano Sabatini 006aa1a4c2 Implement null video sink. 16 years ago
  Carl Eugen Hoyos 864a074213 Correctly decode some Avid AV1x samples, fixes issue 1684. 16 years ago
  Stefano Sabatini dd08b83c87 Implement null video source. 16 years ago
  Anatoly Nenashev e1bb0364f8 Support lowres 3 when decoding MPEG video. 16 years ago
  Stefano Sabatini b5eab66e9f Make avfilter_default_start_frame() request a buffer with the same 16 years ago
  Michael Niedermayer ddd60f28d8 Replace cabac checks in inline functions from h264.h with constants. 16 years ago
  Måns Rullgård a482e61bd6 Add symbol versioning for shared libraries 16 years ago
  Måns Rullgård 2ed46eeab3 configure: add test_ldflags function 16 years ago
  Måns Rullgård e8393e1cb8 Add symbol versioning for shared libraries 16 years ago
  Vitor Sessak d140b02581 SIPR16k decoder 16 years ago
  Vitor Sessak d79c06b2ad Allow a SIPR table to be used by the upcoming SIPR16k decoder 16 years ago
  Vitor Sessak 65323ed279 Split some SIPR structs to a header file for the upcoming SIPR16k commit 16 years ago
  Vitor Sessak 06cb7a1c8f Use macros instead of inline functions to replace the following missing C99 16 years ago
  ami_stuff a4be782cbd Support 2Vuy in mov, fixes issue 1690. 16 years ago
  Ramiro Polla f821f98126 Exclude .svn and .git directories from doxygen documentation. 16 years ago
  Måns Rullgård 2b9cb7ec71 Fix out of tree build with hardcoded tables 16 years ago
  Ramiro Polla ad7da0b551 mingw32: Build for Windows XP by default. Add note about Win9x/2000 support. 16 years ago
  Ramiro Polla 2e3e8031ec Don't initialize normal horizontal filter if MMX2 filter is used. 16 years ago
  Ramiro Polla 93fe7eb68d Get one step closer to world domination. 16 years ago
  Jai Menon 598ef02b15 Do not print VDPAU upgrade notice when configure is invoked 16 years ago
  Måns Rullgård d356a53f44 AAC: optimise bitstream reading in decode_spectrum_and_dequant() 16 years ago
  Carl Eugen Hoyos 59ea69ef54 Support decoding of Avid uncompressed mov files, fixes issue 1685. 16 years ago
  Carl Eugen Hoyos a0ae3e41f3 Support decoding Avid 1:1x codec, (partially) fixes issue1684. 16 years ago
  Zuxy Meng a959e24780 Const correctness for src pointer. Remove all constness related warnings in 16 years ago
  Michael Niedermayer 7c2de274e7 Add forgotten include of h264_mvpred.h to h264.h. 16 years ago
  Michael Niedermayer e2dd8586d8 Add forgotton multiple inclusion guards to h264_mvpred.h. 16 years ago
  Måns Rullgård 798339fb46 AAC: ARM/NEON asm for VMUL2/4 functions 16 years ago
  Carl Eugen Hoyos c78dfcdaf4 Do not assign codec_tag to pix_fmt in rawdec.c, but in raw.c 16 years ago
  Stefano Sabatini 3bfbbef64d Fix typo. 16 years ago
  Måns Rullgård 544f5a922f Optimise av_log2 with clz when available 16 years ago
  Måns Rullgård 669b558330 Set HAVE_FAST_CLZ if CPU has a fast count leading zeros instruction 16 years ago
  Ramiro Polla 00c081a8f0 Remove unused clip_table code. 16 years ago
  Måns Rullgård 3d7453e056 configure: allow reverse auto-selection of options 16 years ago
  Reimar Döffinger 29b75f0b67 Change code so it uses 2 adds instead of one FFABS. 16 years ago
  Peter Ross 574b183d64 Latent libavformat version bump and documentation update for Adobe Filmstrip muxer and demuxer (r21212) 16 years ago
  Peter Ross 83ab7f1883 Adobe Filmstrip muxer and demuxer 16 years ago
  Ramiro Polla efc034cc0f Add const qualifier to rgb48 to YV12 functions' src. 16 years ago
  Ramiro Polla a3e35e2852 Add missing parameter to rgb48 to YV12 functions. 16 years ago
  Alexander Strange f267d3ac75 Implement alpha channel decoding for BGR HuffYUV. 16 years ago
  Andrew Wason ff5ab5c8c9 set stream aspect from mov tkhd width/height, patch by Andrew Wason, rectalogic at rectalogic dot com 16 years ago
  Baptiste Coudurier 49544546b0 do not skip mdat data if it's the last atom, avoids one seek 16 years ago
  Baptiste Coudurier 08c8e66a99 restore old buffer content when seek failed in http protocol, fix issue #1631 16 years ago
  Baptiste Coudurier a1f42882e1 revert wrongly commited hunk in r21205 16 years ago