36194 Commits (fd9147f11456a7e39a998d7270684922a2a46e6d)
 

Author SHA1 Message Date
Derek Buitenhuis 26e4f0c70f doxy: Clarify what avpriv_set_pts_info does 12 years ago
Diego Biurrun c35f0e8495 au: Reorder code so that both muxer and demuxer are under #ifdefs 12 years ago
Diego Biurrun 4d6c96fd69 fate: Move RALF test into lossless audio group 12 years ago
Diego Biurrun 81c7c817a4 cosmetics: Use consistent names for multiple inclusion guards. 12 years ago
Hendrik Leppkes 0cf3505930 avresample: use valid log context in mixing functions 12 years ago
Justin Ruggles f1c2915ce1 lavr: remove automatic context close/open for resampling compensation 12 years ago
Justin Ruggles f322b20735 lavr: only save/restore the mixing matrix if mixing is being done 12 years ago
Martin Storsjö e798085f96 rtpdec_vp8: Cosmetics: Fix bad alignment/indentation 12 years ago
Martin Storsjö 3b2e8d1d21 rtpenc: Allow including a SDES/CNAME block in RTCP SR packets 12 years ago
Martin Storsjö 65e053271a rtpenc_vp8: Include the picture number in VP8 packets 12 years ago
Janne Grunau a421bbfe83 h264: fix memleak on error during SPS parsing 12 years ago
Janne Grunau 27c8337e59 h264-mt: handle NAL_DPAs before calling ff_thread_finish_setup 12 years ago
Justin Ruggles 230acdde26 lavr: move AudioMix struct definition to audio_mix.c 12 years ago
Luca Barbato f33b5ba63e vp56: release frames on error 12 years ago
Luca Barbato bb675d3ac6 vp56: make parse_header return standard error codes 12 years ago
Anton Khirnov deabb52ab4 ivi_common: check that scan pattern is set before using it. 12 years ago
Anton Khirnov 07acdd651d ivi_common: use proper logging context in ivi_decode_blocks(). 12 years ago
Anton Khirnov 8ab42021f2 ivi_common: make some functions and tables static. 12 years ago
Justin Ruggles 4e5a8878d5 asyncts: ignore min_delta only if first_pts is set 12 years ago
Justin Ruggles c0dc57f126 asyncts: merge two conditions 12 years ago
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