29935 Commits (445ee35e21c92e2429241d65bdba65f6e7c09132)
 

Author SHA1 Message Date
Michael Niedermayer 7b874dcc00 ffv1: Add PIX_FMT_YUV420P9 support. 14 years ago
Stefano Sabatini 8102d886be tiff: Prefer enum TiffCompr over int for TiffContext.compr. 14 years ago
Michael Niedermayer 7a3a259840 ffv1dec: output PIX_FMT_YUV422P10 and PIX_FMT_YUV420P10 when possible. 14 years ago
Ivan Kalvachev 518cdff81f Fix posix_memalign() usage when libavutil is compiled outside FFmpeg. 14 years ago
Uoti Urpala bcedf2e519 asfdec: fix assert failure on invalid files 14 years ago
Michael Niedermayer 10291562f3 Revert "asfdec: fix assert failure on invalid files" 14 years ago
Yusuke Nakamura 5f0bb0baef mov: Support edit list atom version 1. 14 years ago
Måns Rullgård ced9556b61 configure: Enable libpostproc automatically if GPL code is enabled. 14 years ago
ami_stuff 0b8002fd68 Add support for QT BMP 1bpp color mode 14 years ago
Thierry Foucu b7903ab16b If a MP3 file contains the string NSVs, the NSV probe will think it is a NSV file instead of a MP3 file. Check for 0xBEEF after a Video/Audio chunck for more accuracy. 14 years ago
Clément Bœsch e575685fad Cosmetics: fix prototypes in oggdec 14 years ago
Clément Bœsch 5780f41af5 oggdec: fix memleak with continuous streams. 14 years ago
Aurelien Jacobs 2501d2f386 matroskaenc: add missing new line in av_log() call 14 years ago
Baptiste Coudurier 14cf9e698d dnxhdenc: add AVClass in private context. 14 years ago
Baptiste Coudurier 304e983dc7 movenc: fix yuv range in avid atoms used by dnxhd. 14 years ago
Alex Converse 7fe3207e25 movenc: fix adpcm mono muxing. 14 years ago
Baptiste Coudurier 6ae38aa3ce mpegts: do not output known sized packet if an unbounded packet is already queued. 14 years ago
Stefano Sabatini 9c3f5ef663 ffprobe: tweak error message in open_input_file() 14 years ago
Peter Ross c7d22c5d67 patcheck: warn about assert usage 14 years ago
Stefano Sabatini 92fe258756 configure: sort filter deps entries 14 years ago
Diego Biurrun 0a6b1a9f21 Replace int_fast integer types with their sized standard posix counterparts. 14 years ago
Diego Biurrun be89845708 jfdct: Replace sized int_fast integer types with plain int/unsigned. 14 years ago
Diego Biurrun 046f081b46 configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. 14 years ago
Thierry Foucu 45faf7fcd3 nsv: Fix misdetection of MP3 files as NSV. 14 years ago
Clément Bœsch b3bbc6fdc5 oggdec: use explicit AVInputFormat struct initializers 14 years ago
Clément Bœsch f95257d27c oggdec: simplify ogg_probe 14 years ago
Michael Niedermayer 612122b187 Merge remote branch 'qatar/master' 14 years ago
Michael Niedermayer 4ea216e761 libavformat/utils: Only consider dvb teletext timestamps for start time when they are consistent with the rest. 14 years ago
Michael Niedermayer b8a4b0152a error concealment: check last pictures motion_val before using it. 14 years ago
Michael Niedermayer 1cafc23288 sws-PPC: fix after VOFW change. 14 years ago
Ronald S. Bultje c8f487deae swscale: fix YUV420P 9/10bit support. 14 years ago
Michael Niedermayer 83630f79ec regtests: add grayscale qtrle 14 years ago
John Horigan ce10e858a7 Added PIX_FMT_GRAY8 to the formats supported by the QuickTime RLE encoder 14 years ago
ami_stuff 1d14edb724 Use VOFW 21503 as a default value for all types of the CPUs 14 years ago
ami_stuff 4f038fdc23 Add "DAVC" FourCC 14 years ago
anatoly 99e07a4453 Fix crash of interlaced MPEG2 decoding 14 years ago
Michael Niedermayer a18eff49c0 av_compare_ts: Improve speed when calculations fit in 64bit. 14 years ago
Kyle de545d2491 configure: Fix SDL detection on OSX and win32 14 years ago
Jason Garrett-Glaser 5705b02079 10-bit H.264 x86 chroma v loopfilter asm 14 years ago
Michael Niedermayer f1e7822e17 fate: Disable h264-conformance-frext-pph10i4_panasonic_a. 14 years ago
Baptiste Coudurier 9aa91043f3 Port SMPTE S302M audio decoder from FFmbc 0.3. 14 years ago
Ronald S. Bultje c77b858c4c h264pred: fix one more aliasing violation. 14 years ago
Michael Niedermayer 0f6bbc5a06 h264-fate: Fix 10bit H264 tests on big endian. 14 years ago
Anatoly Nenashev b44c8ad280 Fix crash of interlaced MPEG2 decoding 14 years ago
Ronald S. Bultje d2bf42895a h264pred: fix one more aliasing violation. 14 years ago
Anton Khirnov 36dc49b713 doc/APIchanges: fill in missing hashes and dates. 14 years ago
Anton Khirnov 880fa21830 flacenc: use proper initializers for AVOption default values. 14 years ago
Anton Khirnov c9e81d0783 lavc: deprecate named constants for deprecated antialias_algo. 14 years ago
Michael Niedermayer b75e53cc43 h264idct_template: fix include path 14 years ago
Reinhard Tartler 083e715f33 aac: workaround for compilation on cygwin 14 years ago