45159 Commits (43bbc3f477a2dc5ab18fe10147e0f3964cdb4f41)
 

Author SHA1 Message Date
Michael Niedermayer 43bbc3f477 xtea: give constants the correct type 13 years ago
Michael Niedermayer 89074e9066 wmalosslessdec: remove unused variable 13 years ago
Michael Niedermayer b9a7719828 tscc: fix "assignment discards qualifiers from pointer target type" warning 13 years ago
Michael Niedermayer c5fdd0696a tiff: fix "assignment discards qualifiers from pointer target type" warning 13 years ago
Michael Niedermayer bd2613a322 rangecoder: fix "incompatible pointer type" warning 13 years ago
Michael Niedermayer 106790a4e9 ffv1: fix array data types 13 years ago
Michael Niedermayer fc6860a3eb 8svx: remove unused variable 13 years ago
Michael Niedermayer adcfc0535d mxfenc: fix av_log data type for dts paramater 13 years ago
Michael Niedermayer f2a7e1a62b mux: change 1 assert->av_assert1() 13 years ago
Michael Niedermayer 2714e841bc x86/motion_est: assert->av_assert2() 13 years ago
Michael Niedermayer f9b0694cc8 motion-test: fix height parameter 13 years ago
Justin Ruggles d58b25aaa2 adpcmenc: ensure calls to adpcm_ima_compress_sample() are in the right order 13 years ago
Paul B Mahol 27a341518e avformat: fix typo in comment 13 years ago
Michael Niedermayer 979b9b1f47 h264: switch some asserts to av_assert1/2() 13 years ago
Michael Niedermayer 1822aee7e6 dsputil_template: replace assert() by av_assert2() 13 years ago
Michael Niedermayer 87244c8f20 matroskaenc: remove MATROSKA_ID_VIDEODISPLAYUNIT 3 13 years ago
Michael Niedermayer 79d30321a2 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 537ef8bebf movenc: support an alternative to edit lists to handle the first DTS != 0 case. 13 years ago
Michael Niedermayer d067e25437 mov: fix integer avoption types 13 years ago
Michael Niedermayer c6c560deed mpeg4videodec: fix integer avoption types 13 years ago
Michael Niedermayer 57e1553e9f libvpcenc: fix flags voption types 13 years ago
Michael Niedermayer 3c9502b0f6 h264: fix integer avoption types 13 years ago
jamal ffc1d959a0 tests/Makefile: fix ffprobe-test.nut with target-exec 13 years ago
Michael Niedermayer 19a4e10360 gmc_mmx: enable also for large pictures when emu edge isnt needed. 13 years ago
Michael Niedermayer e063ffbf4b dsputil_mmx: put optimized gmc code back and avoid a VLA without loosing features. 13 years ago
Michael Niedermayer 094a82c7de get_bits: get_bits_long() support n=0 as the docs allow it 13 years ago
Michael Niedermayer ac6659aff7 movenc: fix regression with yuyv caused by c5f23d 13 years ago
Justin Ruggles 31b2262dca wmaenc: use float planar sample format 13 years ago
Justin Ruggles b1540fc884 (e)ac3enc: use planar sample format 13 years ago
Justin Ruggles f3e2d68df6 aacenc: use planar sample format 13 years ago
Bobby Bingham 51211d351c vf_tile: fix typos/grammar in comments 13 years ago
Justin Ruggles 095be4fbf6 adpcmenc: use planar sample format for adpcm_ima_wav and adpcm_ima_qt 13 years ago
Justin Ruggles d9a13c2f56 adpcmenc: move 'ch' variable to higher scope 13 years ago
Justin Ruggles 9606f19b4e adpcmenc: fix 3 instances of variable shadowing 13 years ago
Justin Ruggles 1e35574bad adpcm_ima_wav: simplify encoding 13 years ago
Justin Ruggles cfc0a80a1d libvorbis: use planar sample format 13 years ago
Justin Ruggles 473b297f26 libmp3lame: use planar sample formats 13 years ago
Justin Ruggles 233783e2c1 vorbisenc: use float planar sample format 13 years ago
Justin Ruggles 11dcddb97b ffm: do not write or read the audio sample format 13 years ago
Mans Rullgard 6221e2478c parseutils: fix parsing of invalid alpha values 13 years ago
Michael Niedermayer 293e5423c6 configure: enable -Werror=vla 13 years ago
Michael Niedermayer 24702a91e4 pca: get rid of VLA 13 years ago
Michael Niedermayer 56d7f7d955 snowenc: get rid of VLA (well it wasnt really variable anyway) 13 years ago
Anton Khirnov 37ac11d92e doc/RELEASE_NOTES: update for the 9 release. 13 years ago
Michael Niedermayer 13a215236b swr-test: avoid VLA 13 years ago
Michael Niedermayer 55c49afc42 Merge remote-tracking branch 'qatar/master' 13 years ago
Stefano Sabatini 886c3662d3 doc/filters: fix typo 13 years ago
Michael Niedermayer 9d19d7c335 segment: reverse pass avoid_negative_ts from the muxer 13 years ago
Martin Storsjö cde26748ae smoothstreamingenc: Add a more verbose error message 13 years ago
Martin Storsjö fadd3a6821 smoothstreamingenc: Ignore the return value from mkdir 13 years ago