45050 Commits (5cdd3b995c9dd79ab6ab852a27e75a21c0eb4f5f)
 

Author SHA1 Message Date
Anton Khirnov d05f72c754 dfa: improve boundary checks in decode_dds1() 13 years ago
Anton Khirnov 6a99310fce wmalosslessdec: Fix reading too many bits in decode_channel_residues() 13 years ago
Michael Niedermayer f48fbf2eb5 wmalosslessdec: fix a get_bits(0) in decode_ac_filter 13 years ago
Michael Niedermayer 607f57152c wmalosslessdec: make MCLMS arrays big enough for what is written into them. 13 years ago
Anton Khirnov ae3da0ae55 indeo4/5: check empty tile size in decode_mb_info(). 13 years ago
Anton Khirnov 5d2170c53b ivi_common: make ff_ivi_process_empty_tile() static. 13 years ago
Michael Niedermayer 2d09cdbaf2 indeo5: check tile size in decode_mb_info(). 13 years ago
Anton Khirnov e4d4044339 indeo3: fix out of cell write. 13 years ago
Michael Niedermayer f049729e61 ffv1enc: fix integer overflow with high resolutions and lots of slices. 13 years ago
Michael Niedermayer 594b1fcb28 mov: add av_dlog() to dump edit lists. 13 years ago
Michael Niedermayer 3ceeb01c06 mov: only print multiple edit lists warning for actually unsupported cases 13 years ago
Michael Niedermayer 44a7a6300d lavf: free probe data in case we close before probing finished 13 years ago
Michael Niedermayer acfe69669c bink: reindent 13 years ago
Michael Niedermayer 897d336984 bink: remove unneeded special case in the init code. 13 years ago
Michael Niedermayer 574e87943e bink: get rid of double precision float use 13 years ago
jamal 062cd9acc1 fate: Fix --disable-zlib 13 years ago
rogerdpack 1bdb4b26a8 dshow: enhance error message 13 years ago
Michael Niedermayer 6fcd4f3c72 dfa: replace redundant check by assert 13 years ago
Michael Niedermayer b96dc093ea Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 8672fc7b04 Merge commit 'b146d74730ab9ec5abede9066f770ad851e45fbc' 13 years ago
Anton Khirnov 065b3a1cfa wmalosslessdec: increase channel_coeffs/residues size 13 years ago
Anton Khirnov 4a969030e4 wmalosslessdec: increase WMALL_BLOCK_MAX_BITS to 14. 13 years ago
Stefano Sabatini 74bd0cf49c ffprobe: rework/fix ini writer 13 years ago
Stefano Sabatini 01e4537f66 ffprobe: rework/fix flat writer 13 years ago
Stefano Sabatini 06fd4c2dfa ffprobe: generalize nesting model for the compact writer 13 years ago
Stefano Sabatini 44c1cc3f8e ffprobe: generalize nesting model for the default writer 13 years ago
Stefano Sabatini b6ea9c8765 ffprobe: drop SECTION_ENTRY macro 13 years ago
Stefano Sabatini 23564a4a4a ffprobe: add support to library ident printing 13 years ago
Michael Niedermayer b631e4ed64 lagarith: check count before writing zeros. 13 years ago
Michael Niedermayer 99f392a584 wmaprodec: check num_vec_coeffs for validity 13 years ago
Anton Khirnov 0af49a63c7 avidec: use actually read size instead of requested size 13 years ago
Anton Khirnov eeade678f0 avidec: return 0, not packet size from read_packet(). 13 years ago
Michael Niedermayer b146d74730 indeo4: update AVCodecContext width/height on size change 13 years ago
Anton Khirnov ee715f49a0 dfa: check that the caller set width/height properly. 13 years ago
Michael Niedermayer 891918431d indeo5dec: Make sure we have had a valid gop header. 13 years ago
Michael Niedermayer c20a696306 cavsdec: check for changing w/h. 13 years ago
Anton Khirnov 12e1e83461 lavc: set channel count from channel layout in avcodec_open2(). 13 years ago
Derek Buitenhuis bad603c66a doc/platform: Rework the Visual Studio linking section 13 years ago
Derek Buitenhuis 08c3156dbf doc/faq: Change the Visual Studio entry to reflect current status 13 years ago
Derek Buitenhuis f8241055c7 doc/platform: Replace Visual Studio section with build instructions 13 years ago
Derek Buitenhuis 7147efa9f5 doc/platform: Nuke section on linking static MinGW-built libs with MSVC 13 years ago
Derek Buitenhuis d41906f65d doc/platform: Remove false claim about MinGW installer 13 years ago
Derek Buitenhuis 583661ee0d doc/platform: Mention MinGW-w64 13 years ago
Derek Buitenhuis 7d1d446990 doc/platform: Rework the Visual Studio linking section 13 years ago
Derek Buitenhuis ed8a2ddeea doc/faq: Change the Visual Studio entry to reflect current status 13 years ago
Derek Buitenhuis f45b54437a doc/platform: Replace Visual Studio section with build instructions 13 years ago
Derek Buitenhuis 3e071551af doc/platform: Nuke section on linking static MinGW-built libs with MSVC 13 years ago
Derek Buitenhuis 55254a3f7f doc/platform: Remove false claim about MinGW installer 13 years ago
Derek Buitenhuis 6a3078bb89 doc/platform: Mention MinGW-w64 13 years ago
Michael Niedermayer c0209facd2 mov: remove default of 1024 sample skip for aac. 13 years ago