36438 Commits (7149fce2cac0474a5fbc5b47add1158cd8bb283e)
 

Author SHA1 Message Date
Chris Evans 7149fce2ca ogg: Avoid the possibility to read out-of-bounds of a static global array in Vorbis 13 years ago
Chris Evans f35e037c93 mkv: Fix a bug where a pointer was cached to an array that might later move due to 13 years ago
Philippe Saint-Pierre f0f2babca2 Fix possible infinite loop decoding als. 13 years ago
Andrew Ryan 4452d58c72 Insert missing newline at end of error log message in mov demuxer. 13 years ago
Carl Eugen Hoyos 84ce58faf5 Replace deprecated FF_I_TYPE with AV_PICTURE_TYPE_I in v308 and yuv4. 13 years ago
Carl Eugen Hoyos 17edc370b2 yuv4 libquicktime packed 4:2:0 encoder and decoder. 13 years ago
Carl Eugen Hoyos 2754514787 v308 Quicktim Uncompressed 4:4:4 encoder and decoder. 13 years ago
Carl Eugen Hoyos 64e4f4836a Add decoder for Avid 1:1 10-bit RGB Packer (AVrp). 13 years ago
Clément Bœsch dc7ad85c40 doc: use @command{} for commands. 13 years ago
Clément Bœsch 837126568c doc: use @code{} for --{enable,disable}-options. 13 years ago
Michael Niedermayer 15b219fae9 jpegdec: Fix vlc table check for progressive jpegs. 13 years ago
Michael Niedermayer 6072a19b4f lavf: Fix try_decode_frame() so it doesnt loop infinitely. 13 years ago
Michael Niedermayer f37174bc19 electronicarts: Pass error through ea_read_header(). 13 years ago
Oana Stratulat 0d3a51e5d2 electronicarts: Fix division by zero. Fixes Ticket #793 13 years ago
Michael Niedermayer ad1c8dd673 Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini d6da16dca5 ffprobe: add support to option -show_error 13 years ago
Stefano Sabatini 55ed19bf3b ffprobe: remove unused variable in show_format() 13 years ago
Stefano Sabatini 4c5c0609c1 ffprobe: reindent after the last commit 13 years ago
Stefano Sabatini 90347dabc8 ffprobe: change order of operations in probe_file() 13 years ago
Stefano Sabatini c972f91d5b ffprobe: prefer av_log to fprintf(stderr) 13 years ago
Michael Niedermayer 6429269096 wmall: remove ;; 13 years ago
Michael Niedermayer dde545c697 Merge remote-tracking branch 'shariman/wmall' 13 years ago
Oana Stratulat fd16f56798 fate: add dxtory test 13 years ago
Carl Eugen Hoyos 001567c767 Set bits_per_coded_sample when encoding Y41P. 13 years ago
Jean First efaf448888 rtsp: Fix compiler warning for uninitialized variable. 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
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