49495 Commits (dd87d4a318b36cd246ca2fc40e74565f4bf2abfd)
 

Author SHA1 Message Date
  Michael Niedermayer dd87d4a318 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 01d012ba3d Merge commit '29f1fa74225e9fdbab6d590857edbecb51cf74da' 13 years ago
  Michael Niedermayer 324498f824 Merge commit 'a65f965c04bfa27adedc0409c14cc05903f483d0' 13 years ago
  Michael Niedermayer ed341549bb Merge commit 'a5ba798c16d0614d982a76755fdd72b37d437170' 13 years ago
  Stefano Sabatini 7e0fc1a24f CREDITS: redirect to Git log, remove current outdated content 13 years ago
  Paul B Mahol 22fad4e2b8 doc/filters: fix afade cuve types listing 13 years ago
  Stefano Sabatini e47114d545 lavfi: increment max number of registered filters from 128 to 256 13 years ago
  Stefano Sabatini a842dc632e doc/indevs: apply misc fixes to the v4l2 documentation 13 years ago
  Giorgio Vazzana 514216d8a9 lavd/v4l2: read the correct time per frame from devices that support a standard 13 years ago
  Paul B Mahol 402ea625ab lavfi/biquads: remove pointless casts 13 years ago
  Paul B Mahol b70ea49ca3 Port biquads filters from SoX 13 years ago
  Giorgio Vazzana ff23b76899 lavd/v4l2: add list_standards option 13 years ago
  Stefano Sabatini dcfbe1e0b6 doc/eval: sort functions by name 13 years ago
  Stefano Sabatini 41e5e28daf doc/eval: fix/extend documentation for taylor() function 13 years ago
  Stefano Sabatini d99bc84752 doc/eval: fix/extend documentation for root() function 13 years ago
  Diego Biurrun 52acd79165 x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldsp 13 years ago
  Diego Biurrun 29f1fa7422 configure: Move newlib libc check before mingw libc check 13 years ago
  Diego Biurrun 197252f1c5 configure: Add a comment indicating why uclibc is checked before glibc 13 years ago
  Diego Biurrun 0f5b0b4178 avisynth: Change demuxer name to avoid conflicts with AVS 13 years ago
  Martin Storsjö a65f965c04 mpegvideo: Do REBASE_PICTURE with byte pointers 13 years ago
  Michael Niedermayer cdf0877bc3 h264/cabac: check loop index 13 years ago
  Michael Niedermayer fe6767f849 asfdec: fix integer overflow in packet_replic_size check 13 years ago
  Mirjana Vulin 2b6a8187a6 mips: optimization for float aac decoder (core module) 13 years ago
  Michael Niedermayer 9df9420dea interplayvideo: Free previous frames on resolution changes. 13 years ago
  Piotr Bandurski 9c50e69385 loco: fix rgba on big-endian 13 years ago
  Michael Niedermayer a084884b62 flashsv: clear blocks array on reallocation 13 years ago
  Paul B Mahol 0dcfccaa69 auenc: strict check for supported codec 13 years ago
  Paul B Mahol 10e4905dd9 auenc: remove put_au_header() and merge its code into au_write_header 13 years ago
  Michael Niedermayer 984add64a4 wma: check byte_offset_bits 13 years ago
  Michael Niedermayer 033f1644b5 fixup_vorbis_headers: add missing malloc failure check 13 years ago
  Paweł Hajdan, Jr 0451ff295a oggparsevorbis: use av_realloc consistently 13 years ago
  Michael Niedermayer 4a2da83a78 dnxhddec: fix integer overflow / index check 13 years ago
  Michael Niedermayer b926cc7834 mss3: prevent AC state from becoming invalid in rac_normalise() 13 years ago
  Michael Niedermayer 32de283103 avstring: fix "warning: return discards const qualifier from pointer target type" 13 years ago
  Michael Niedermayer d2e0a276d5 msrledec: merge switches 13 years ago
  Michael Niedermayer dbaae33c2c msrledec: move loop into switch 13 years ago
  Michael Niedermayer c2992b7053 msrledec: move output pointer test up 13 years ago
  Michael Niedermayer d8a7c4958e mpegvideo_enc: factor expression out 13 years ago
  Michael Niedermayer afb4bc3d29 Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje a5ba798c16 dsputil: remove unused functions copy_block{2, 4, 8, 16}. 13 years ago
  Martin Storsjö 61d36761ef movenc: Simplify code by using avio_wb24 13 years ago
  Carl Eugen Hoyos 91f359292a Correctly mark non-default streams when muxing matroska. 13 years ago
  Michael Niedermayer 71f8d70456 dirac/x86: fix compile without yasm 13 years ago
  Michael Niedermayer 4d3d362549 dirac/x86: fix compile without inline asm 13 years ago
  Carl Eugen Hoyos 3c3d68a976 Fix 1bpp palettized png with width not a multiple of 8. 13 years ago
  Michael Niedermayer dc8dd2f6e9 sanm: Check MV before using them. 13 years ago
  Paweł Hajdan, Jr 1d81f7448c dict.c: use av_mallocz instead of av_realloc 13 years ago
  Michael Niedermayer 0dfc01c2bb huffyuvdec: Skip len==0 cases 13 years ago
  Michael Niedermayer 4420b41442 huffyuvdec: check for and propagate failures from inside generate_joint_tables() 13 years ago
  Michael Niedermayer f67a0d1152 huffyuvdec: Check init_vlc() return codes. 13 years ago