15104 Commits (3b15a6d742edd368696a1feb6fa99892768e8a73)

Author SHA1 Message Date
Justin Ruggles 6c117bd8e0 adxenc: remove unneeded loops 13 years ago
Justin Ruggles 613668210b adxenc: avoid stereo deinterleaving 13 years ago
Justin Ruggles 6b77f07074 adxenc: remove unnecessary setting of coded_frame->key_frame. 13 years ago
Justin Ruggles cc40c056d0 adxenc: log an error message and return AVERROR(EINVAL) for invalid channels 13 years ago
Justin Ruggles a85ab8ad45 adxenc: cosmetics: pretty-printing 13 years ago
Justin Ruggles 25edfc88e3 adxenc: change some data types 13 years ago
Justin Ruggles c98c6e18d8 adxenc: remove unneeded log message 13 years ago
Justin Ruggles e3d4f59f95 adxenc: remove unneeded comments 13 years ago
Michael Niedermayer b024209b1f adx_parser: rewrite. 13 years ago
Justin Ruggles 6fd075f180 adxdec: Validate channel count to fix a division by zero. 13 years ago
Michael Niedermayer 4f1a787744 adxdec: Do not require extradata. 13 years ago
Justin Ruggles e49d21306a alacdec: implement the 2-pass prediction type. 13 years ago
Justin Ruggles bb63475aec alacenc: implement the 2-pass prediction type. 13 years ago
Justin Ruggles 149e1b0468 alacenc: do not generate invalid multi-channel ALAC files 13 years ago
Justin Ruggles e76c7b856f alacdec: fill in missing or guessed info about the extradata format. 13 years ago
Kostya Shishkov 490dcda6b6 utvideo: proper median prediction for interlaced videos 13 years ago
Shitiz Garg f37b4efe03 dca: K&R formatting cosmetics 13 years ago
Aneesh Dogra 2e70b2de58 dct: K&R formatting cosmetics 13 years ago
Daniel Verkamp 02e8f4272c win32: detect number of CPUs using affinity 13 years ago
Diego Biurrun 418f066f8c snow: Restore three mistakenly removed casts. 13 years ago
Janne Grunau 881a5e047d mpegenc: use avctx->slices as number of slices 13 years ago
Janne Grunau 264808219d v410enc: fix undefined signed left shift caused by integer promotion 13 years ago
Diego Biurrun 8fd35b1aac Fix a bunch of typos. 13 years ago
Diego Biurrun 44b0edda3f Drop some pointless void* return value casts from av_malloc() invocations. 13 years ago
Justin Ruggles 3a1867deac wavpack: fix typos in previous cosmetic clean-up commit 13 years ago
Justin Ruggles 513c238fa9 wavpack: cosmetics: K&R pretty-printing 13 years ago
Hendrik Leppkes 14165fe125 wavpack: determine sample_fmt before requesting a buffer 13 years ago
Justin Ruggles 8893fbdf7a bmv audio: implement new audio decoding API 13 years ago
Justin Ruggles 03fafdec82 mpegaudiodec: skip all channels when skipping granules 13 years ago
Aneesh Dogra f7e30cc13b bfi: K&R cosmetics 13 years ago
Aneesh Dogra 87d9874864 bgmc: K&R cleanup 13 years ago
Stefano Sabatini 28b4af8e38 rawdec: propagate pict_type information to the output frame 13 years ago
Piotr Bandurski d3a5c26986 rawdec: Support more QT 1bpp rawvideo files. 13 years ago
Janne Grunau b12d217339 threads: limit the number of automatic threads to MAX_AUTO_THREADS 13 years ago
Janne Grunau b6064d9a59 threads: set thread_count to 1 when thread support is disabled 13 years ago
Janne Grunau b4d44a45f9 threads: introduce CODEC_CAP_AUTO_THREADS and add it to libx264 13 years ago
Ronald S. Bultje 464f26889c mpegaudiodec: fix seeking. 13 years ago
Justin Ruggles 481a7ff5bd mpegaudiodec: fix compilation when testing the unchecked bitstream reader 13 years ago
Janne Grunau bcc7396065 threads: add sysconf based number of CPUs detection 13 years ago
Janne Grunau 937ff3a18a threads: always include necessary headers for number of CPUs detection 13 years ago
Janne Grunau e4e30256f8 threads: default to automatic thread count detection 13 years ago
Shitiz Garg c3513477bb cook: K&R formatting cosmetics 13 years ago
Diego Biurrun d4b63054d9 cosmetics: Drop unnecessary parentheses around return values. 13 years ago
Diego Biurrun ca5ab8cd21 libvorbis: K&R reformatting cosmetics 13 years ago
Aneesh Dogra c4db344664 libmp3lame: K&R formatting cosmetics 13 years ago
Aneesh Dogra 9342ecf02e mpegvideo_enc: K&R cosmetics (line 1000-2000). 13 years ago
Kostya Shishkov 1fbd3d30ae indeo4: remove two unused variables 13 years ago
Thad Ward 7af507ea99 lagarith: add decode support for arith rgb24 mode 13 years ago
Michael Niedermayer 8f5216905f v410dec: Check for sufficient input data. Fixes crash 13 years ago
Kostya Shishkov adfe0c942e Indeo 4 decoder 13 years ago