37112 Commits (76c3e76eb35ce7cca5c912f0d21b736bb0be22fb)
 

Author SHA1 Message Date
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
Aneesh Dogra cbaef7d16e cmdutils: K&R reformatting cosmetics 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
Janne Grunau c04a954da6 lavu: bump lavu minor for av_popcount64 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
Anton Khirnov 212fd3a1f1 lavf: flush decoders in avformat_find_stream_info(). 13 years ago
Daniel Verkamp 02e8f4272c win32: detect number of CPUs using affinity 13 years ago
Daniel Verkamp b73ec05473 Add av_popcount64 13 years ago
Piotr Bandurski 912e75169b Support 8bpp grayscale Sun Rasterfile images. 13 years ago
Diego Biurrun 418f066f8c snow: Restore three mistakenly removed casts. 13 years ago
Michael Bradshaw 2ba3416362 Added yuva420p decoding support for libopenjpeg 13 years ago
Michael Bradshaw 3f07ef1dff Added RGBA and YUV440 decoding support for libopenjpeg decoder 13 years ago
Michael Bradshaw d1669e5fe3 Fixed openjpeg decoding bug with width/linesize issue 13 years ago
Paul B Mahol 69d766daa0 lavc: replace rest of deprecated SAMPLE_FMT_* with AV_SAMPLE_FMT_* 13 years ago
Paul B Mahol 7099f36578 lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_* 13 years ago
Jean First 12bdc7b15e ffmpeg: fix compiler warning for uninitialized variables 13 years ago
Jean First f2eb2e5c4f wtvdec: use intfloat.h instead of intfloat_readwrite.h 13 years ago
Jean First 535705a489 ffmpeg: use avformat_close_input instead of av_close_input_file 13 years ago
Jean First f86c348d46 vp3: remove redeclaration of vp3_decode_flush 13 years ago
Michael Niedermayer 7d8f115843 Merge remote-tracking branch 'qatar/master' 13 years ago
Mashiat Sarker Shakkhar 2083a10abf Fix audio output 13 years ago
Mashiat Sarker Shakkhar f7166f7d8d Suppress dumping of residues buffer 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
Michael Niedermayer 45552371e3 jpegdec: non interleaved rgb ljpeg support. 13 years ago
Michael Niedermayer 465eb0eb48 jpegdec: 9-16 bit yuv/gray ljpeg support. 13 years ago
Michael Niedermayer 24964f21e4 jpegdec: Only enable rgb mode when there are 3 components. 13 years ago
Reinhard Tartler 302371c055 Release notes: mention cleaned up header includes 13 years ago
Reinhard Tartler 4fb930a800 fix Changelog file 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
Michael Niedermayer 0af34c4d2c MAINTAINERS: update release maintainers 13 years ago
Michael Niedermayer a2a12e3358 vp3: fix regression with mplayer-crash.ogv 13 years ago
Clément Bœsch e1a8164d62 mp3enc: fix playback with mp3 encoded files on some devices. 13 years ago
Clément Bœsch 940d3cc0b0 drawtext: fix hard dependency to lavc (timecode). 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
Anton Khirnov c88d53199b avconv: remove the 'codec framerate is different from stream' warning 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
Jean First e2c1d3ec41 flvdec: use av_uninit to silence compiler warnings 13 years ago
Paul B Mahol dfa77dead2 y41p encoder and decoder 13 years ago
Jean First b103156235 j2kdec: av_log formatting use %tx instead of %x 13 years ago