summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regtests/sws: update checksums for recent changesMichael Niedermayer2011-07-118-68/+68
* sws: dont mess with XInc when the code needing it isnt usedMichael Niedermayer2011-07-111-1/+1
* sws: Fix chroma init for 32bit buffers.Michael Niedermayer2011-07-111-2/+8
* swscale: error dithering for 16/9/10-bit to 8-bit.Ronald S. Bultje2011-07-113-49/+160
* swscale: fix overflow in 16-bit vertical scaling.Ronald S. Bultje2011-07-111-9/+9
* swscale: fix crash in 8-bpc bilinear output without alpha.Ronald S. Bultje2011-07-111-1/+2
* swscale: fix 16-bit scaling when output is 8-bits.Ronald S. Bultje2011-07-112-13/+13
* sws: fix non native endian 9-15 bit input with 16bit outMichael Niedermayer2011-07-111-0/+4
* sws: disable scale16 when int32 is usedMichael Niedermayer2011-07-112-3/+6
* sws: fix rgb -> 16bitMichael Niedermayer2011-07-112-5/+8
* sws: fix uv overwrite in 32btMichael Niedermayer2011-07-111-3/+3
* sws: fix gray16_1Michael Niedermayer2011-07-111-2/+2
* sws:ix yuv2rgb48_1_c_template()Michael Niedermayer2011-07-111-2/+2
* sws: fix 16/32 bug from mergeMichael Niedermayer2011-07-111-11/+12
* swscale: for >8bit scaling, read in native bit-depth.Ronald S. Bultje2011-07-115-63/+11
* Merge branch 'ronalds_buggy_gt8bit_sws'Michael Niedermayer2011-07-115-288/+478
|\
| * swscale: fix another yuv range conversion overflow in 16bit scaling.Ronald S. Bultje2011-07-011-1/+1
| * swscale: fix yuv range correction when using 16-bit scaling.Ronald S. Bultje2011-07-011-6/+6
| * swscale: implement >8bit scaling support.Ronald S. Bultje2011-06-3012-373/+545
* | Fix mpeg4 padding bug detection with more than 128bit trash and slices.Michael Niedermayer2011-07-012-2/+2
* | Fix possible double free when encoding using xvid.Carl Eugen Hoyos2011-07-011-0/+1
* | Fix internal buffer size for 2bpp and 4bpp raw video.Carl Eugen Hoyos2011-07-011-1/+3
* | Make all option parsing functions match the function pointer type through whi...Jeff Downs2011-06-307-38/+61
* | lavu: bump minor and add APIchanges entry for AV_PICTURE_TYPE_NONEStefano Sabatini2011-06-302-1/+4
* | Fix linesize for some rawvideo samples with odd width.Carl Eugen Hoyos2011-06-301-1/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-3020-202/+272
|\ \
| * | rational-test: Add proper main() declaration to fix gcc warnings.Diego Biurrun2011-06-301-1/+3
| * | configure: Add vdpau and dxva2 to configure results output.Diego Biurrun2011-06-301-1/+3
| * | Remove unused, never built libavutil/pca.[ch]Mans Rullgard2011-06-293-281/+1
| * | matroskadec: forward parsing errors to caller.Ami Fischman2011-06-291-5/+6
| * | av_find_stream_info: simplify EAGAIN handling.Ami Fischman2011-06-291-4/+4
| * | aacenc: Fix determination of Mid/Side Mode.Nathan Caldwell2011-06-291-1/+1
| * | psymodel: Remove the single channel analysis functionNathan Caldwell2011-06-293-17/+6
| * | aacenc: Implement dummy channel group analysis that just calls the single cha...Nathan Caldwell2011-06-292-2/+15
| * | psymodel: Add channels and channel groups to the psymodel.Nathan Caldwell2011-06-295-25/+91
| * | ARM: remove check for PLD instructionMans Rullgard2011-06-292-9/+2
| * | fate: move amr[nw]b test rules into separate filesMans Rullgard2011-06-294-108/+108
| * | ogg: fix double free when finding length of small chained oggs.Ronald S. Bultje2011-06-291-1/+2
| * | swscale: implement >8bit scaling support.Ronald S. Bultje2011-06-2912-373/+545
| |/
| * build: fix creation of tools dir with make 3.81Mans Rullgard2011-06-291-2/+5
| * build: Mark all-yes Makefile target as phony.Diego Biurrun2011-06-291-1/+1
| * pixfmt: fix YUV422/444 wrong endian commentCan Wu2011-06-291-6/+6
| * build: create output directories as neededMans Rullgard2011-06-294-27/+20
| * Add new yuv444 pixfmts to avcodec_align_dimensions2Jason Garrett-Glaser2011-06-291-0/+4
* | avcodec: increase padding, fixes ticket313Michael Niedermayer2011-06-301-1/+1
* | Move SRC_PATH hack around to allow compilation from subdir again.Reimar Döffinger2011-06-303-7/+4
* | Set channel_layout if channels is set when transcoding.Carl Eugen Hoyos2011-06-291-1/+3
* | Remove gcc 2.95.3 remnants.Carl Eugen Hoyos2011-06-293-3/+3
* | swscale: Fix yuv422p10Michael Niedermayer2011-06-296-2/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-2939-823/+1073
|\ \ | |/
OpenPOWER on IntegriCloud