44081 Commits (dfb4757bbe110650b903bc763f8f61c930fa70a2)
 

Author SHA1 Message Date
Michael Niedermayer dfb4757bbe lavc: support building with the forks ABI for avcodec_find_best_pix_fmt2() 13 years ago
Michael Niedermayer 42e78552c8 configure: add switch to enable debian/libav compatible ABI 13 years ago
Michael Niedermayer 7b607eb5e7 avfiltergraph: use avcodec_find_best_pix_fmt_of_2() 13 years ago
Michael Niedermayer 704a5a06cb ffmpeg_filter: use avcodec_find_best_pix_fmt_of_2() 13 years ago
Michael Niedermayer 2a54ae9df8 imgconvert: add avcodec_find_best_pix_fmt_of_2() 13 years ago
Reimar Döffinger fe79fc2ea5 dvbsubdec: set width/height from display def if not set. 13 years ago
Reimar Döffinger dddd006cab wtvdec: set correct codec ID for CC streams. 13 years ago
Jérémy Tran 54ca7e39da lavfi/hue: add process_command callback 13 years ago
Stefano Sabatini fa838a0c0f configure: add decimate filter dependency on avcodec 13 years ago
Stefano Sabatini 9dd3d6c72a lavfi: port decimate libmpcodecs filter 13 years ago
Stefano Sabatini 6c0107822d lavfi/mp=decimate: fix off-by-one logic in diff_C() x loop 13 years ago
Stefano Sabatini e64b941dbc lavfi/mp: remove smartblur filter 13 years ago
Michael Niedermayer d7587ba1c6 flvdec: remove duplicate return 13 years ago
Michael Niedermayer 0b7d12e840 vf_mp: fix duplicate return 13 years ago
Carl Eugen Hoyos 52be5428c0 Add some missing _EXTERNAL suffixes to yasm source files. 13 years ago
Michael Niedermayer 9cb9199970 buffersink: remove stray ; 13 years ago
Michael Niedermayer e234301c2c bintext: remove stray ; 13 years ago
Michael Niedermayer f61ee9b564 dsicinav: fix signed integer overflow 13 years ago
Michael Niedermayer a9a1bc56ab ffplay: get rid of void casts in the option table 13 years ago
Michael Niedermayer b1034505db ffplay: fix function parameters 13 years ago
Michael Niedermayer c617bed34f Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 98298eb103 Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5' 13 years ago
Carl Eugen Hoyos f3683349ae Write TIFF Tag ExtraSamples when encoding pix_fmts that contain transparency information. 13 years ago
Carl Eugen Hoyos 5eb532a930 Cosmetics: Reorder pix_fmts in tiffenc.c. 13 years ago
Carl Eugen Hoyos a5a90fa577 Simplify setting colour space for mono* when encoding tiff. 13 years ago
Alberto Delmás ede3d6400d MSS1 and MSS2: set final pixel format after common stuff has been initialised 13 years ago
Alberto Delmás ee769c6a7c MSS2 decoder 13 years ago
Michael Niedermayer e7b4337777 v4l2: fix compile on systems that lack V4L2_PIX_FMT_CPIA1 13 years ago
Mans Rullgard d96d6ba618 configure: handle --disable-asm before check_deps 13 years ago
Diego Biurrun 17337f54c0 x86: Split inline and external assembly #ifdefs 13 years ago
Diego Biurrun 43b73d59a8 configure: x86: Separate inline from standalone assembler capabilities 13 years ago
Stephan Hilb 6eac554659 Add CPiA video decoder 13 years ago
Michael Niedermayer 469f8b1dcb ffmpeg: Fix assert failure 13 years ago
Michael Niedermayer 19d8954966 find_stream_info: update last_dts more often 13 years ago
Martin Storsjö 21411a4102 pktdumper: Use a custom define instead of PATH_MAX for buffers 13 years ago
Martin Storsjö bcc44873d9 pktdumper: Use av_strlcpy instead of strncpy 13 years ago
Martin Storsjö 372de27df7 pktdumper: Use sizeof(variable) instead of the direct buffer length 13 years ago
Stefano Sabatini db0a0aa243 examples/scaling_video: add logging in case of image allocation failure 13 years ago
Stefano Sabatini 952caf11f2 examples/muxing: remove pointless #undef exit 13 years ago
Michael Niedermayer 438b86fed4 faxcompr: fix byte alignment case 13 years ago
Stefano Sabatini cb6defb053 examples/scaling_video: consistently use printf rather than av_log() 13 years ago
Stefano Sabatini 078e203379 examples/scaling_video: add file doxy 13 years ago
Stefano Sabatini e53becc70f examples/Makefile: give priority to pkg-config flags 13 years ago
Diego Biurrun ec36aa6944 x86: Fix linking with some or all of yasm, mmx, optimizations disabled 13 years ago
Diego Biurrun 50cd43f2cd configure: Add more fine-grained SSE CPU capabilities flags 13 years ago
Diego Biurrun cdaec0b240 avfilter: x86: Use more precise compile template names 13 years ago
Diego Biurrun a886b279a0 x86: cosmetics: Comment some #endifs for better readability 13 years ago
Kostya Shishkov 04fc5c6bde g723_1: add comfort noise generation 13 years ago
Michael Niedermayer 6fc892d271 libvorbisdec: fix const nitpick warning 13 years ago
Michael Niedermayer 040405b59e utvideoenc: Switch to dsputils' median prediction 13 years ago