36878 Commits (905c4dc2b0d564e1b9b6bc6eeca0b8915b81cd8c)
 

Author SHA1 Message Date
Michael Niedermayer 905c4dc2b0 dpxenc: Dont store lavc indent when bitexact is set. 13 years ago
Carl Eugen Hoyos 00430075bd Support 64bit pam decoding. 13 years ago
Carl Eugen Hoyos 328e79329a Support gray8a pam decoding. 13 years ago
Carl Eugen Hoyos dc2f652ae4 Fix pix_fmt_info for yuva420. 13 years ago
Clément Bœsch 72ad228ada fate: add GEN tag for mapchan sw tests. 13 years ago
Maksym Veremeyenko 94bf9ac473 fix av_dlog call with non-AVClass struct 13 years ago
Reimar Döffinger c203044f37 Remove extraneous newline from dpx reference which breaks FATE. 13 years ago
Reimar Döffinger 7594791541 Rework VP8 decoder frame skipping code. 13 years ago
Reimar Döffinger 203f94fd7c mxfdec: Add missing free. 13 years ago
Reimar Döffinger 6003ec880b asfdec: Move variable declarations into the blocks they are used in. 13 years ago
Clément Bœsch 5fc51c3155 lavu: add 2.1 channel layout. 13 years ago
Carl Eugen Hoyos d93b6340d7 Add dpx encoding regression test. 13 years ago
Carl Eugen Hoyos 203ea375ca Support rgb64 dpx encoding. 13 years ago
Carl Eugen Hoyos a8b117f800 Add gray16 and rgb48 png encoding regression tests. 13 years ago
Panagiotis H.M. Issaris 811de351ea Enhance HLS seeking. 13 years ago
Michael Niedermayer ebc9ff8e7d vorbisdec: Check that the x values of floor1 are unique. 13 years ago
Jean First fa169d5650 mov: cosmetics - move a line to a better position and add a comment 13 years ago
Jean First 60168f9319 movenc: add FIXME to add alis and rsrc atoms 13 years ago
Jean First 0c10885c39 movenc: indent cosemtics 13 years ago
Michael Niedermayer 4a4c4278b7 Merge remote-tracking branch 'qatar/master' 13 years ago
Carl Eugen Hoyos f94ce3bcab Support rgb48 and rgba64 png encoding. 13 years ago
Diego Biurrun 2df5f59ad0 fate: split ADPCM and DPCM test references into separate files. 13 years ago
Carl Eugen Hoyos 107f55cb01 Simplify RGB32 png encoding. 13 years ago
Daniel Huang bcd5d979aa mov, mxfdec: Employ more meaningful return values. 13 years ago
Carl Eugen Hoyos fdc013da78 Support gray16 png encoding. 13 years ago
Carl Eugen Hoyos ed10ca4c76 Support gray8a png encoding. 13 years ago
Reinhard Tartler e2ff436ef6 lavc: Relax API strictness in avcodec_decode_audio3 with a custom get_buffer() 13 years ago
Reimar Döffinger ea3abcd58f Fix ff_get_guid for short reads or errors. 13 years ago
Michael Niedermayer 719a576f04 lavfi-showfiltfmts: fix typo that segfaulted haiku. 13 years ago
Kostya Shishkov e6e7bfc11e wavpack: fix clipping for 32-bit lossy mode 13 years ago
Stefano Sabatini bb4c0abc7c ffplay: mark i variable in toggle_full_screen() as unused 13 years ago
Stefano Sabatini 4ee03fef53 lavfi/rgbtestsrc: make alpha plane opaque 13 years ago
Peter Ross 69224582da iff: support masking plane feature 13 years ago
Michael Niedermayer 73da4fd520 Revert "buildsystem: add $EXESUF to the used tool for fate" 13 years ago
Reimar Döffinger 8af6b9711e Fix uninitialized reads for fate-vsynth1-asv2 test. 13 years ago
Nicolas George bbf372e145 overlay: do not leak x/y expressions. 13 years ago
Michael Niedermayer 668a74e808 buildsystem: add $EXESUF to the used tool for fate 13 years ago
Laurentiu Ion 4fccc7c46c vb: Use bytestream2 functions 13 years ago
Michael Niedermayer d9816cd5df imgconvert: add PIX_FMT_GRAY8A to pix_fmt_info 13 years ago
Michael Niedermayer 4640da7e58 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer a91f206665 ljpegdec: reset restart interval for each plane of a non interleaved file. 13 years ago
Michael Niedermayer 1843e6c8aa thp: Fix handling of restart interval 13 years ago
Reimar Döffinger 7a1723086a Fix compilation without HAVE_AVX, HAVE_YASM etc. 13 years ago
Jean First c48883163d timecode: fix typo 13 years ago
Michael Niedermayer 5a840f6364 x86/yuv2rgb_mmx: Remove yuv420 check. 13 years ago
Michael Niedermayer 52889b543d mpeg12dec: BW10 support 13 years ago
Michael Niedermayer 0d5c810bd5 mpeg12dec: check uppercased codec_tag. 13 years ago
Michael Niedermayer b26f0ee39f avidec: XMPG support 13 years ago
Aneesh Dogra 4cd0bdae9a sgidec: Use bytestream2 functions to prevent buffer overreads. 13 years ago
Reimar Döffinger 83b12c16af Use correct register size, fixes compilation with NASM. 13 years ago