44159 Commits (d83ff76ca0e1ec905ca2d5b27bd0973991eadbd9)
 

Author SHA1 Message Date
Carl Eugen Hoyos f3683349ae Write TIFF Tag ExtraSamples when encoding pix_fmts that contain transparency information. 12 years ago
Carl Eugen Hoyos 5eb532a930 Cosmetics: Reorder pix_fmts in tiffenc.c. 12 years ago
Carl Eugen Hoyos a5a90fa577 Simplify setting colour space for mono* when encoding tiff. 12 years ago
Alberto Delmás ede3d6400d MSS1 and MSS2: set final pixel format after common stuff has been initialised 12 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 12 years ago
Michael Niedermayer e7b4337777 v4l2: fix compile on systems that lack V4L2_PIX_FMT_CPIA1 12 years ago
Mans Rullgard d96d6ba618 configure: handle --disable-asm before check_deps 12 years ago
Diego Biurrun 17337f54c0 x86: Split inline and external assembly #ifdefs 12 years ago
Diego Biurrun 43b73d59a8 configure: x86: Separate inline from standalone assembler capabilities 12 years ago
Stephan Hilb 6eac554659 Add CPiA video decoder 12 years ago
Michael Niedermayer 469f8b1dcb ffmpeg: Fix assert failure 12 years ago
Michael Niedermayer 19d8954966 find_stream_info: update last_dts more often 12 years ago
Martin Storsjö 21411a4102 pktdumper: Use a custom define instead of PATH_MAX for buffers 12 years ago
Martin Storsjö bcc44873d9 pktdumper: Use av_strlcpy instead of strncpy 12 years ago
Martin Storsjö 372de27df7 pktdumper: Use sizeof(variable) instead of the direct buffer length 12 years ago
Stefano Sabatini db0a0aa243 examples/scaling_video: add logging in case of image allocation failure 12 years ago
Stefano Sabatini 952caf11f2 examples/muxing: remove pointless #undef exit 12 years ago
Michael Niedermayer 438b86fed4 faxcompr: fix byte alignment case 12 years ago
Stefano Sabatini cb6defb053 examples/scaling_video: consistently use printf rather than av_log() 12 years ago
Stefano Sabatini 078e203379 examples/scaling_video: add file doxy 12 years ago
Stefano Sabatini e53becc70f examples/Makefile: give priority to pkg-config flags 12 years ago
Diego Biurrun ec36aa6944 x86: Fix linking with some or all of yasm, mmx, optimizations disabled 12 years ago
Diego Biurrun 50cd43f2cd configure: Add more fine-grained SSE CPU capabilities flags 12 years ago
Diego Biurrun cdaec0b240 avfilter: x86: Use more precise compile template names 12 years ago
Diego Biurrun a886b279a0 x86: cosmetics: Comment some #endifs for better readability 12 years ago
Kostya Shishkov 04fc5c6bde g723_1: add comfort noise generation 12 years ago
Michael Niedermayer 6fc892d271 libvorbisdec: fix const nitpick warning 12 years ago
Michael Niedermayer 040405b59e utvideoenc: Switch to dsputils' median prediction 12 years ago
Michael Niedermayer bbefd27e52 utvideoenc: Avoid writing into the input picture 12 years ago
Michael Niedermayer 370bb893d2 mp3enc: fix const correctness 12 years ago
Michael Niedermayer 0e781d9405 utvideoenc: remove unused variable 12 years ago
Michael Niedermayer e8e4c8bdde Merge remote-tracking branch 'qatar/master' 12 years ago
Anton Khirnov 11d957fbd8 avtools: remove the distinction between func_arg and func2_arg. 12 years ago
Anton Khirnov bbcedade00 avconv: make the -passlogfile option per-stream. 12 years ago
Anton Khirnov 038c0b1e06 avconv: make the -pass option per-stream. 12 years ago
Anton Khirnov e2785fa728 cmdutils: make -codecs print lossy/lossless flags. 12 years ago
Anton Khirnov a2318326f1 lavc: add lossy/lossless codec properties. 12 years ago
Michael Niedermayer f4c020e3ad swscale: fix usePal() 12 years ago
Michael Niedermayer 340e8e0b22 dnxhdenc: fix pointer type warning 12 years ago
Michael Niedermayer b0545800bd wmalosslessdec: remove unused variable 12 years ago
Michael Niedermayer d40e2c7a86 avfiltergraph: kill uninitialized variable warning 12 years ago
Michael Niedermayer 5e363bb9b3 flvenc: kill a uninitialized variable warning. 12 years ago
Michael Niedermayer b3facc4af8 ac3dec: fix uninitialized var warning 12 years ago
Michael Niedermayer 310fd0d3d4 vsrc_testsrc: fix uninitilaized variable bug 12 years ago
Michael Niedermayer 19dceef905 vf_framestep: fix uninitilaized variable bug 12 years ago
Michael Niedermayer afe6f337ad swscale.c: remove unused variable 12 years ago
Michael Niedermayer 19008e06c6 wmavoice: switch to av_assert 12 years ago
Michael Niedermayer 158a70f17a mov: fix av_log int type 12 years ago
Michael Niedermayer 946ed78f5f aacdec: fix priming/skip for AAC HE/HE2 12 years ago
Michael Niedermayer 0fc684ff7c aacdec: pass AVPacket to aac_decode_frame_int() 12 years ago