23350 Commits (122dcdcb31d86722916ca04099715e80a6f6bd1b)
 

Author SHA1 Message Date
Michael Niedermayer 122dcdcb31 Fix some apparent +- errors in the audio vissualization. 15 years ago
Måns Rullgård 86decad652 sparc: fix a few pages of cast warnings 15 years ago
Måns Rullgård ad40380240 sparc: fix dsputil prototypes 15 years ago
Måns Rullgård 47b1860eef configure: allow mips64el and powerpc64 as values for --arch 15 years ago
Martin Storsjö 594a9aebbe Make the ntp_time function available to other parts of libavformat, as ff_ntp_time 15 years ago
Martin Storsjö 18c31f6ff8 Only use .size in ARM assembly when targeting ELF 15 years ago
Michael Niedermayer d9427e848e Only reschedule refresh if we successfully removed the scheduled one. 15 years ago
Michael Niedermayer 562f382cab Increase VIDEO_PICTURE_QUEUE_SIZE to 2. 15 years ago
Michael Niedermayer d3d7b12edf Do not call SDL_SetVideoMode() with the same size as previously 15 years ago
Benoit Fouet 114a93c700 Fix ffm_close return type. 15 years ago
Vitor Sessak 2dc22a64b4 Fix memory leak in FFM demuxer 15 years ago
Måns Rullgård 9a894c48ae undef av_always_inline before redefining 15 years ago
Michael Niedermayer 9885284c22 Check level_prefix a bit (this just checks the max our bitreader can handle, 15 years ago
Baptiste Coudurier 83c2bc7abb In mpegts muxer, free adts context and temporary data 15 years ago
Baptiste Coudurier e3433702ae reindent 15 years ago
Dave Yeo cbfa66d0cf Include os_support.h which has a fallback declaration of socklen_t 15 years ago
Dave Yeo 611b17d79b Using struct timeval requires sys/time.h, fixes compilation on some OSes 15 years ago
Ramiro Polla e24080f00e vfwcap: Add support for UYVY pixel format. 15 years ago
Måns Rullgård 0853a2b47e 10l: fix version.h generation 15 years ago
Måns Rullgård 0680c40a25 Remove .SECONDARY directive 15 years ago
Måns Rullgård f82bf85055 Make version.h depend on git changes 15 years ago
Måns Rullgård 6a53fffd77 Improve version.h generation 15 years ago
Måns Rullgård 93bff1de77 Replace $(G) with more generic $(M) in silent make rules 15 years ago
Måns Rullgård 86be2bc36f Prettify make output for documentation 15 years ago
Måns Rullgård b91cd80917 Change dir into doc/ when running texi2html 15 years ago
David Conrad f50dafa8fc vp3: avoid buffer overread in coeff decode 15 years ago
Carl Eugen Hoyos 2cbc1ec676 Fix indentation after r22414. 15 years ago
Zhou Zongyi d00261a34b SIMD optimization using float_to_int16_interleave. 15 years ago
Alex Converse 6ebc724060 aacsbr: Check that bs_num_env is valid before writing arrays with it as an offset. 15 years ago
Alex Converse 134b8cbb9a aacsbr: Cleanup read_sbr_grid and copy_sbr_grid after the recent overhaul of those functions. 15 years ago
Alex Converse f7e7888b2a aacsbr: Factor out the common end border case from t_q setup. 15 years ago
Alex Converse ac8d655a79 aacsbr: read bs_rel_bord directly into t_env. 15 years ago
Alex Converse ecc1f8c3c8 aacsbr: Make the previous value of bs_num_env local to read_sbr_data(). 15 years ago
Alex Converse 46751a65e3 aacsbr: Initialize e_a[1] to -1. 15 years ago
Måns Rullgård 2ed6f39944 Replace many includes of libavutil/common.h with what is actually needed 15 years ago
Martin Storsjö 19fcd66c31 Docs: Place the vorbis comment properly, currently it's shown above the table 15 years ago
Måns Rullgård 297bfb2fe6 libm.h needs attributes.h 15 years ago
Måns Rullgård a7e7d40c2e ARM: set size of asm functions in object files 15 years ago
Martin Storsjö db76ca7f35 Use rt->control_uri consequently instead of s->filename in all RTSP commands 15 years ago
Måns Rullgård 28e5130b5f Replace some printf() with puts() in tableprint.c 15 years ago
Måns Rullgård a736e0e5c2 Prettify make output when generating headers 15 years ago
Michael Niedermayer 67c10de7d2 Add special case to avoid binary search when appending index entries. 15 years ago
Måns Rullgård 335ee1aadd Move libm replacements to new header libm.h 15 years ago
Martin Storsjö 03f8fc0897 RTSP: Resolve and use the actual IP address of the peer we're connected to, 15 years ago
Måns Rullgård 0c8cc2c4d8 Reorder some make rules 15 years ago
Måns Rullgård d8e117ddfe Remove superflous ifdef CONFIG_{STATIC,SHARED} in makefiles 15 years ago
Måns Rullgård 1afc4750ef configure: always write shared lib variables to config.mak 15 years ago
Måns Rullgård 451db9832c Simplify static/shared build rules 15 years ago
Måns Rullgård 8c5239b382 Move some make rules outside of eval'd block 15 years ago
Måns Rullgård 477b338266 cosmetic: move some makefile variable definitions 15 years ago