53281 Commits (729fa55b8f4250b2fee7f4a511372d0b9f696389)
 

Author SHA1 Message Date
Michael Niedermayer 23439cf99b Merge commit '5d9d8461fbb87046a7ca220d3676a045bd7ab46e' 12 years ago
Michael Niedermayer cb22692f05 Merge commit 'fe06795d783785a76c6cbcaa2cd3012e6deb5fa5' 12 years ago
Michael Niedermayer b602e47f12 Merge commit '46430fd47c6239ef8742d0a34f9412d5060fa798' 12 years ago
Michael Niedermayer 772c801c7d Merge commit '7c71ada4cad3c6aab5fa24155c379465c41cfd76' 12 years ago
Michael Niedermayer 6bf6b9c279 Merge commit '252c0bfdc014c1fb6ad4fe06242c7beca58a6b41' 12 years ago
Anton Khirnov e6c4ac7b5f pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
Anton Khirnov 7c57a582a0 jpeg2000dec: don't use deprecated PIX_FMT values 12 years ago
Anton Khirnov ffba2053ed lavfi: fix compatibility code for old vf_scale options syntax 12 years ago
Anton Khirnov 096696ef0d avfiltergraph: simplify inserting conversion filters. 12 years ago
Kieran Kunhya ede75ebc9b Clarify output of av_get_bits_per_pixel 12 years ago
Clément Bœsch bc1c90eabf lavfi/dctdnoiz: fix 10l typo in pr_height computation. 12 years ago
Michael Niedermayer 1a36c756d8 ffmpeg: free threads on error conditions. 12 years ago
Clément Bœsch 7b43120c7c lavfi: add dctdnoiz filter. 12 years ago
Vignesh Venkatasubramanian 48de04f4ec avcodec/avpacket: Refactoring copy_side_data into a separate function 12 years ago
Michael Niedermayer 5d22ac488b libx264: zero x264_picture before use. 12 years ago
Michael Niedermayer 640e524ff6 libavfilter/Makefile: unbreak make alltools 12 years ago
Stefano Sabatini 2a1b7dee6d tools: add zmqsend tool, useful to test the zmq filters 12 years ago
Stefano Sabatini 7ddb0ef9af lavfi: add zmq filters 12 years ago
James Almer dc7656279a lavu/hash: Fix name of SHA224 12 years ago
Paul B Mahol b24530019f lavfi/blend: timeline support 12 years ago
Michael Niedermayer e751481cd8 swscale/output: silence compiler warnings about uninitialized variables 12 years ago
Luca Barbato 7cbc4cb442 fate: update the mmf reference 12 years ago
Stefano Sabatini e65c4a2330 doc/outdevs: fix typos (devices -> device) 12 years ago
Paul B Mahol 811b17fbad lavfi: cosmetics: fix vertical alignment for pads in some filters 12 years ago
Yoshihisa Uchida 3dff1bf99c mmf: Write metadata into an Optional Data chunk 12 years ago
Diego Biurrun a349458e67 jpeg2000dec: Use correct printf length modifier for pointer differences 12 years ago
Michael Niedermayer dc6f1a8dda avformat/srtdec: Fix pointer corruption 12 years ago
Martin Storsjö 5d9d8461fb vc1dec: Don't apply the loop filter on fields 12 years ago
Michael Niedermayer 6b13f54262 vf_colorchannelmixer: round lut entries to nearest 12 years ago
Michael Niedermayer f268727a8f fate: change colorchannelmixers coefficients to be less unstable 12 years ago
Hendrik Leppkes fe06795d78 vc1: implement frame interlaced b-frame header parsing 12 years ago
Michael Niedermayer 46430fd47c vc1dec: Don't attempt error concealment on field pictures 12 years ago
Michael Niedermayer 509cc1e883 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer a887372109 Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a' 12 years ago
Sebastian Sandberg 1bd57a850a vc1dec: fieldtx is only valid for interlaced frame pictures 12 years ago
Claudio Freire 8bbdd20a29 aacenc: Fix erasure of surround channels 12 years ago
Claudio Freire f4d0a63b5b aacenc: Fix target bitrate for twoloop quantiser search 12 years ago
Claudio Freire 7c71ada4ca aacenc: Fix a rounding bug in aacpsy channel bitrate computation 12 years ago
Michael Niedermayer b2da63db50 Merge commit '245b76a108585b6fb52eebc2626c472d6fa530dc' 12 years ago
Michael Niedermayer eda9d97b7a Merge commit '46bb456853b197f4562de7acf5d42abf11ded9be' 12 years ago
James Darnley d10499a32a yadif: correct strides in filter_edges_16bit 12 years ago
James Darnley b0ef0ae776 yadif: restore speed of the C filtering code 12 years ago
Matt Wolenetz 252c0bfdc0 lavc: Fix msvc compilation of utils.c with -WX (warnings treated as errors) 12 years ago
burek 56ba331257 doc/filters: add some examples for the fps filter 12 years ago
Hendrik Leppkes 37d9784083 md5enc: don't reuse priv_class in two formats 12 years ago
Reimar Döffinger 7d1d596817 Add a generic hash API. 12 years ago
Reimar Döffinger 86215c326e Add 128 bit murmur3 hash function. 12 years ago
Andrey Utkin 47a628bfb3 avfilter: Add 'drawgrid' video filter 12 years ago
Martin Storsjö 05165c2f7a configure: Disable PIC for cygwin just as for win32/mingw 12 years ago
Joseph Artsimovich 3967f68053 Better handling for MXF essence reading reaching EOF. 12 years ago