38084 Commits (26b241c0791bfeb9df7b873da4dc74cce0c06be3)
 

Author SHA1 Message Date
John Stebbins 26b241c079 matroskaenc: Allow chapters to be written in trailer 11 years ago
Martin Storsjö a711a2cb47 mpegvideo: Avoid 32-bit wrapping of linesize multiplications 11 years ago
Clifford Wolf 0ebfdae099 doc: Describe TB option of setpts filter 11 years ago
Luca Barbato b4ec7a5fee mem: Document the av_realloc family of functions properly 11 years ago
Luca Barbato 7f9e893f56 build: Report an error message when a pc file is not found 11 years ago
Michael Niedermayer af11fa5409 mjpegb: Detect changing number of planes in interlaced video 11 years ago
Martin Storsjö 35cbc98b72 alac: Check that the channels fit at the given offset 11 years ago
Martin Storsjö d719981273 4xm: Check that the read track value is non-negative 11 years ago
Martin Storsjö 5bcd3ae5b1 matroskadec: Check that .lang was allocated and set before reading it 11 years ago
Martin Storsjö f7c5883126 alac: Limit max_samples_per_frame 11 years ago
Martin Storsjö 0fbda03e5c movenc: Don't flush after each written packet 11 years ago
Diego Biurrun 7df9e693a3 cosmetics: Fix ATRAC codec name spelling 11 years ago
Anton Khirnov 488b2984fe ape demuxer: check for EOF in potentially long loops 11 years ago
Anton Khirnov a7c1689ded 4xm: check that bits per sample is strictly positive 11 years ago
Anton Khirnov df33a58e53 lavf: avoid integer overflow when estimating bitrate 11 years ago
Anton Khirnov fab694dd39 lavf: move a variable declaration to the block where it's used 11 years ago
Anton Khirnov fe9bb61f9a pictordec: pass correct context to avpriv_request_sample 11 years ago
Anton Khirnov 5f7aecde02 pictordec: break out of both decoding loops when y drops below 0 11 years ago
Anton Khirnov 8aba7968dd vcr1: add sanity checks 11 years ago
Martin Storsjö 21ffd41011 pcm-dvd: Fix build on big endian 11 years ago
Vittorio Giovara f4ca970dba configure: Add docdir configuration option 11 years ago
Diego Elio Pettenò faa8245bd4 vf_lut: Constantize 11 years ago
Christian Schmidt a42e3a6700 pcm_dvd: consolidate pieces from pcm.c and mpeg.c 11 years ago
Christian Schmidt 21fd2f84ce pcm_bluray: cosmetics 11 years ago
Christian Schmidt 0d6549d8b5 pcm_bluray: rename pcm-mpeg.c to pcm-bluray.c 11 years ago
Sean McGovern f1f728cbe4 ppc: don't return a value from a function declared void 11 years ago
Diego Biurrun e998b56362 x86: avcodec: Consistently structure CPU extension initialization 11 years ago
Diego Biurrun 6369ba3c9c x86: avcodec: Use convenience macros to check for CPU flags 11 years ago
Diego Biurrun 79aec43ce8 x86: Add and use more convenience macros to check CPU extension availability 11 years ago
Diego Biurrun a6b6501185 ppc: cosmetics: Consistently format CPU flag detection invocations 11 years ago
Diego Biurrun 67e6a9f558 cosmetics: Place arch initialization calls in alphabetical order 11 years ago
Diego Biurrun f0389eb777 arm: fmtconvert: Split armv6 fmtconvert code off from vfp code 11 years ago
Diego Biurrun 7ffda66fd5 arm: float_dsp: Propagate cpu_flags to vfp initialization function 11 years ago
Diego Biurrun bd549cbaac arm: dcadsp: Move synth filter initialization to dcadsp file 11 years ago
Diego Biurrun 1909f6b1b6 swscale: cosmetics: Drop silly camelCase from swScale function pointer name 11 years ago
Diego Biurrun 4e0799a4d0 swscale: Add some missing av_cold to arch-specific init functions 11 years ago
Diego Biurrun 3aa682f253 swscale: consistent names for arch-specific acceleration functions 11 years ago
Diego Biurrun c2503d9c8a swscale: ppc: Hide arch-specific initialization details 11 years ago
Diego Biurrun 6af2c351b3 ppc: Add missing AltiVec cpuflag detection invocations 11 years ago
Diego Biurrun de81b6ae4f ppc: fdct: Remove vim editor settings comment 11 years ago
Diego Biurrun 70dd8892bf mpegvideo: Replace arch initialization ifdeffery by standard conditionals 11 years ago
Diego Biurrun cd52917237 x86: rv40dsp: Move inline assembly optimizations out of YASM init section 11 years ago
Diego Biurrun a519583991 swscale: x86: Hide arch-specific initialization details 11 years ago
Diego Biurrun a64f6a04ac dsputil: x86: Hide arch-specific initialization details 11 years ago
Diego Biurrun f61bece684 ppc: Add and use convenience macro to check for AltiVec availability 11 years ago
Diego Biurrun 8410d6e93c avutil: Refactor CPU extension availability macros 11 years ago
Diego Biurrun b78b10c4b7 avutil: Move internal CPU detection function declarations to private header 11 years ago
Rafaël Carré 91d4cfb812 apedec: do not buffer decoded samples over AVPackets 11 years ago
Diego Biurrun 84146963d2 configure: x86: Fix handling of i686 and cpunop features 11 years ago
Martin Storsjö 6454c44f9f rtmpproto: Fix limelight authentication with abbreviated app names 11 years ago