33277 Commits (073effb6e4f18dab4784995c9acb61e34c851f8a)
 

Author SHA1 Message Date
Clément Bœsch 073effb6e4 deshake: simplify filename check. 13 years ago
Clément Bœsch e39be59b85 configure: remove bashism equality check for target_os. 13 years ago
Clément Bœsch d4005e22c3 deshake: misc style fixes. 13 years ago
Michael Niedermayer b0f270fdef deshake: move angles from stack to heap. 13 years ago
Michael Niedermayer 1e4da6031c deshake: Allow specifying the filename for statistics and disable them by default. 13 years ago
Michael Niedermayer 171a5b5d36 deshake: remove non const static 13 years ago
Clément Bœsch 1912c215e0 doxygen: remove a few @file parameters. 13 years ago
Clément Bœsch 65d5edcd2c lavfi: remove align tabs in Makefile. 13 years ago
Clément Bœsch dc3aeba3b1 ass_split: fix invalid doxygen group end markers. 13 years ago
Clément Bœsch a667e90aae proresdec_gpl: remove wrong @file reference. 13 years ago
Clément Bœsch 64960fedee bintext: remove wrong @file reference. 13 years ago
Clément Bœsch 136093236f deshake: fix doxygen comments. 13 years ago
Clément Bœsch 5241e0144f isom: replace pseudo doxycomments with normal comments. 13 years ago
Michael Niedermayer f962518036 pngdec: set reference correctly for corepng. 13 years ago
Michael Niedermayer 51b0694bc0 ff_dv_frame_profile2: Check input buffer size. 13 years ago
Michael Niedermayer dd968a2edf cinepak: detect keyframes 13 years ago
Michael Niedermayer 2f9d6ffda7 Merge remote-tracking branch 'qatar/master' 13 years ago
Luca Barbato 98df93c9fe libvpxenc: support vpxencs command line options. 13 years ago
Michael Niedermayer 2cdb5e1986 deshake: nicer looking defaults 13 years ago
danielgtaylor 0cc2ed4a20 libavfilter: add deshake filter 13 years ago
danielgtaylor 7985381e23 libavfilter: image transform code 13 years ago
Michael Niedermayer eaa21b6870 H264: hotfix for speedloss on frame threading and h264 files with slices. 13 years ago
Michael Niedermayer a9255d3781 threads: warn in case of multiple finished setup calls. 13 years ago
Michael Niedermayer 360a3d8991 h264_parser: print AU size on error. 13 years ago
Michael Niedermayer d5c0e89e7a h264_parser: AVC support. 13 years ago
Michael Niedermayer 2f503851c6 fate: fix due to new yuv444 formats 13 years ago
Dominique Leuenberger 4839fafc1c RELEASE: 0.8.5 has been released 13 years ago
Reimar Döffinger ae23b26995 Enable conversions to YUV444P9/YUV444P10, they seem to work fine. 13 years ago
Michael Niedermayer 85ea5c6e73 lavf/utils: fix overestimation of the rational number density. 13 years ago
Loren Osborn bf5c3bac51 mpegtsenc: Lift limit on PMT PID 13 years ago
chinshou 2d8cfe1f65 libcdio: Fix missing avclass in context 13 years ago
Anton Khirnov 60df6b0048 id3v2: remove pointless casts 13 years ago
Anton Khirnov d2961e4ebf id3v2: read TXXX frames with two calls to decode_str() instead of one. 13 years ago
Anton Khirnov 1e18d32d01 id3v2: don't discard the whole tag when encountering empty frames. 13 years ago
Anton Khirnov 24ec9ac475 libvpx: fix build with older libvpx versions. 13 years ago
Mans Rullgard 6308729e68 ARM: check for inline asm 'y' operand modifier support 13 years ago
Ronald S. Bultje a5dfeb612e VP8: armv6 optimizations. 13 years ago
Michael Niedermayer c3a774969a avutil: bump for av_get_default_channel_layout() 13 years ago
Michael Niedermayer 487e088e5e Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer cffd20b90e MAINTAINERS: new ffplay maintainer 13 years ago
Michael Niedermayer 57fa2fc69f Merge remote-tracking branch 'cus/stable' 13 years ago
Compn 3ebab62fc6 riff: map 0x0038 to amrnb, works on http://video.mopoto.com/4/40/407/40709.avi 13 years ago
Marton Balint 1dd3c473a2 ffplay: use libswresample instead of av_audio_convert 13 years ago
Marton Balint 60aaf044f3 audioconvert: add av_get_default_channel_layout public function 13 years ago
Marton Balint 2446a8cc0a ffplay: use avctx->channels and avctx->freq before avcodec_open2 consistently 13 years ago
Marton Balint 1e7f7dc2d1 ffplay: remove now unnecessary request_channels, we set it now with options 13 years ago
Michael Niedermayer 92dac3a9dd ffplay: set request_channels to 2 13 years ago
Laurent Aimar a4fd95b5d5 h264: fix intra 16x16 mode check when using mbaff and constrained_intra_pred. 13 years ago
Michael Niedermayer 6edce391cf libvpxenc: cosmetics to make code more similar to lucas. 13 years ago
Laurent Aimar c2b7f7748b h264: check for invalid bit depth value. 13 years ago