35974 Commits (0995ad8db4bca55569f8f34ef6ac10552daeae13)
 

Author SHA1 Message Date
Janne Grunau 0995ad8db4 x86inc: fully concatenate tokens to fix macro expansion for nasm 12 years ago
Janne Grunau 0eae920c3c h264: initialize frame-mt context copies properly 12 years ago
Janne Grunau 6a27ae28f9 mpegvideo: treat delayed pictures as used 12 years ago
Janne Grunau bd255f9feb lavc: set frame parameters after decoding only if necessary 12 years ago
Janne Grunau 072be3e896 h264: set parameters from SPS whenever it changes 12 years ago
Justin Ruggles 0ee440fe38 asyncts: cosmetics: reindent 12 years ago
Justin Ruggles b35e5d985d doc: improve documentation for the asyncts filter first_pts option 12 years ago
Justin Ruggles c143de40c3 asyncts: fix the asyncts behavior when using the first_pts option 12 years ago
Justin Ruggles 8083332c2d asyncts: use clipped delta value when setting resample compensation 12 years ago
Justin Ruggles f266486b2e asyncts: fix flushing of final samples at EOF 12 years ago
Luca Barbato be75fed975 vp6: properly fail on unsupported feature 12 years ago
Alex Converse 6d5b009267 aacdec: Fix an off-by-one overwrite when switching to LTP profile from MAIN. 12 years ago
Ronald S. Bultje 140367aff9 x86inc: fix stack alignment on win64 12 years ago
Martin Storsjö 29d2595ad7 rtpproto: Remove unused defines 12 years ago
Martin Storsjö f3f60dcbdd rtpdec_mpeg4: Cosmetic cleanup 12 years ago
Martin Storsjö 584a017925 rtpdec: Cosmetic cleanup of the header 12 years ago
Martin Storsjö abf74a1169 rtpdec: Get rid of a useless _s suffix on a struct name 12 years ago
Martin Storsjö 7941159df6 rtpdec/enc: Remove outdated/useless/misleading comments 12 years ago
Martin Storsjö d6ec745246 rtpdec: Improve some comments 12 years ago
Martin Storsjö e66d448c75 rtpdec: Remove unused context variables 12 years ago
Martin Storsjö 81ef519252 rtpdec: Limit writing to the buffer size 12 years ago
Martin Storsjö 48238fd00b svq1: Fix building with -DDEBUG 12 years ago
Anton Khirnov c4182d72c9 svq1: return meaningful error codes. 12 years ago
Anton Khirnov 998fdcff41 lavc: replace some forgotten instances of PixelFormat with AVPixelFormat 12 years ago
Anton Khirnov 84a0806680 svq1: unmacroify macros used only once. 12 years ago
Anton Khirnov 95baf701db svq1: deMpegEncContextize 12 years ago
Justin Ruggles 42b5688d5e lavr: fix segfault due to overlooked change needed in 14758e3 12 years ago
Ronald S. Bultje 6f40e9f070 x86inc: support stack mem allocation and re-alignment in PROLOGUE 12 years ago
Justin Ruggles 14758e3211 lavr: temporarily store custom matrix in AVAudioResampleContext 12 years ago
Justin Ruggles 887d4c05c9 lavr: clarify documentation for avresample_get/set_matrix() 12 years ago
Justin Ruggles d04c17c913 swfdec: cosmetics: fix indentation 12 years ago
Justin Ruggles e70c5b034c swfdec: do better validation of tag length 12 years ago
Mans Rullgard 02823f6d71 Make LOCAL_ALIGNED syntactically similar on all systems 12 years ago
Mans Rullgard 395c3feb3b build: fix 'clean' target 12 years ago
Carl Eugen Hoyos 2ddf7c88d1 ZeroCodec: Flip output 12 years ago
Martin Storsjö ccb59c106a rtpdec: Remove an outdated todo comment 12 years ago
Martin Storsjö 0d85663a47 rtpdec: Rename a static variable to normal naming conventions 12 years ago
Mans Rullgard f9e493c6f5 sh4: dsputil: remove duplicate of ff_gmc_c() 12 years ago
Mans Rullgard 2dd95bd7cf dsputil: remove unused macro WRAPPER8_16 12 years ago
Mans Rullgard d4f8cecc86 configure: fix automatic processing of _extralibs in check_deps 12 years ago
Martin Storsjö 774e6fc9ed libvpxenc: Support forcing keyframes 12 years ago
Mans Rullgard ec5da7aee2 ac3dec: decode directly into output buffers 12 years ago
Mans Rullgard 30b3916425 ac3dec: make downmix() take array of pointers to channel data 12 years ago
Mans Rullgard b8f3ab8e6a ac3dec: output planar float only 12 years ago
Janne Grunau 288bb3da16 svq3: make slice type value unsigned to match svq3_get_ue_golomb return type 12 years ago
Diego Biurrun 998c1ee10c configure: Have protocols select network code instead of depending on it 12 years ago
Martin Storsjö 5d471b73d2 rtpdec: K&R formatting and spelling cosmetics 12 years ago
Diego Biurrun ba0c898120 cosmetics: Fix dropable --> droppable typo 12 years ago
Luca Barbato 1dd1c1c884 avio: K&R cosmetic formatting 12 years ago
Mans Rullgard 91ac403b13 lavf: fix arithmetic overflows in avformat_seek_file() 12 years ago