45150 Commits (2714e841bcfd5e0d80251888813ff4648bdfe455)
 

Author SHA1 Message Date
Michael Niedermayer 2714e841bc x86/motion_est: assert->av_assert2() 12 years ago
Michael Niedermayer f9b0694cc8 motion-test: fix height parameter 12 years ago
Justin Ruggles d58b25aaa2 adpcmenc: ensure calls to adpcm_ima_compress_sample() are in the right order 12 years ago
Paul B Mahol 27a341518e avformat: fix typo in comment 12 years ago
Michael Niedermayer 979b9b1f47 h264: switch some asserts to av_assert1/2() 12 years ago
Michael Niedermayer 1822aee7e6 dsputil_template: replace assert() by av_assert2() 12 years ago
Michael Niedermayer 87244c8f20 matroskaenc: remove MATROSKA_ID_VIDEODISPLAYUNIT 3 12 years ago
Michael Niedermayer 79d30321a2 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 537ef8bebf movenc: support an alternative to edit lists to handle the first DTS != 0 case. 12 years ago
Michael Niedermayer d067e25437 mov: fix integer avoption types 12 years ago
Michael Niedermayer c6c560deed mpeg4videodec: fix integer avoption types 12 years ago
Michael Niedermayer 57e1553e9f libvpcenc: fix flags voption types 12 years ago
Michael Niedermayer 3c9502b0f6 h264: fix integer avoption types 12 years ago
jamal ffc1d959a0 tests/Makefile: fix ffprobe-test.nut with target-exec 12 years ago
Michael Niedermayer 19a4e10360 gmc_mmx: enable also for large pictures when emu edge isnt needed. 12 years ago
Michael Niedermayer e063ffbf4b dsputil_mmx: put optimized gmc code back and avoid a VLA without loosing features. 12 years ago
Michael Niedermayer 094a82c7de get_bits: get_bits_long() support n=0 as the docs allow it 12 years ago
Michael Niedermayer ac6659aff7 movenc: fix regression with yuyv caused by c5f23d 12 years ago
Justin Ruggles 31b2262dca wmaenc: use float planar sample format 12 years ago
Justin Ruggles b1540fc884 (e)ac3enc: use planar sample format 12 years ago
Justin Ruggles f3e2d68df6 aacenc: use planar sample format 12 years ago
Bobby Bingham 51211d351c vf_tile: fix typos/grammar in comments 12 years ago
Justin Ruggles 095be4fbf6 adpcmenc: use planar sample format for adpcm_ima_wav and adpcm_ima_qt 12 years ago
Justin Ruggles d9a13c2f56 adpcmenc: move 'ch' variable to higher scope 12 years ago
Justin Ruggles 9606f19b4e adpcmenc: fix 3 instances of variable shadowing 12 years ago
Justin Ruggles 1e35574bad adpcm_ima_wav: simplify encoding 12 years ago
Justin Ruggles cfc0a80a1d libvorbis: use planar sample format 12 years ago
Justin Ruggles 473b297f26 libmp3lame: use planar sample formats 12 years ago
Justin Ruggles 233783e2c1 vorbisenc: use float planar sample format 12 years ago
Justin Ruggles 11dcddb97b ffm: do not write or read the audio sample format 12 years ago
Mans Rullgard 6221e2478c parseutils: fix parsing of invalid alpha values 12 years ago
Michael Niedermayer 293e5423c6 configure: enable -Werror=vla 12 years ago
Michael Niedermayer 24702a91e4 pca: get rid of VLA 12 years ago
Michael Niedermayer 56d7f7d955 snowenc: get rid of VLA (well it wasnt really variable anyway) 12 years ago
Anton Khirnov 37ac11d92e doc/RELEASE_NOTES: update for the 9 release. 12 years ago
Michael Niedermayer 13a215236b swr-test: avoid VLA 12 years ago
Michael Niedermayer 55c49afc42 Merge remote-tracking branch 'qatar/master' 12 years ago
Stefano Sabatini 886c3662d3 doc/filters: fix typo 12 years ago
Michael Niedermayer 9d19d7c335 segment: reverse pass avoid_negative_ts from the muxer 12 years ago
Martin Storsjö cde26748ae smoothstreamingenc: Add a more verbose error message 12 years ago
Martin Storsjö fadd3a6821 smoothstreamingenc: Ignore the return value from mkdir 12 years ago
Martin Storsjö 8e2763786d smoothstreamingenc: Try writing a manifest when opening the muxer 12 years ago
Martin Storsjö 3ea06ac59e smoothstreamingenc: Move the output_chunk_list and write_manifest functions up 12 years ago
Martin Storsjö 5fa43f76aa smoothstreamingenc: Properly return errors from ism_flush to the caller 12 years ago
Martin Storsjö eb2f391018 smoothstreamingenc: Check the output UrlContext before accessing it 12 years ago
Michael Niedermayer 2c34367b4a libvorbisenc: fix afq delay setting 12 years ago
Anton Khirnov d3a72becc6 yuv4mpeg: return proper error codes. 12 years ago
Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
Diego Biurrun 76f644d9f7 fate: Add parseutils test 12 years ago
Diego Biurrun c010fce6c9 parseutils-test: Drop random colors from parsing test 12 years ago