31119 Commits (e1d9cee13dda335dcb8e46115512cca7d1f2b5a1)
 

Author SHA1 Message Date
Michael Niedermayer e1d9cee13d sws: dont mess with XInc when the code needing it isnt used 14 years ago
Michael Niedermayer 29fb1b5a06 sws: Fix chroma init for 32bit buffers. 14 years ago
Ronald S. Bultje c59f9a68e2 swscale: error dithering for 16/9/10-bit to 8-bit. 14 years ago
Ronald S. Bultje 93a10dd561 swscale: fix overflow in 16-bit vertical scaling. 14 years ago
Ronald S. Bultje 71a04bc19d swscale: fix crash in 8-bpc bilinear output without alpha. 14 years ago
Ronald S. Bultje ac9ac45aca swscale: fix 16-bit scaling when output is 8-bits. 14 years ago
Michael Niedermayer 08b57574c6 sws: fix non native endian 9-15 bit input with 16bit out 14 years ago
Michael Niedermayer ca78fa24b7 sws: disable scale16 when int32 is used 14 years ago
Michael Niedermayer 987e4c1787 sws: fix rgb -> 16bit 14 years ago
Michael Niedermayer b5ff61695f sws: fix uv overwrite in 32bt 14 years ago
Michael Niedermayer d2c910b9a4 sws: fix gray16_1 14 years ago
Michael Niedermayer 9470205414 sws:ix yuv2rgb48_1_c_template() 14 years ago
Michael Niedermayer ae05dd8731 sws: fix 16/32 bug from merge 14 years ago
Ronald S. Bultje 948ccdadf4 swscale: for >8bit scaling, read in native bit-depth. 14 years ago
Michael Niedermayer f2db5602ba Merge branch 'ronalds_buggy_gt8bit_sws' 14 years ago
Ronald S. Bultje afb9d4e8f1 swscale: fix another yuv range conversion overflow in 16bit scaling. 14 years ago
Ronald S. Bultje ebb0d60353 swscale: fix yuv range correction when using 16-bit scaling. 14 years ago
Michael Niedermayer 9251942ca7 Fix mpeg4 padding bug detection with more than 128bit trash and slices. 14 years ago
Carl Eugen Hoyos 315f0e3fd8 Fix possible double free when encoding using xvid. 14 years ago
Carl Eugen Hoyos dec126a932 Fix internal buffer size for 2bpp and 4bpp raw video. 14 years ago
Jeff Downs a09918335f Make all option parsing functions match the function pointer type through which they are called. 14 years ago
Stefano Sabatini 5a931a158f lavu: bump minor and add APIchanges entry for AV_PICTURE_TYPE_NONE 14 years ago
Carl Eugen Hoyos 3713cf11c6 Fix linesize for some rawvideo samples with odd width. 14 years ago
Ronald S. Bultje 45f6ffe5e9 swscale: implement >8bit scaling support. 14 years ago
Michael Niedermayer 8c0cbb0848 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 623bf96678 avcodec: increase padding, fixes ticket313 14 years ago
Diego Biurrun 812f2376ee rational-test: Add proper main() declaration to fix gcc warnings. 14 years ago
Diego Biurrun c562ba4c3d configure: Add vdpau and dxva2 to configure results output. 14 years ago
Mans Rullgard cfa68a3381 Remove unused, never built libavutil/pca.[ch] 14 years ago
Ami Fischman 5dd514af93 matroskadec: forward parsing errors to caller. 14 years ago
Ami Fischman 59ca3955fb av_find_stream_info: simplify EAGAIN handling. 14 years ago
Reimar Döffinger e1a54304be Move SRC_PATH hack around to allow compilation from subdir again. 14 years ago
Carl Eugen Hoyos 08b4a667ef Set channel_layout if channels is set when transcoding. 14 years ago
Nathan Caldwell 98add74e85 aacenc: Fix determination of Mid/Side Mode. 14 years ago
Nathan Caldwell d3a6c2ab7e psymodel: Remove the single channel analysis function 14 years ago
Nathan Caldwell 01344fe409 aacenc: Implement dummy channel group analysis that just calls the single channel analysis for each channel. 14 years ago
Nathan Caldwell 0bc01cc9fe psymodel: Add channels and channel groups to the psymodel. 14 years ago
Mans Rullgard a3e1f80e8b ARM: remove check for PLD instruction 14 years ago
Mans Rullgard 0291ce840c fate: move amr[nw]b test rules into separate files 14 years ago
Ronald S. Bultje 9ed6cbc3ee ogg: fix double free when finding length of small chained oggs. 14 years ago
Ronald S. Bultje ef1ee362b3 swscale: implement >8bit scaling support. 14 years ago
Mans Rullgard f68069868b build: fix creation of tools dir with make 3.81 14 years ago
Diego Biurrun e2542dcc6e build: Mark all-yes Makefile target as phony. 14 years ago
Can Wu 86c3c1abf0 pixfmt: fix YUV422/444 wrong endian comment 14 years ago
Mans Rullgard 5e27ec28f0 build: create output directories as needed 14 years ago
Carl Eugen Hoyos 4d08dfefa9 Remove gcc 2.95.3 remnants. 14 years ago
Jason Garrett-Glaser da55ee6ccc Add new yuv444 pixfmts to avcodec_align_dimensions2 14 years ago
Michael Niedermayer 9e17d051ac swscale: Fix yuv422p10 14 years ago
Michael Niedermayer bb9d5171a7 Merge remote-tracking branch 'qatar/master' 14 years ago
Ronald S. Bultje 4578435f35 swscale: Add Doxygen for hyscale_fast/hScale. 14 years ago